|
| 1 | +## [v1.5.0-yacp] - 2026-08-03 |
| 2 | + |
| 3 | +### Added |
| 4 | + |
| 5 | +- Added a dedicated Sleep Images web page for managing global sleep images and the gallery attached to one selected |
| 6 | + book without exposing the hidden SD-card folders. |
| 7 | +- Added per-book image galleries. Compatible gallery BMPs can be opened from the reader menu and used as sleep images |
| 8 | + when sleep starts from that book. |
| 9 | +- Added browser-side image preparation to File Transfer, with visual crop selection, X3/X4 target sizing, four-level |
| 10 | + grayscale preview, threshold tuning, and reader-ready BMP generation before upload. |
| 11 | +- Added `Previous Page` as an optional side-button long-press action in EPUB, TXT, and XTC readers. |
| 12 | + |
| 13 | +### Changed |
| 14 | + |
| 15 | +- Sleep-image rendering now analyzes each image's tonal range before dithering, preserving substantially more useful |
| 16 | + highlight and midtone detail on the four-level e-ink output. |
| 17 | +- Rendered grayscale sleep-image planes are cached on the SD card and reused while the source image remains unchanged. |
| 18 | +- Per-book sleep images take priority in Cover, Custom, and Cover/Custom modes, rotate randomly, and avoid immediately |
| 19 | + repeating the previous image when several prepared BMPs are available. |
| 20 | +- Waking after an image-based sleep screen restores the pre-sleep framebuffer instead of showing the normal boot |
| 21 | + splash. This implementation was inspired by CrossPoint PR #2731 by Marek Vesely (`notmarek`). |
| 22 | +- Finished Books now groups completed titles by finish month and shows each month's book count, reading time, titles, |
| 23 | + and authors. |
| 24 | + |
| 25 | +### Removed |
| 26 | + |
| 27 | +- Removed the temporary on-device grayscale comparator and browser sorting tools used while validating the new image |
| 28 | + pipeline. |
| 29 | + |
| 30 | +### Fixed |
| 31 | + |
| 32 | +- Reaching the real EPUB or XTC ending now completes the book automatically, while leaving from the final page or a |
| 33 | + rounded 100 percent asks for confirmation. |
| 34 | +- First completion dates remain stable across rereads, pending Reading Achievement screens survive activity replacement |
| 35 | + or restart, and legacy Finished Books entries reconcile their dates and authors from persistent statistics. |
| 36 | +- Sleep-image management loads gallery data and previews only when requested, reducing SD-card contention during file |
| 37 | + uploads. |
| 38 | +- File Transfer keeps the selected book-gallery destination explicit throughout image preparation, reducing accidental |
| 39 | + uploads to the current folder. |
| 40 | +- Quick Resume back into the reader restores the loading-dot indicator before live battery status replaces it. |
| 41 | + |
| 42 | +## [v1.4.0-yacp.226] - 2026-08-02 |
| 43 | + |
| 44 | +### Changed |
| 45 | + |
| 46 | +- Simplified the Sleep Images page around default images and one selected book, with contextual add actions instead |
| 47 | + of technical folder shortcuts. |
| 48 | +- Adding an image from the Sleep Images page now opens the existing image preparation workflow with the correct |
| 49 | + destination and selected book already set, then returns to Sleep Images after a successful upload. |
| 50 | + |
| 51 | +## [v1.4.0-yacp.225] - 2026-08-02 |
| 52 | + |
| 53 | +### Added |
| 54 | + |
| 55 | +- Added a dedicated Sleep Images web page for global sleep images and per-book galleries. File Manager no longer loads |
| 56 | + sleep-image lists when managing regular files. |
| 57 | +- File Transfer can still upload directly into the hidden `/.sleep` folder when that folder is opened explicitly. |
| 58 | + |
| 59 | +### Removed |
| 60 | + |
| 61 | +- Removed the temporary sleep-image test UI and browser sorting page used during grayscale tuning. |
| 62 | + |
| 63 | +### Fixed |
| 64 | + |
| 65 | +- Sleep-image management now loads gallery contents and image previews only on demand, reducing SD-card contention |
| 66 | + during uploads. |
| 67 | +- Quick Resume back into the reader now shows the small loading-dot indicator in the bottom-left corner again before |
| 68 | + the live battery status replaces it. |
| 69 | +- Per-book gallery sleep-image rotation now avoids immediately repeating the previously used BMP when several |
| 70 | + prepared images are available for the book. |
| 71 | + |
| 72 | +## [v1.4.0-yacp.214] - 2026-08-02 |
| 73 | + |
| 74 | +### Fixed |
| 75 | + |
| 76 | +- File Transfer now keeps the chosen book-gallery destination clearer and less fragile, so prepared BMP uploads are |
| 77 | + less likely to be sent to the current folder by mistake. |
| 78 | + |
| 79 | +## [v1.4.0-yacp.211] - 2026-08-02 |
| 80 | + |
| 81 | +### Fixed |
| 82 | + |
| 83 | +- Per-book gallery sleep-image rotation now uses the ESP32 hardware RNG, avoiding the same first image after each |
| 84 | + deep-sleep boot. |
| 85 | + |
| 86 | +## [v1.4.0-yacp.210] - 2026-08-02 |
| 87 | + |
| 88 | +### Fixed |
| 89 | + |
| 90 | +- Per-book gallery sleep images now choose randomly among the book's prepared BMPs instead of always using the first |
| 91 | + uploaded image. |
| 92 | + |
| 93 | +## [v1.4.0-yacp.209] - 2026-08-02 |
| 94 | + |
| 95 | +### Changed |
| 96 | + |
| 97 | +- Book gallery BMPs now take priority as the sleep image when sleep starts from that book in Cover, Custom, or |
| 98 | + Cover/Custom sleep modes. |
| 99 | + |
| 100 | +## [v1.4.0-yacp.208] - 2026-08-02 |
| 101 | + |
| 102 | +### Added |
| 103 | + |
| 104 | +- File Transfer's e-reader image preparation now exposes three grayscale threshold sliders, so uploads can be tuned |
| 105 | + before generating the 2-bit BMP used on the reader. |
| 106 | + |
| 107 | +## [v1.4.0-yacp.206] - 2026-08-02 |
| 108 | + |
| 109 | +### Added |
| 110 | + |
| 111 | +- File Transfer can now attach images to a per-book gallery. The reader menu shows `Book Gallery` only for books with |
| 112 | + compatible gallery images, and opens the existing image viewer for that book's gallery. |
| 113 | +- File Transfer can now prepare uploaded images for the e-reader in the browser, with crop selection, X3/X4 target |
| 114 | + sizing, four-level grayscale dithering, and 2-bit BMP output before upload. |
| 115 | + |
| 116 | +### Changed |
| 117 | + |
| 118 | +- Dropping or selecting images in File Transfer now uploads the originals by default; e-reader crop/resize preparation |
| 119 | + is an explicit opt-in choice. |
| 120 | +- Quick resume now shows a wake-up label over the restored sleep frame only when waking to Home, keeping direct |
| 121 | + reader resumes visually quiet. |
| 122 | + |
| 123 | +## [v1.4.0-yacp.200] - 2026-08-02 |
| 124 | + |
| 125 | +### Changed |
| 126 | + |
| 127 | +- Custom BMP sleep images now use adaptive tonal analysis before dithering, preserving more useful detail while |
| 128 | + keeping the corrected four-level grayscale mapping. |
| 129 | +- Rendered custom sleep-image grayscale planes are cached on the SD card and reused when the source image has not |
| 130 | + changed. |
| 131 | +- Added a temporary main-menu diagnostic screen for comparing legacy and adaptive sleep-image grayscale rendering |
| 132 | + directly on device, with a taller label badge and Confirm mapped to the next image. |
| 133 | +- Fixed the temporary sleep-image diagnostic so it uses the same white BW base and crop ratios as the real sleep-image |
| 134 | + renderer, and keeps the label out of the grayscale planes. |
| 135 | +- The temporary sleep-image diagnostic now uses English overlay labels, `Before` and `After`, regardless of UI |
| 136 | + language. |
| 137 | +- The temporary sleep-image diagnostic now uses Left/Right for the linear Before/After sequence, while Confirm jumps |
| 138 | + to the next image's `Before` frame. |
| 139 | +- Added a lightweight web Sleep Images page for previewing sleep-screen images and sorting them into `keep` or |
| 140 | + `reject` folders from the browser. |
| 141 | + |
| 142 | +## [v1.4.0-yacp.185] - 2026-08-01 |
| 143 | + |
| 144 | +### Changed |
| 145 | + |
| 146 | +- Removed the temporary real-device sleep-image comparison mode from the firmware build. |
| 147 | + |
| 148 | +## [v1.4.0-yacp.184] - 2026-08-01 |
| 149 | + |
| 150 | +### Changed |
| 151 | + |
| 152 | +- The temporary sleep-image grayscale comparison build now opens the real-device comparator automatically at boot, |
| 153 | + without requiring a button combo. |
| 154 | + |
| 155 | +## [v1.4.0-yacp.183] - 2026-08-01 |
| 156 | + |
| 157 | +### Added |
| 158 | + |
| 159 | +- Added a hidden real-device diagnostic mode to compare the legacy and corrected sleep-image grayscale mappings on |
| 160 | + every BMP in `/.sleep`. |
| 161 | + |
| 162 | +## [v1.4.0-yacp.181] - 2026-08-01 |
| 163 | + |
| 164 | +### Fixed |
| 165 | + |
| 166 | +- Waking from image-based sleep screens to Home now reuses the wake cleanup refresh and avoids a second strong Home |
| 167 | + refresh. |
| 168 | + |
| 169 | +## [v1.4.0-yacp.180] - 2026-08-01 |
| 170 | + |
| 171 | +### Fixed |
| 172 | + |
| 173 | +- Waking from image-based sleep screens now uses the wake half-refresh as the cleanup pass and avoids a second half |
| 174 | + refresh when the reader page opens. |
| 175 | + |
| 176 | +## [v1.4.0-yacp.179] - 2026-08-01 |
| 177 | + |
| 178 | +### Changed |
| 179 | + |
| 180 | +- Rebuilt the Tiny firmware with the remote File Transfer firmware-install endpoint and the current sleep-cover |
| 181 | + grayscale correction. |
| 182 | + |
| 183 | +## [v1.4.0-yacp.178] - 2026-08-01 |
| 184 | + |
| 185 | +### Fixed |
| 186 | + |
| 187 | +- Sleep cover grayscale generation now keeps more midtone detail instead of pushing many light-mid tones to white. |
| 188 | + |
| 189 | +## [v1.4.0-yacp.176] - 2026-08-01 |
| 190 | + |
| 191 | +### Added |
| 192 | + |
| 193 | +- File Transfer now exposes a remote firmware install endpoint so a developer can upload a `.bin` over HTTP, trigger |
| 194 | + validation and OTA flashing from the computer, and let the reader restart without navigating the firmware menu. |
| 195 | + |
| 196 | +## [v1.4.0-yacp.174] - 2026-08-01 |
| 197 | + |
| 198 | +### Changed |
| 199 | + |
| 200 | +- Sleep wake now skips the boot splash after every sleep screen mode by restoring the pre-sleep frame first; X3 keeps |
| 201 | + the no-flash wake indicator only after true Quick Resume sleep screens and uses a half refresh after image-based |
| 202 | + sleep screens. |
| 203 | + |
| 204 | +## [v1.4.0-yacp.168] - 2026-08-01 |
| 205 | + |
| 206 | +### Changed |
| 207 | + |
| 208 | +- Finished Books now groups completed titles by finish month, showing each month's book count, total reading time, |
| 209 | + titles, and authors instead of exact per-book date timelines. |
| 210 | + |
1 | 211 | ## [v1.4.0-yacp.167] - 2026-08-01 |
2 | 212 |
|
3 | 213 | ### Added |
|
0 commit comments