This release refactors the application to use Livewire 4, adds an update page, includes optional two-factor authentication (TOTP), and ships with numerous bug fixes.
What's Changed
- feat: add update page, refactor update checking process
- fix(#168): ensure trmnlp_id is unset during plugin duplication
- fix(#164): update timezone selection value retrieval in config modal
- fix(#163): Home Assistant recipe template
- fix: update password field binding in config modal and add test for saving password values
- fix: enable trmnl-liquid renderer in OSS catalog
- fix: add dependencies on dev container by @jerremyng in #161
- refactor: Upgrade to Livewire 4 by @bnussbau in #159
- refactor: qr-code filter
- refactor: rebase on Livewire 4 starter kit
Full Changelog: 0.25.1...0.26.0