-
released this
2025-03-27 21:10:10 +01:00 | 82 commits to master since this release📅 Originally published on GitHub: Thu, 27 Mar 2025 22:18:52 GMT
🏷️ Git tag created: Thu, 27 Mar 2025 20:10:10 GMTChanges
As already mentioned on the 2.75 release, this version will not work on ESP32-S2 based AP's anymore.
⚠️ Note: For now, use Chrome to update!-
new: added "image" to json commands to insert a jpg image/icon from the filesystem partition, see https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Json-template#image for usage
30812dff49 -
new: added optional center/right alignment to "textbox" json command, see https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Json-template#paragraph-text for usage
30812dff49 -
new: optional border color and -width in box and rbox json template, see https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Json-template#graphics for usage
e246ac578d -
new: OTA changes to support C6/H2 OTA updates from configured repo
4b667d0039 -
new: support for multiple folder levels in file editor
d8fa96b20e -
new: optional timestamp on the tag images (enable in config tab)
-
new: hourglass icon on content tags when they are scheduled to generate new content. If a tag is still expected to sleep for more than 5 minutes, generating new content is postponed.
-
google calendar content: added optional colors, different color per calendarid
30812dff49andd8dcd498a3 -
new: drag/dropping in an image to a tag while holding shift key now uses ordered dithering (default is floyd steinberg)
30812dff49 -
new: weather forecast enhancements, now possible to display forecast+current weather at the same time on big displays
047230de25 -
new: add Portugal to dayahead prices options
dec9b17655 -
improved ordered dithering, works also with unevenly spaced color tables. This is to be used with graphs etc., not suitable for photos (use floyd steinberg for photos)
30812dff49 -
improved floyd steinberg dithering (fix some bugs)
30812dff49 -
stability improvements in C6 flashing
e102f8e4e9 -
bugfix: more robust extended sleep time and 'no updates between' handling
0fb0c6f74d -
update: changed ESPAsyncWebServer/AsyncTCP to the ESP32Async fork. ESP32Async/ESPAsyncWebServer and ESP32Async/AsyncTCP are much better maintained and it looks like a lot of bugs are fixed compared to the ESPHome version we used before.
2d486d7c66 -
new AP: Added 4inch AP
b8c4d4420e -
new: Added Touch support for the 4inchAP
ac0c3ccfc9 -
Added support for Elecrow C6 wireless module
32c74ba5b4 -
Added support for Elcrow Advanced 2.8" AP
447611ba4a -
new AP: hardware support for OpenEPaperLink_ESP32-PoE-ISO_AP by @fk0815 https://github.com/OpenEPaperLink/OpenEPaperLink/pull/431
-
added preview rendering for 4bpp images
30812dff49 -
log tab now scrolls to the top on entering
30812dff49 -
added optional perceptual color table to tagtypes (for rendering previews, for example to display darker yellows on screen while keeping the 255,255,0 color to the tag
30812dff49 -
new: Added 'Set Mac' datatype/content card
375662c69e -
new: Added more optional parameters in the direct image upload
4d186c81ff -
new: added {mac} placeholder in json template content card
45427148f6 -
bugfix: added missing characters in vlw font
ff7f397705 -
bugfix: follow redirects on getimgurl
0819b19db2 -
update: arduinojson to version 7.3.0, enabled comments within json files
2d486d7c66 -
bugfix: fixed y-axis labels on dayahead prices
107764c6be -
update: Arduino 3.x compatibility (while maintaining 2.x compatibility)
2d486d7c66 -
bugfix: Fixed G5 overflow bug
31a90d1498 -
Added optional (compile time) debug logging to C6 & H2
6637405358 -
breaking change: Disable builds for deprecated configurations, OpenEPaperLink_Mini_AP, OpenEPaperLink_Nano_AP, Simple_AP, and ESP_THREAD_BORDER_ROUTER
5cc7869c0f
Full Changelog: https://github.com/OpenEPaperLink/OpenEPaperLink/compare/2.75...2.81
Downloads
-
mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 01:04:30 +01:00