Releases: Luzifer/ots
Releases · Luzifer/ots
v1.7.1
- Fix: Encode data for download
- [ci] Add local build target
v1.7.0
v1.6.1
v1.6.0
- Add Polish translation (thanks to @Icikowski) (#106)
v1.5.1
v1.5.0
v1.4.0
v1.3.0
-
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
v1.2.0
v1.1.0
-
New Features
-
Improvements
With this release an old migration was removed and in case you are still using the REDIS_EXPIRY
environment variable you need to switch to SECRET_EXPIRY
. Also with the new redis client you might need to adjust the username in your REDIS_URL
to a proper ACL username (or enable legacy auth in Redis) - see the README for the REDIS_URL
format.