Skip to content

chore(master): release cadmus 0.11.0#512

Merged
OGKevin merged 1 commit into
masterfrom
release-please--branches--master
Jun 22, 2026
Merged

chore(master): release cadmus 0.11.0#512
OGKevin merged 1 commit into
masterfrom
release-please--branches--master

Conversation

@github-actions

@github-actions github-actions Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

cadmus-bin: 0.11.0

0.11.0 (2026-06-22)

⚠ BREAKING CHANGES

  • Import: The database options from the library menu have been removed. There is no longer a need to manually flush data. To manually trigger a full import scan, there is a new button in the settings menu under the import category.

Features

  • Core: add automatic date and time sync via NTP (#576) (a7fa6e8)
  • Device: route data files to SD card (#553) (f19d901)
  • Frontlight: auto brightness and warmth (#590) (7e1414d)
  • Import: add incremental library import (1ee4218)
  • Kobo: enable multi-core when possible (#542) (8817d6e)
  • Library: async thumbnail extraction (#517) (86a0a36)
  • Reader: support webp via MuPDF (#456) (bf96995)
  • Settings Editor: add allowed and dithered file kinds (#545) (ab4e408)
  • show build provenance in About (#534) (28642f6)
  • SQLite: auto database backup and restore (#605) (ddd29c9)
  • Startup: open last read file on startup (#592) (a2f89ef)

Bug Fixes

  • Notifications: transfer on back navigation (#550) (63349b1)

Performance Improvements

  • Library: due to book cover extraction is part of the indexing process now, you should no longer see app stuttering when navigating the library view. (86a0a36)
cadmus-core: 0.11.0

0.11.0 (2026-06-22)

⚠ BREAKING CHANGES

  • Import: The database options from the library menu have been removed. There is no longer a need to manually flush data. To manually trigger a full import scan, there is a new button in the settings menu under the import category.
  • Library: Unsupported files are no longer fingerprinted and indexed into the sqlite DB. This is configured via the allowed_kinds setting.

Features

  • Core: add automatic date and time sync via NTP (#576) (a7fa6e8)
  • Device: route data files to SD card (#553) (f19d901)
  • Frontlight: auto brightness and warmth (#590) (7e1414d)
  • Import: add incremental library import (1ee4218)
  • Kobo: enable multi-core when possible (#542) (8817d6e)
  • Library: async thumbnail extraction (#517) (86a0a36)
  • Reader: support webp via MuPDF (#456) (bf96995)
  • Settings Editor: add allowed and dithered file kinds (#545) (ab4e408)
  • Settings Editor: confirmation before dictionary downloads (#533) (2ba249b)
  • show build provenance in About (#534) (28642f6)
  • SQLite: auto database backup and restore (#605) (ddd29c9)
  • Startup: open last read file on startup (#592) (a2f89ef)
  • Translation: init for French (#509) (786b651)

Bug Fixes

  • Import: stop renaming legacy library data files (#538) (b4b106f)
  • Library: only import allowed_kinds (45b03c6)
  • OTA: clean bundled assets before ota install (#511) (cf89a70)
  • ota: increase artifacts per_page to 50 to avoid pagination truncation (#560) (a5c78cf)
  • Settings Editor: Reset dictionary display on download failure (#532) (9415fe5)

Performance Improvements

  • Library: due to book cover extraction is part of the indexing process now, you should no longer see app stuttering when navigating the library view. (86a0a36)
  • Library: emit import progress in 5% steps (#561) (3184937)
emulator: 0.11.0

0.11.0 (2026-06-22)

⚠ BREAKING CHANGES

  • Import: The database options from the library menu have been removed. There is no longer a need to manually flush data. To manually trigger a full import scan, there is a new button in the settings menu under the import category.

Features

  • Core: add automatic date and time sync via NTP (#576) (a7fa6e8)
  • Device: route data files to SD card (#553) (f19d901)
  • Frontlight: auto brightness and warmth (#590) (7e1414d)
  • Import: add incremental library import (1ee4218)
  • Library: async thumbnail extraction (#517) (86a0a36)
  • Reader: support webp via MuPDF (#456) (bf96995)
  • show build provenance in About (#534) (28642f6)
  • SQLite: auto database backup and restore (#605) (ddd29c9)
  • Startup: open last read file on startup (#592) (a2f89ef)

Bug Fixes

  • Notifications: transfer on back navigation (#550) (63349b1)

Performance Improvements

  • Library: due to book cover extraction is part of the indexing process now, you should no longer see app stuttering when navigating the library view. (86a0a36)
fetcher: 0.11.0

0.11.0 (2026-06-22)

Miscellaneous Chores

  • fetcher: Synchronize cadmus versions
importer: 0.11.0

0.11.0 (2026-06-22)

⚠ BREAKING CHANGES

  • Import: The database options from the library menu have been removed. There is no longer a need to manually flush data. To manually trigger a full import scan, there is a new button in the settings menu under the import category.

Features

  • Device: route data files to SD card (#553) (f19d901)
  • Import: add incremental library import (1ee4218)
xtask: 0.11.0

0.11.0 (2026-06-22)

Features

  • Core: build SQLite from source with DELETE … LIMIT support (#584) (ac5daf0)
  • Reader: support webp via MuPDF (#456) (bf96995)

Bug Fixes

  • OTA: clean bundled assets before ota install (#511) (cf89a70)
0.11.0

0.11.0 (2026-06-22)

⚠ BREAKING CHANGES

  • Import: The database options from the library menu have been removed. There is no longer a need to manually flush data. To manually trigger a full import scan, there is a new button in the settings menu under the import category.
  • Library: Unsupported files are no longer fingerprinted and indexed into the sqlite DB. This is configured via the allowed_kinds setting.

Features

  • Core: add automatic date and time sync via NTP (#576) (a7fa6e8)
  • Core: build SQLite from source with DELETE … LIMIT support (#584) (ac5daf0)
  • Device: route data files to SD card (#553) (f19d901)
  • Frontlight: auto brightness and warmth (#590) (7e1414d)
  • Import: add incremental library import (1ee4218)
  • Kobo: enable multi-core when possible (#542) (8817d6e)
  • Library: async thumbnail extraction (#517) (86a0a36)
  • Reader: support webp via MuPDF (#456) (bf96995)
  • Settings Editor: add allowed and dithered file kinds (#545) (ab4e408)
  • Settings Editor: confirmation before dictionary downloads (#533) (2ba249b)
  • show build provenance in About (#534) (28642f6)
  • SQLite: auto database backup and restore (#605) (ddd29c9)
  • Startup: open last read file on startup (#592) (a2f89ef)
  • Translation: init for French (#509) (786b651)

Bug Fixes

  • Import: stop renaming legacy library data files (#538) (b4b106f)
  • Library: only import allowed_kinds (45b03c6)
  • Notifications: transfer on back navigation (#550) (63349b1)
  • OTA: clean bundled assets before ota install (#511) (cf89a70)
  • ota: increase artifacts per_page to 50 to avoid pagination truncation (#560) (a5c78cf)
  • Settings Editor: Reset dictionary display on download failure (#532) (9415fe5)

Performance Improvements

  • Library: due to book cover extraction is part of the indexing process now, you should no longer see app stuttering when navigating the library view. (86a0a36)
  • Library: emit import progress in 5% steps (#561) (3184937)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 13 times, most recently from 472bc09 to ddc76cf Compare May 30, 2026 17:21
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 30, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 5 times, most recently from 8f918d7 to 4799741 Compare June 3, 2026 11:46
@OGKevin
OGKevin force-pushed the release-please--branches--master branch 2 times, most recently from 400ac61 to cb3c6f6 Compare June 3, 2026 16:01
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 6 times, most recently from e3f2fb3 to e0799d1 Compare June 11, 2026 10:25
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 2 times, most recently from cf5c387 to b6848cb Compare June 13, 2026 18:07
@github-actions github-actions Bot changed the title chore(master): release cadmus 0.10.2 chore(master): release cadmus 0.11.0 Jun 14, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 4 times, most recently from eb74afb to aee66fc Compare June 18, 2026 17:24
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 2 times, most recently from 3d9eb68 to 60762a3 Compare June 22, 2026 05:02
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch from 60762a3 to 7ea7a91 Compare June 22, 2026 16:17
@OGKevin
OGKevin merged commit 902036d into master Jun 22, 2026
8 checks passed
@OGKevin
OGKevin deleted the release-please--branches--master branch June 22, 2026 17:50
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant