This release introduces support for the Alias plugin, improves recipe management (duplicate option, multiple instances, trmnlp handling), adds 2-bit preview and configuration enhancements like polling URL previews.
It also includes a web-based TRMNL mirror client for legacy devices, like old iPads.
What's Changed
- feat(#102): added support for Alias plugin
- activate in the Recipe Settings dialog via the
⌄menu
- activate in the Recipe Settings dialog via the
- feat(#150): add trmnlp settings modal
- feat(#152): preview polling url by @jerremyng in #153
- feat(#138): add device model dropdown in preview model
- feat: add web mirror trmnl client by @gablau in #148
- generate Mirror URL in the Device Settings dialog via the
…menu
- generate Mirror URL in the Device Settings dialog via the
- feat: implement Plugin duplicate action
- feat(#154): add support for trusted proxies
- refactor: comma validation by @jerremyng in #147
- fix: recipe with shared.liquid template only should pass validation
- fix: half and quadrant layout for recipes with render_markup_view
- fix(#121): allow multiple instances of the same plugin
New Contributors
Full Changelog: 0.24.0...0.25.0