2025-08-26 20:34:36 +03:00

2.1 KiB
Vendored

v0.98.1

Important

If you enjoyed this release, consider showing a token of appreciation by:

🐞 Bugfixes

Improvements

📖 Documentation

🌍 Internationalization

  • Thanks to our contributors on Weblate:
  • Added support for the Ukrainian language.
  • Increased coverage for most of the languages.

🛠️ Technical updates

  • Mermaid diagrams: patch for CVE-2025-54880
  • The settings were ported to React. If you notice any issues with the settings, let us know and we'll promptly fix them.
  • Improve management for settings INI by @perfectra1n
  • Log same error message on API 401 as on login error to allow fail2ban blocking by @hulmgulm