v0.0.26
What's Changed
- fix: properly wait for automatic wifi without breaking executor by @sabrina553 in #149
- fix: proper toggle of
syncReadingSessions()by @imnotjames in #150 - refactor: drop unused fields from sync by @imnotjames in #151
- refactor: simplify executor and combine with wifi manager by @imnotjames in #154
- fix: only send progress when needed by @imnotjames in #155
- fix: only emit dismiss callback when not external by @imnotjames in #157
- fix: handle self-closing tags in CFI resolver by @imnotjames in #156
- feat: add session events for annotations by @imnotjames in #160
- refactor: move UI refresh helper into doc_metadata by @imnotjames in #161
- fix: move refresh UI to only when required by @imnotjames in #162
- refactor: set grimmory ID when associating a book by @imnotjames in #163
- fix: use
steprather thanexecwhen executing statement by @imnotjames in #166 - feat: sync annotations with grimmory by @imnotjames in #123
New Contributors
- @sabrina553 made their first contribution in #149
Full Changelog: v0.0.25...v0.0.26