Summary
EPUB 3 Support has been added in this release, along with a handful of new settings: Set Paragraph Alignment will allow you to left/center/right align text instead of the default justification, Sleep and Refresh Options to update default auto-sleep and pages turns between refreshes. All these settings have be auto defaulted to the existing behaviour, so there's no action needed until you want to tweak them.
Several fixes are also in this release, including preventing sleeping during wifi operations, and a fix to the keyboard on the wifi selection screen which was causing the screen to lock up.
You can find more details about the other fixes and internal changes below!
What's Changed
Features
- Add EPUB 3 nav.xhtml TOC support by @bigbag in #197
- Add paragraph alignment setting (justify/left/center/right) by @maeveynot in #191
- Add support for uploading multiple epubs by @JakeLDev in #202
- Feat/sleep and refresh settings by @juicecultus in #209
Fixes
- Prevent device sleep during WiFi file transfer and OTA updates by @bigbag in #203
- Fix race condition with keyboard and Wifi entry by @olearycrew in #204
- Skip soft hyphens. by @jonasdiemer in #195
- Show "Entering Sleep" on black, so it's quicker to notice (in book). by @jonasdiemer in #181
- Add buton hints to keyboard screen by @olearycrew in #205
Internal
- Enhance USER_GUIDE with links and clarifications by @lukestein in #185
- Use sane smaller data types for data in section.bin by @daveallie in #188
- Replace book and section bin format images with ImHex hexpat definition by @daveallie in #189
- Subtract time it took reaching the evaluation from the press duration. by @jonasdiemer in #208
- Refactor semantic version comparison for OTA updates by @embedded4ever in #216
New Contributors
- @lukestein made their first contribution in #185
- @bigbag made their first contribution in #203
- @maeveynot made their first contribution in #191
- @JakeLDev made their first contribution in #202
- @embedded4ever made their first contribution in #216
- @juicecultus made their first contribution in #209
Full Changelog: 0.11.2...0.12.0