This release adds support for separate markup layouts, updates the importer and bumps trmnl-liquid. You can now also switch to the Ruby-based trmnl-liquid renderer in the recipe settings, which improves compatibility. (requires the trmnl-liquid-cli binary which comes preinstalled in the Docker image)
What's Changed
- feat: support separate markup layouts (half_horizontal, half_vertical, quadrant)
- updates importer (OSS, TRMNL) to import separate layouts
- feat(#169): add mirroring section to device configuration
- feat: adds option to use trmnl-liquid renderer in recipe settings
- feat: add update functionality for device models & palettes in UI
- chore: bump trmnl-liquid to 0.4.0
- adds filter
where_exp - adds filter
qr
- adds filter
Full Changelog: 0.26.2...0.27.0