Skip to content

v1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 08:46
· 1 commit to main since this release

Added πŸš€

  • Broke builtin and user added plugins into separate spaces (#64)
  • Added About box, as well as more information for use when submitting bug reports

Housekeeping 🏠

  • Heavy initial refactor, breaking the monolithic lua file into components
  • Moved all settings management that is AirPlaneMode specific to the AirPlaneMode config file
  • Added a hook for stopPlugin calls (#68)
  • Added a hook to delete configs when being disabled by KOReader the plugin manager (#65)
  • Improved linting and tests for pre-release checks

Experimental πŸ’£

  • Developer mode added - disable/enable features that are still in progress
  • Debug logging - enables/disables debug logging, only available when devmode is on
  • Update manager - now you can update AirPlaneMode from directly inside the plugin (#71). Currently gated with dev mode