Skip to content

Latest commit

 

History

History
215 lines (143 loc) · 6 KB

CHANGELOG.md

File metadata and controls

215 lines (143 loc) · 6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v4.0.0] - 2023-12-21

Added

  • Add support for simplesamlphp twig
  • Supports simplesamlphp v2 or greater

v3.1.0 - 2021-08-27

This version is compatible with SimpleSAMLphp v1.18

Added

  • Add login_with key in discopower definitions.
  • Add style rules and logos for IdP umbrellaid.
  • Add exception template for attrauthcomanage module
  • Add template for Email Confirmation
  • Add configurable theme wrapper for simple html views
  • Add comanage loader
  • Add support to configure loader
  • Add view.php modal
  • Add attrauthcomanage noty template

Fixed

  • Load JavaScript scripts with the new way
  • Fix undefined index error for idps_in_searchable_list_index
  • Load jQuery CSS script
  • Fix searchable list and idp buttons display order
  • Fix "Not translated" error in HTML title

Changed

v3.0.0 - 2019-09-20

Added

  • Add languages (Xhosa, Zulu, Afrikaans).

Changed

  • Rename disco-tpl.php->disco.tpl.php as needed by simplesamlphp>1.14.
  • Update translation functionality as needed by simplesamlphp>1.14.

v2.3.1 - 2019-09-12

Fixed

  • Fix bug in IdPs buttons style caused by unclosed html element.

v2.3.0 - 2019-08-01

Added

  • Module discopower: Add style rules and logos for the buttons of the IdPs:
    • Bitbucket
    • Github

v2.2.1 - 2019-07-03

Fixed

  • Fix syntax error in disco-tpl.php

v2.2.0 - 2019-06-27

Added

  • Module discopower: Add style rules and logos for the buttons of the IdPs:
    • OpenAIRE
    • OpenMinTeD
    • QQ
    • WeChat
    • Epos
  • Add info about compatibility in README.
  • Enable/disable cookie banner functionality via setting in config file.

Changed

  • Update instructions on module config file usage.
  • Update style of Google login button.

v2.1.0 - 2018-10-18

Added

  • Add banner and an extra view for cookies options.
  • Add corner ribbon that displays customisable text.
  • Add this changelog file.
  • Module discopower: Add style rules and logos for the buttons of the IdPs:
    • eduTEAMS
    • EGI
    • Aria

Changed

  • Change vanilla logo and favicon.
  • Move wording and links from the templates of several modules to the related definition file.
  • Render header logo link url customisable.

v2.0.0 - 2018-04-17

Added

  • Module discopower:
    • Add style rules and logos for the IdPs:
      • B2ACCESS
      • DARIAH
      • Elixir
      • IGTF
    • Support customisable order of IdPs' groups based on the existing mechanism of discopower.

Changed

  • Module discopower: Support only 2 tags for the grouping of IdPs.
  • Module userid: Add content in the error template.

Fixed

  • Use the translated name to display an IdP.

v1.0.0 - 2018-01-19

Added

  • Use SASS for the added style rules.
  • Use Bootstrap v3.3.7.
  • Add support for error pages that are produced from several modules.
  • Add detailed instructions for the installation procedures.
  • Document configuration options.
  • Module discopower: Add enhanced style for the following IdPs' buttons:
    • Facebook
    • Google
    • LinkedIn
    • ORCID

Changed

  • Change the look n feel of several SimpleSAMLphp modules:
    • authX509
    • authorize
    • consent
    • core
    • default
    • discopower
    • userid
  • Module discopower: Replace the section that includes the edugain IdPs with a section that lists all IdPs.
  • Improve responsiveness of the layout.
  • Enhance the customization of the theme.

v0.1.0 - 2018-01-12

Added

Create a new theme for SimpleSAMLphp. The goal is to improve the experience for people that login to services through multiple identity providers.