Release notes
New features
- New language Greek, Turkish and Spanish thanks to @steveiliop56 @M1n-4d316e @loxiry help us translate to more languages via Crowdin
Improvements
- A huge amount of work has been done to refactor the core of the app entirely in order to be future-proof. Now, we have a fully featured message queue on top of Redis to handle failures, logs, retires, etc. In the past, Tipi relied heavily on a dozen bash scripts hard to test and maintain. Now the whole core has been rewritten in node and is compiled to a single binary file which is the CLI.
- Enable TLS and Attach to Traefik CertResolver @HeyOsco
What's Changed
What's Changed
- Release/1.6.0 by @meienberger in #648
Full Changelog: v1.5.2...v1.6.0