Skip to content

Releases: MizuchiLabs/mantrae

v0.5.3

10 Mar 12:27
Compare
Choose a tag to compare

Changelog

Various hotfixes

v0.5.2

25 Feb 16:10
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 37e7eb6 feat: added auto update ip toggle

v0.5.1

18 Feb 12:33
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 4b24a52 feat: add bulk delete
  • 5089d86 feat: support multiple dns providers per router

v0.5.0

11 Feb 12:43
Compare
Choose a tag to compare

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

18 Nov 19:14
Compare
Choose a tag to compare

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

06 Nov 16:34
Compare
Choose a tag to compare

Changelog

  • bed30c0 added docs
  • 73ecb5e tidy up cli args and added more enviroment vars

v0.4.3

04 Nov 14:31
Compare
Choose a tag to compare

Changelog

  • bde4dd0 fixed bulkupdate and selection
  • 6dec7be removed config table, various small fixes

v0.4.2

03 Nov 20:48
Compare
Choose a tag to compare

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

02 Nov 17:03
Compare
Choose a tag to compare

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

01 Nov 10:54
Compare
Choose a tag to compare

🚧 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