Releases: sidoh/epaper_templates
Releases · sidoh/epaper_templates
v2.1.3
v2.1.2
New features
- (UI) Refresh display after an active template is saved
- (UI) Add save hotkey
Bug fixes / improvements
- Fixed bug where static bitmaps prevented rendering of bitmaps coming later in a template.
- (UI) Force reload bitmap index when a new one is created
- (UI) Prevent resolution of variables over websocket before initial load has completed
- (UI) Add warning that template is not active when viewing inactive template
- (UI) Repeat resolution of variables when a template is activated
- (UI) Load bitmap index at start of template rendering to avoid it getting reloaded for every image
v2.1.1
v2.1.0
New features
- Add visual template editor to Web UI
- Rework template schema to make it possible/easier to define certain fields using a JSON schema. The firmware is backwards compatible with the old schema.