Skip to content

Releases: Luzifer/ots

v1.21.8

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:59
v1.21.8
b8df614
  • Bugfixes
    • fix(sec): putting JSON into string make XSS possible
    • fix(sec): zero expiry creates non-expiring storage entries (see GHSA-6ppq-9x26-5r92)
    • fix(sec): race between read and delete when using redis/valkey (see GHSA-92r4-rpw3-7cwm)
    • fix(deps): update dependency @fortawesome/fontawesome-free to v7.3.0 (#432)
    • fix(deps): update dependency vue to v3.5.39 (#431)

v1.21.7

Choose a tag to compare

@github-actions github-actions released this 27 Jun 12:14
v1.21.7
09112a8
  • Bugfixes
    • fix(security): remove sprig dependency
    • fix(deps): update dependency vue-i18n to v11.4.6 (#421)
    • fix(deps): update module github.com/luzifer/go-openssl/v4 to v4.2.5 (#429)
    • fix(deps): update module github.com/redis/go-redis/v9 to v9.21.0 (#423)

v1.21.6

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:34
v1.21.6
5117a1d
  • Improvements

    • chore: specify full container image paths (by @kovmir)
  • Bugfixes

    • fix: broken path handling in case of file duplicates
    • fix: creating biased random numbers from a cryptographically secure source
    • fix: force overrides for vulnerabilities in node packages
    • fix: mitigate possible RCE through Github Actions
    • chore: remove remains of pkg/errors
    • fix(deps): update dependency vue to v3.5.38
    • fix(deps): update dependency vue-i18n to v11.4.5
    • fix(deps): update dependency vue-router to v5.1.0
    • fix(deps): update module github.com/luzifer/go_helpers/...
    • fix(deps): update module github.com/luzifer/rconfig/v2 to v2.6.2
    • fix(deps): update module github.com/redis/go-redis/v9 to v9.20.1
  • Translations

    • chore: improve German translations
    • chore: improve Simplified Chinese translation (by @YongJie-Xie)
    • chore: update and enhance Turkish localization (by @wd006)
    • chore: update Latvian translation (by @Stegadons)
    • chore: update Ukranian translations (by @t0rik)

v1.21.5

Choose a tag to compare

@github-actions github-actions released this 24 Apr 13:17
v1.21.5
2fc0a78
  • Improvements

    • chore: slim down Docker image, move towards reproducible build
  • Bugfixes

    • fix: prevent passing negative expiration during secret creation (see GHSA-h5fq-653g-gxrm)
    • fix(deps): update dependency vue-i18n to v11.3.2

v1.21.4

Choose a tag to compare

@github-actions github-actions released this 07 Apr 12:53
v1.21.4
02f9d34
  • Bugfixes
    • fix(deps): update dependency vue-router to v5.0.4
    • fix(deps): update dependency vue to v3.5.32
    • chore: update indirect deps (SEC-fixes)

v1.21.3

Choose a tag to compare

@github-actions github-actions released this 15 Mar 12:12
v1.21.3
1388623
  • fix(deps): update dependency @fortawesome/fontawesome-free to v7
  • fix(deps): update dependency vue-i18n to v11.3.0
  • fix(deps): update dependency vue-router to v5.0.3
  • fix(deps): update dependency vue to v3.5.30
  • fix(deps): update module github.com/luzifer/go_helpers/http to v0.12.3
  • fix(deps): update module github.com/luzifer/go_helpers/str to v0.5.0

v1.21.2

Choose a tag to compare

@github-actions github-actions released this 20 Feb 16:20
v1.21.2
7c2ecf9
  • fix(i18n): update Portuguese translations for clarity and accuracy (#237) (thanks @mthsmb)
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.18.0
  • chore: resolve linter false-positives; replace go_helpers/v2

v1.21.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 12:12
v1.21.1
484f76a
  • Bugfixes
    • fix: navbar always showing light-theme icon (#236) (thanks @skillpoint-dev)
    • fix(deps): update dependency vue to v3.5.28
    • fix(deps): update module github.com/luzifer/go_helpers/v2 to v2.25.2
    • fix(deps): update module github.com/luzifer/rconfig/v2 to v2.6.1
    • fix(deps): update module github.com/redis/go-redis/v9 to v9.17.3

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 23:21
v1.21.0
a0003f5
  • Improvements

    • feat: allow setting CLI instance using ENV variable
  • Bugfixes

    • fix(deps): update dependency vue-i18n to v11.2.8
    • fix(deps): update dependency vue to v3.5.26
    • fix(deps): update module github.com/sirupsen/logrus to v1.9.4

v1.20.1

Choose a tag to compare

@github-actions github-actions released this 19 Dec 11:54
v1.20.1
1992eca

Tip

In case you are still using (a cached version of) the old docker.io/luzifer/ots OCI image, please switch to the ghcr.io/luzifer/ots:<version> image as the former is no longer provided and was outdated for some time.

  • Bugfixes
    • fix(deps): update dependency vue-i18n to v11.2.2
    • fix(deps): update dependency vue-router to v4.6.4
    • fix(deps): update dependency vue to v3.5.25
    • fix(deps): update module github.com/redis/go-redis/v9 to v9.17.2
    • fix(deps): update module github.com/spf13/cobra to v1.10.2