Releases: Luzifer/ots
Releases · Luzifer/ots
v1.13.0
-
Bugfixes
- Update Node dependencies
- Update Go dependencies
- Lint: Resolve unused-parameter error
-
Translations
v1.12.0
-
Improvements
-
Bugfixes
- Update dependencies
-
Translations
- Update Polish translation (#166) (Thanks @Icikowski)
v1.11.1
v1.11.0
-
Improvements
-
Bugfixes
- [client] Fix wrong method when creating secrets
- Fix: Baked in version-string empty in build-local
- Update dependencies
-
Translations
- Add tool to update translations in PRs
- Update Chinese translations (#151) (Thanks @YongJie-Xie)
v1.10.0
-
New Features
- Add server side check for maximum secret size
- Implement metrics collection for API server (#143)
-
Improvements
-
Bugfixes
- Fix: Clean error on component navigation
- [CI] Fix: npm@latest cannot run with Node 18
-
Translations
- Update Polish translation (#140) (Thanks @Icikowski)
v1.9.2
- Add basic-auth / header addition to OTS-CLI
- Fix: Remove path from filename if given
v1.9.1
- Fix: Customize to disable powered by was ignored
v1.9.0
Important
This release switches from Bootstrap-Vue (Bootstrap v4) to Bootstrap v5.3. In case you are using a custom theme / style you need to adjust your theme to the new version.
-
New Features
-
Improvements
- Fix some linter errors, use blob URL for download
- Port frontend to Bootstrap 5.3, split components
-
Bugfixes
- Build Docker image in production mode
- Update dependencies
-
Translations
- Added new translation strings for Swedish (#127) (Thanks @artingu)
- Add missing Catalan translations (#130) (Thanks @v0ctor)
- Add missing Spanish translations (#129) (Thanks @v0ctor)
- Update Dutch translation (#122) (Thanks @sorcix)
- Update Polish translation (#123) (Thanks @Icikowski)
- Update Russian translations (#125) (Thanks @alexovchinnicov)
- Update Ukrainian translations (#126) (Thanks @t0rik)
- Update zh translations (#121) (Thanks @YongJie-Xie)
v1.8.0
- Update zh translations (thanks to @YongJie-Xie) (#113)
v1.7.1
- Fix: Encode data for download
- [ci] Add local build target