Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 5.31 KB

CHANGELOG.md

File metadata and controls

80 lines (54 loc) · 5.31 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.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