Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luukverhoeven committed Oct 10, 2024
1 parent b645858 commit 8841d3c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8841d3c

Please sign in to comment.