Skip to content

Latest commit

 

History

History
136 lines (92 loc) · 8.76 KB

CHANGELOG.md

File metadata and controls

136 lines (92 loc) · 8.76 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.

v0.4.1 - 2024-09-14

🐛 Bug Fixes

  • 8d179f6 - Set blank fields if family_name, given_name or upm_classif_codes missing for institutional accounts (commit by @Pablofl01)
  • dff8850 - Fixed automatic updater (commit by @Pablofl01)

v0.4.0 - 2024-09-14

✨ New Features

v0.3.10 - 2024-09-14

🐛 Bug Fixes

  • 19b7c61 - Fixed redirect_to URL encoding when params are present (commit by @Pablofl01)

v0.3.9 - 2024-09-03

🐛 Bug Fixes

v0.3.8 - 2024-09-03

🐛 Bug Fixes

v0.3.7 - 2024-09-02

🐛 Bug Fixes

v0.3.6 - 2024-09-02

🐛 Bug Fixes

v0.3.5 - 2024-09-02

🐛 Bug Fixes

  • 9f25516 - Fixed existing user conflict when logging in with OIDC (commit by @Pablofl01)

v0.3.4 - 2024-09-02

✨ New Features

  • e7adeac - Added upmClassifCode to users and field updating on each login (commit by @Pablofl01)

v0.3.2 - 2023-03-27

🐛 Bug Fixes

v0.3.1 - 2023-03-27

✨ New Features

v0.3.0 - 2023-03-27

💥 BREAKING CHANGES

  • due to 2f04dd1 - fix fallback url (commit by @nicko170):

    fix fallback url

  • due to aa42493 - Removed usage of REST API, and now hook login function for routes. This breaks callback URLs and they will need to be changed. (commit by @nicko170):

    Removed usage of REST API, and now hook login function for routes. This breaks callback URLs and they will need to be changed.

🐛 Bug Fixes

  • 2f04dd1 - fix fallback url (commit by @nicko170)
  • aa42493 - Removed usage of REST API, and now hook login function for routes. This breaks callback URLs and they will need to be changed. (commit by @nicko170)

v0.2.2 - 2023-03-27

🐛 Bug Fixes

  • af513eb - admin: Upgrade Link broken on crappy PHP versions (commit by @nicko170)

v0.2.0 - 2023-03-27

✨ New Features

  • 35e6bf8 - Move to cookies+transiets and not sessions for better compatibility (commit by @nicko170)
  • 7896cc9 - docs: refactor image location (commit by @nicko170)
  • b519134 - login page styling and allow disabling wordpress login page (commit by @nicko170)

🐛 Bug Fixes

v0.1.1 - 2023-03-26

🐛 Bug Fixes

v0.0.5 - 2023-03-26

✨ New Features

v0.0.4 - 2023-03-25

🐛 Bug Fixes

v0.0.2 - 2023-03-25

🐛 Bug Fixes