Caution
Move up to v0.13.1 as there is a crashing issue on the home screen of v0.13.0.
Summary
It's been a moment, but we're back! Things have slowed down a bit with day jobs coming back in style, but still plenty of great new adds over the last week or so. The biggest headlines this release are Calibre Web and Calibre Wireless Device syncing support. It's a little finicky to enter your URL, but you can now enter an OPDS URL to be able to browse and download files to your device remotely or do it directly from within Calibre if you're on the same network.
Few notable fixes in this release include some better file handling (both extensions and length), some fixes to EPUB 3 chapter parsing, and some general usability/QoL improvements.
Moving forwards, I am going to try to be a little more diligent about a regular (will test out weekly or fortnightly) release schedule while changes are still coming in.
What's Changed
Features
- Add blank sleep screen option by @khromov in #242
- add settings for reader screen margin by @fischer-hub in #223
- Cover crop mode by @jonasdiemer in #225
- Calibre Web Epub Downloading + Calibre Wireless Device Syncing by @itsthisjustin in #219
- Allow disabling anti-aliasing via a setting by @khromov in #241
- Add navigation hints to ChapterSelectionActivities by @selunders in #294
- Add page turn on power button press by @fischer-hub in #286
- Add option to hide battery percentage. by @jonasdiemer in #297
Fixes
- Improved battery symbol by @jonasdiemer in #228
- Remove authentication type from hotspot QR code by @daveallie in #235
- Fix scrolling wrap-around in settings menu by @justinluque in #249
- Remember parent folder index in menu when ascending folders by @justinluque in #260
- Make extension checks case-insensitive by @daveallie in #273
- Support up to 500 character file names by @daveallie in #275
- Move battery status on home screen to top left by @jonasdiemer in #253
- Generate different .bmp for cropped covers so settings have effect. by @jonasdiemer in #330
- fix: Wi-Fi Selection on Calibre Library launch by @danoooob in #313
- Fix BMP rendering gamma/brightness by @jonasdiemer in #302
- fix: Handle EPUB 3 TOC to spine mapping when nav file in subdirectory by @daveallie in #332
Internal
- Update User Guide to reflect release 0.12.0 by @lukestein in #269
- Remove HTML entity parsing by @daveallie in #274
- Docs: Add instructions for file management via curl by @lukestein in #282
- Updated user guide (sleep screens list) by @carpentiers in #293
- Update formatting in github workflows by @andrewb1269 in #320
New Contributors
- @justinluque made their first contribution in #249
- @khromov made their first contribution in #242
- @fischer-hub made their first contribution in #223
- @itsthisjustin made their first contribution in #219
- @carpentiers made their first contribution in #293
- @selunders made their first contribution in #294
- @andrewb1269 made their first contribution in #320
- @danoooob made their first contribution in #313
Full Changelog: 0.12.0...0.13.0