Skip to content

Releases: marcus-crane/october

v1.11.1-beta4

05 Apr 22:39
9fba0f1
Compare
Choose a tag to compare
v1.11.1-beta4 Pre-release
Pre-release
Downgrade Go due to dep issues

Signed-off-by: Marcus Crane <[email protected]>

v1.11.1-beta3

05 Apr 10:31
4647f71
Compare
Choose a tag to compare
v1.11.1-beta3 Pre-release
Pre-release
Fix fail-fast location

Signed-off-by: Marcus Crane <[email protected]>

v1.11.1-beta2

05 Apr 10:29
c7ef285
Compare
Choose a tag to compare
v1.11.1-beta2 Pre-release
Pre-release
Hoist fail-fast above strategy

Signed-off-by: Marcus Crane <[email protected]>

v1.11.1-beta1

05 Apr 10:28
4b6db9a
Compare
Choose a tag to compare
v1.11.1-beta1 Pre-release
Pre-release
Just build on main

Signed-off-by: Marcus Crane <[email protected]>

v1.11.0

23 Mar 03:54
3c8c8f8
Compare
Choose a tag to compare

This release introduces a few changes:

  • Logging has been revamped to store more detail. Logs are now stored in .txt format for improved readability
  • Linux builds have been split into two versions: webkit4.0 and webkit4.1. Linux users on modern releases that don't have webkit in their name.
    • The webkit 4.0 releases are provided for users on older versions of Ubuntu/Debian etc where webkit4.0 are still the default rather than webkit4.1.

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.1-beta3

08 Dec 05:33
a315511
Compare
Choose a tag to compare
v1.10.1-beta3 Pre-release
Pre-release

Unblock macOS builds by accepting latest Apple Developer agreement

v1.10.1-beta2

07 Dec 23:50
a315511
Compare
Choose a tag to compare
v1.10.1-beta2 Pre-release
Pre-release

Same as beta1 but with a fix for arm64 support

v1.10.1-beta1

07 Dec 23:38
2e1feb7
Compare
Choose a tag to compare
v1.10.1-beta1 Pre-release
Pre-release

This release generates multiple versions of the Linux deb package: One supporting webkit2gtk 4.0 and another supporting webkit2gtk 4.1

v1.10.0

23 Jun 05:36
1d074c3
Compare
Choose a tag to compare

This release adds some better error handling around some long standing bugs that users can run into.

It also adds a one-time setup process that should eliminate some common issues that first-time users run into.

As a result, the new default (that only applies to new installations and not existing ones) is for all books to be uploaded by default (from both the store and sideloaded).

This allows for removing the jarring prompt that appears when trying to upload books for the first time while making it explicit during setup that the user may not want this item ticked and/or that they should consider the consequences

The goal is this release is mostly to patch up some long-standing issues so that I can start focusing on rearranging October's internals to be properly tested and less messy.


Screenshot 2024-06-23 at 5 30 34 PM

Screenshot 2024-06-23 at 5 29 44 PM

Screenshot 2024-06-18 at 8 13 01 PM

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.10.0-beta1

23 Jun 03:15
1d074c3
Compare
Choose a tag to compare
v1.10.0-beta1 Pre-release
Pre-release

This release adds a new onboarding flow and sets better defaults to avoid issues around syncing.

It also adds proper handling of error states like trying to sync without any highlights loaded on your Kobo

What's Changed

Full Changelog: v1.9.0...v1.10.0-beta1