This release adds the TRMNL Recipe Catalog, allowing you to directly search and install community recipes. Catalog recipes are rendered using a wrapper around the trmnl-liquid Ruby gem to optimize for compatibility with the core platform. All other rendering functionality remains unchanged.
There are still some limitations with catalog recipe support (e.g. RSS/RDF polling). Your feedback is appreciated!
The external Liquid renderer is bundled with the Docker image.
For hosting without Docker, I am currently evaluating options to distribute a standalone binary.
What's Changed
- feat: add TRMNL recipe catalog in #111
- feat: improve polling url rendering with liquid loops. support external liquid renderer
- feat: reposition filter button
- fix: lazy load plugin images
- chore: set
PUPPETEER_WAIT_FOR_NETWORK_IDLEto true by default; set to false to restore previous behavior if you encounter issues - chore: OSS catalog, archive import are now beta
Full Changelog: 0.20.1...0.21.0