Skip to content

1.0.3

Compare
Choose a tag to compare
@lukasbestle lukasbestle released this 16 Jul 13:49
· 30 commits to main since this release
1.0.3
b6871dc

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