1.0.3
Enhancements
- Support for Kirby 3.7 (which is also the new minimum requirement) #8
- The versions list uses Kirby 3.7's new table layout for a better overview
- The UI has been updated to match the refined design of Kirby 3.7
Refactoring
- The plugin no longer uses Kirby's helper functions
- Prettier is used for formatting the frontend code
- Indentation was switched to tabs
- Minor code cleanup