v1.9.0
This release introduces a command line interface (CLI) for power users of October, who prefer to sync highlights without opening the desktop UI.
Users of automation software may also find this handy for automatically triggering a sync when their automation software detects that a Kobo is connected.
At the moment, it just has basic sync functionality with settings still powered by the UI but eventually it'll be brought up to feature parity with the rest of the desktop UI.
This release also brings official support for the following newer devices:
- Clara 2E
- Elipsa 2E
- Libra Colour
- Clara BW
- Clara Colour
Functionally, they should have always worked but the UI will now recognise their model names.
What's Changed
- Pin wails and upgrade Go to 1.21 by @marcus-crane in #112
- Only fetch user library when upload cover setting is enabled by @marcus-crane in #115
- Introduce an initial attempt at a CLI by @marcus-crane in #113
- Sign binary before adding to macOS app by @marcus-crane in #116
- [SIGN] Test codesigning during pull requests by @marcus-crane in #117
- [SIGN] Attempt to package up Windows CLI by @marcus-crane in #119
- v1.9.0: Write documentation for CLI tool by @marcus-crane in #127
Full Changelog: v1.8.0...v1.9.0