Releases: MizuchiLabs/mantrae
Releases · MizuchiLabs/mantrae
v0.5.3
Changelog
Various hotfixes
v0.5.2
Changelog
🚀 Features
- 37e7eb6 feat: added auto update ip toggle
v0.5.1
Changelog
🚀 Features
- 4b24a52 feat: add bulk delete
- 5089d86 feat: support multiple dns providers per router
v0.5.0
Changelog
🔥 Major Overhaul
- Backend Refactor: Completely restructured the backend for better performance, scalability, and maintainability.
- Svelte 5 Migration: Upgraded from Svelte 4 to Svelte 5, leveraging the latest features and optimizations.
- UI Overhaul: Redesigned the entire user interface for a smoother, more modern, and intuitive experience.
⚡ Improvements
- Enhanced app responsiveness and performance.
- Streamlined codebase for easier future updates.
- Fixed various minor bugs and inconsistencies.
v0.4.5
Changelog
Features
- Added password reset form
- Added email settings to reset user password
Fixes
- Correctly parse tcp middlware
- Show Traefik connection error in ui
v0.4.4
Changelog
- bed30c0 added docs
- 73ecb5e tidy up cli args and added more enviroment vars
v0.4.3
Changelog
- bde4dd0 fixed bulkupdate and selection
- 6dec7be removed config table, various small fixes
v0.4.2
Changelog
- c46dca6 various hotfixes and better handling of agents
Again small db change, reimport a backup. Should be much better now when handling agents.
v0.4.1
Changelog
Finally, you can now use the agent for easier managment of multiple machines. Use the same labels you would use for Traefik :D
v0.4.0
🚧 Warning: Previous versions are now incompatible!
Refactored db schema and sync between traefik and mantrae, should be much more stable now.
Various improvements for handling custom data and middleware plugins.
Changelog