Skip to content

Releases: grimmory-tools/grimmory.koplugin

v0.0.30

Choose a tag to compare

@imnotjames imnotjames released this 11 Jul 00:01
706d09b

What's Changed

Full Changelog: v0.0.29...v0.0.30

v0.0.29

Choose a tag to compare

@imnotjames imnotjames released this 08 Jul 01:31
c288377

What's Changed

Full Changelog: v0.0.28...v0.0.29

v0.0.28

Choose a tag to compare

@imnotjames imnotjames released this 04 Jul 17:08
0a1bb53

What's Changed

Full Changelog: v0.0.27...v0.0.28

v0.0.27

Choose a tag to compare

@imnotjames imnotjames released this 01 Jul 07:10
1cd0b36

What's Changed

Full Changelog: v0.0.26...v0.0.27

v0.0.26

Choose a tag to compare

@imnotjames imnotjames released this 27 Jun 21:49
b14ac19

What's Changed

New Contributors

Full Changelog: v0.0.25...v0.0.26

v0.0.25

Choose a tag to compare

@imnotjames imnotjames released this 19 Jun 22:51
c43cd4b

What's Changed

  • feat: add manual reload of files from the file manager by @imnotjames in #145

Full Changelog: v0.0.24...v0.0.25

v0.0.24

Choose a tag to compare

@imnotjames imnotjames released this 18 Jun 15:19
82ee0fc

What's Changed

Full Changelog: v0.0.23...v0.0.24

v0.0.23

Choose a tag to compare

@imnotjames imnotjames released this 11 Jun 22:53
bb2a3b8

Features

  • Sync configuration was moved to its own menu
    • Added a sync option to sync shelves or not (default on) and an extra option to "sync empty shelves".
    • Updated shelf logic so that all shelves that are applicable to the books you've downloaded (not just target shelves) are pulled over.
  • Download configuration was moved to its own menu section as well.
    • Added an option to download config to remove books when they are no longer in Grimmory (either not on the shelf or deleted from Grimmory)
  • Added a (for now) internal option of headers that can be added to every API request. This is extra_headers in the grimmory settings lua file.

Bug fixes

  • Improved sync messages so that books are either refreshed or downloaded to make things clearer.
  • Added a bit of extra logic so that when an open book is attempted to sync, the plugin attempts to find the remote book in Grimmory.
  • Also handled cases where books are refreshed / deleted / etc - and then the same book is downloaded again.
  • Fixed a bug where the collections were not updating without a KOReader restart after sync in some edge cases.
  • Fixed a bug where some toggles were not being properly persisted to the settings lua file.

Full Changelog: v0.0.22...v0.0.23

v0.0.22

Choose a tag to compare

@imnotjames imnotjames released this 04 Jun 13:26
08a07bb

What's Changed

  • fix: push pages as location to sessions rather than xpointer by @imnotjames in #115
  • feat: support pushing singular / open books by @imnotjames in #109

Full Changelog: v0.0.21...v0.0.22

v0.0.21

Choose a tag to compare

@imnotjames imnotjames released this 01 Jun 17:26
95464e2

What's Changed

Full Changelog: v0.0.20...v0.0.21