Skip to content

Releases: Luzifer/ots

v1.9.0

16 Oct 16:35
v1.9.0
9feecf3
Compare
Choose a tag to compare

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

    • Implement Binary File Attachments (#116)
    • Implement OTS-CLI utility (#117)
  • 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

v1.8.0

29 Aug 12:24
v1.8.0
69c2b09
Compare
Choose a tag to compare

v1.7.1

25 Aug 12:00
v1.7.1
2ecd795
Compare
Choose a tag to compare
  • Fix: Encode data for download
  • [ci] Add local build target

v1.7.0

13 Aug 10:04
v1.7.0
4f48a88
Compare
Choose a tag to compare
  • [#110] Add interaction buttons for displayed secret (#111)

v1.6.1

10 Aug 23:16
v1.6.1
d157f7c
Compare
Choose a tag to compare
  • Fix: Adjust HTML page title to customized AppTitle (#107)
  • Fix dutch translation for minute (#108)

v1.6.0

04 Aug 09:45
v1.6.0
48d16f3
Compare
Choose a tag to compare

v1.5.1

07 Jul 11:41
v1.5.1
c66f5b9
Compare
Choose a tag to compare
  • Add missing Catalan translations (thanks to @v0ctor) (#102)
  • Add missing Spanish translations (thanks to @v0ctor) (#103)

v1.5.0

06 Jul 12:38
v1.5.0
7d0c6fc
Compare
Choose a tag to compare
  • New Features
    • [#97] Add framework for formal language & formal German translation (#98)
    • Add Ukrainian language (thanks to @t0rik) (#99)

v1.4.0

27 Jun 11:16
v1.4.0
d58e4f8
Compare
Choose a tag to compare
  • New Features
    • [#85] Allow to customize secret expiry (#93)

v1.3.0

24 Jun 11:14
v1.3.0
fbf127b
Compare
Choose a tag to compare
  • 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