github OpenEPaperLink/OpenEPaperLink 2.81

7 days ago

Changes

As already mentioned on the 2.75 release, this version will not work on ESP32-S2 based AP's anymore.

  • 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 30812df

  • new: added optional center/right alignment to "textbox" json command, see https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Json-template#paragraph-text for usage 30812df

  • new: optional border color and -width in box and rbox json template, see https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Json-template#graphics for usage e246ac5

  • new: OTA changes to support C6/H2 OTA updates from configured repo 4b667d0

  • new: support for multiple folder levels in file editor d8fa96b

  • 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 30812df and d8dcd49

  • new: drag/dropping in an image to a tag while holding shift key now uses ordered dithering (default is floyd steinberg) 30812df

  • new: weather forecast enhancements, now possible to display forecast+current weather at the same time on big displays 047230d

  • new: add Portugal to dayahead prices options dec9b17

  • 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) 30812df

  • improved floyd steinberg dithering (fix some bugs) 30812df

  • stability improvements in C6 flashing e102f8e

  • bugfix: more robust extended sleep time and 'no updates between' handling 0fb0c6f

  • 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. 2d486d7

  • new AP: Added 4inch AP b8c4d44

  • new: Added Touch support for the 4inchAP ac0c3cc

  • Added support for Elecrow C6 wireless module 32c74ba

  • Added support for Elcrow Advanced 2.8" AP 447611b

  • new AP: hardware support for OpenEPaperLink_ESP32-PoE-ISO_AP by @fk0815 #431

  • added preview rendering for 4bpp images 30812df

  • log tab now scrolls to the top on entering 30812df

  • 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 30812df

  • new: Added 'Set Mac' datatype/content card 375662c

  • new: Added more optional parameters in the direct image upload 4d186c8

  • new: added {mac} placeholder in json template content card 4542714

  • bugfix: added missing characters in vlw font ff7f397

  • bugfix: follow redirects on getimgurl 0819b19

  • update: arduinojson to version 7.3.0, enabled comments within json files 2d486d7

  • bugfix: fixed y-axis labels on dayahead prices 107764c

  • update: Arduino 3.x compatibility (while maintaining 2.x compatibility) 2d486d7

  • bugfix: Fixed G5 overflow bug 31a90d1

  • Added optional (compile time) debug logging to C6 & H2 6637405

  • breaking change: Disable builds for deprecated configurations, OpenEPaperLink_Mini_AP, OpenEPaperLink_Nano_AP, Simple_AP, and ESP_THREAD_BORDER_ROUTER 5cc7869

Full Changelog: 2.75...2.81

Don't miss a new OpenEPaperLink release

NewReleases is sending notifications on new releases.