prepare release v1.3.0
This commit is contained in:
parent
5b84a22fa9
commit
fbf127b654
1 changed files with 12 additions and 1 deletions
13
History.md
13
History.md
|
@ -1,3 +1,15 @@
|
|||
# 1.3.0 / 2023-06-24
|
||||
|
||||
* New Features
|
||||
* [#91] Add Copy-to-Clipboard button to secret URL
|
||||
* [#92] Add detection for write-disabled instances
|
||||
* Add Turkish language (thanks to @vehbiyilmaz)
|
||||
|
||||
* Improvements
|
||||
* Implement proper tool to manage translations
|
||||
* Improve README readability
|
||||
* Mitigate possible XSS through `unsafe-inline` script CSP
|
||||
|
||||
# 1.2.0 / 2023-06-14
|
||||
|
||||
* Improvements
|
||||
|
@ -6,7 +18,6 @@
|
|||
* Bugfixes
|
||||
* [#89] Fix error handling of `fetch` API
|
||||
|
||||
|
||||
# 1.1.0 / 2023-06-14
|
||||
|
||||
* New Features
|
||||
|
|
Loading…
Reference in a new issue