This release adds enhanced trmnlp compatibility, API token management, and improved archive import/export support. User device models are now selected by default in the preview selector. It also includes numerous fixes for rendering, device management, proxy error handling, and TRMNL_SKIP_DISPLAY behavior.
Hint: trmnlp v0.8.8 adds BYOS login support.
trmnlp login --server={{YOUR_LARAPAPER_BASEURL}}trmnlp_demo.mp4
What's Changed
- feat: add enhanced compatibility for trmnlp by @oskardotglobal in #256
- feat(#254): add user device models to preview selector by @aeife in #255
- feat: add API tokens settings page
- feat: add trmnlp compatible plugin settings API endpoints
- feat: redirect trmnlp account route
- fix: markup-based
TRMNL_SKIP_DISPLAYcache reuse by @aeife in #252 - fix(#217): prevent nested liquid view wrappers
- fix: add render_markup_view to archive export
- fix: use trmnlp_id from URL in archive import to prevent duplicate plugins
- fix: wrap plugin_settings index response in data key for trmnlp compatibility
- fix: prevent duplication of user device models in device selector groups
- fix: handle proxy cloud 500 errors with descriptive error messages
- fix: exception when proxy_cloud_response is invalid
- fix: preview fallback test when og model exists
- chore: update zen recipe title_bar icon
- chore: update device seeder with og model by default
New Contributors
- @oskardotglobal made their first contribution in #256
Full Changelog: 0.37.1...0.38.0