prepare release v1.10.0
This commit is contained in:
parent
e5bcfaa79f
commit
a71563b19b
1 changed files with 17 additions and 0 deletions
17
History.md
17
History.md
|
@ -1,3 +1,20 @@
|
|||
# 1.10.0 / 2023-11-11
|
||||
|
||||
* New Features
|
||||
* Add server side check for maximum secret size
|
||||
* Implement metrics collection for API server (#143)
|
||||
|
||||
* Improvements
|
||||
* Add frontend check for invalid attached files (#139)
|
||||
* Implement attachment checking in CLI (#141)
|
||||
|
||||
* Bugfixes
|
||||
* Fix: Clean error on component navigation
|
||||
* [CI] Fix: npm@latest cannot run with Node 18
|
||||
|
||||
* Translations
|
||||
* Update Polish translation (#140) (Thanks @Icikowski)
|
||||
|
||||
# 1.9.2 / 2023-10-18
|
||||
|
||||
* Add basic-auth / header addition to OTS-CLI
|
||||
|
|
Loading…
Reference in a new issue