diff --git a/CHANGELOG.md b/CHANGELOG.md index 8767db3..8a93b19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,14 @@ Types of changes * **Fixed** for any bug fixes. * **Security** in case of vulnerabilities. +## Version (4.5) - 10.10.2024 +### Update +- Remove jQuery from code base https://github.com/LdesignMedia/moodle-local_commander/issues/22 +- Add Fuzzy search https://github.com/LdesignMedia/moodle-local_commander/issues/16 +- Add OS darkmode support +- Update styling +- Tested for Moodle 4.5 + ## Version (3.11) - 2022-03-28 ### Fix - `@thibault.herault` Thanks for solving issue with loading navigation. diff --git a/README.md b/README.md index d411678..240ab7f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ Just press ` (above the TAB key) to bring up the **commander**. Use the UP and D - Navigate ⬆ / ⬇ keyboard - Open active item with keyboard ↵ - ESC keyboard close modal +- Implementing uFuzzy search +- AMD javascript +- OS darkmode support ## Installation 1. Copy this plugin to the `local\commander` folder on the server