New
v2.13.0
Changes
- ๐ 5 years overdue, a new React interface with updated Tabler UI
- โ๏ธ 5 years overdue, also, backend refactor from CommonJS to ESM
- ๐ฅณ New setup wizard; no more default initial user (but keeps the env vars for advanced users)
- ๐ Use biomejs for linting instead of eslint
- ๐ Refactor backend to async/await functions
- ๐ Proper and complete translation support, see the documentation and example PR to contribute
- ๐ Light/Dark mode
- ๐พ Syntax highlighting for text inputs for Nginx/HTML etc
- โ Removed the Let's Encrypt email and TOS agreement from certificate requests
Other Changes
- Fix remote execution bug where email address can contain malicious code
- Fix initial email with uppercase (thanks @JMDirksen)
- Update PostgreSQL volume path in setup documentation for 18+ (thanks @vlauciani)
- Add Hetzner Cloud certbot dns (thanks @potatojuicemachine)
- Add basic MySQL TLS support (thanks @Johno-ACSLive)
Upgrade path notes:
- No changes to Database
- No changes to Nginx/Openresty
- No changes to Nginx template engine
- Certbot is upgraded to v5.1.0 in the base image, expect some DNS provider problems for outdated plugins.
Big thanks to @sopex and @lastsamurai26 for testing the React branch!