• v0.10.1 54f782a760

    v0.10.1
    All checks were successful
    Build and Release / Pre-Processor (push) Successful in 38s
    Build and Release / Checks (push) Successful in 1m44s
    Build and Release / Sonar (push) Successful in 1m14s
    Build and Release / Build (push) Successful in 1m30s
    Build and Release / Build Container (push) Successful in 4m31s
    Build and Release / Semantic Release (push) Has been skipped
    Build and Release / Docker Manifest (push) Successful in 25s
    Build and Release / Docker Manifest Latest Tag (push) Successful in 26s
    Stable

    martinr92 released this 2025-10-02 13:58:24 +00:00 | 257 commits to main since this release

    0.10.1 (2025-10-12)

    Bug Fixes

    • Cache: use random ID for temporary directory (335a57c)
    • Database: increased size for media stream duration timestamp (d176d2e)
    • Docker: change owner of server executable to root (d802e3f)
    • replaced third party licenses file generator (68fff2f)

    Miscellaneous Chores

    • config: migrate config renovate.json (c4e5b69)
    • deps: update actions/setup-go action to v6 (72d28c5)
    • deps: update debian docker tag to v12.12 (14f7ba5)
    • deps: update dependency @tailwindcss/vite to v4.1.14 (c34cb86)
    • deps: update dependency @vitejs/plugin-vue to v6.0.1 (34e0636)
    • deps: update dependency @vue/tsconfig to ^0.8.0 (a0c3f6a)
    • deps: update dependency eslint to v9.36.0 (ce7ee6c)
    • deps: update dependency eslint-plugin-vue to v10.5.0 (917f859)
    • deps: update dependency lucide-vue-next to ^0.544.0 (bbb057b)
    • deps: update dependency tailwindcss to v4.1.14 (6b785f1)
    • deps: update dependency vite to v7.1.8 (cf1b666)
    • deps: update dependency vue to v3.5.22 (a29973a)
    • deps: update dependency vue-tsc to v3.1.0 (d6f09d3)
    • deps: update https://github.com/sonarsource/sonarqube-scan-action action to v5.3.2 (a675feb)
    • deps: update module git.martin-riedl.de/golang/httprouter/v4 to v4.0.1 (8651cbf)
    • deps: update module git.martin-riedl.de/golang/log to v0.6.1 (f47cceb)
    • deps: update module github.com/jackc/pgx/v5 to v5.7.6 (561c553)
    • deps: update module github.com/prometheus/client_golang to v1.23.2 (de98a93)
    • go mod tidy (71e1f2e)
    • removed unused gitlab files (1a69f90)
    Downloads
  • v0.10.1-beta.1 54f782a760

    v0.10.1-beta.1
    All checks were successful
    Build and Release / Pre-Processor (push) Successful in 38s
    Build and Release / Checks (push) Successful in 1m44s
    Build and Release / Sonar (push) Successful in 1m14s
    Build and Release / Build (push) Successful in 1m30s
    Build and Release / Build Container (push) Successful in 4m31s
    Build and Release / Semantic Release (push) Has been skipped
    Build and Release / Docker Manifest (push) Successful in 25s
    Build and Release / Docker Manifest Latest Tag (push) Successful in 26s
    Pre-release

    martinr92 released this 2025-10-02 13:58:24 +00:00 | 257 commits to beta since this release

    0.10.1-beta.1 (2025-10-04)

    Bug Fixes

    • Cache: use random ID for temporary directory (335a57c)
    • Database: increased size for media stream duration timestamp (d176d2e)
    • Docker: change owner of server executable to root (d802e3f)
    • replaced third party licenses file generator (68fff2f)

    Miscellaneous Chores

    • config: migrate config renovate.json (c4e5b69)
    • deps: update actions/setup-go action to v6 (72d28c5)
    • deps: update debian docker tag to v12.12 (14f7ba5)
    • deps: update dependency @tailwindcss/vite to v4.1.14 (c34cb86)
    • deps: update dependency @vitejs/plugin-vue to v6.0.1 (34e0636)
    • deps: update dependency @vue/tsconfig to ^0.8.0 (a0c3f6a)
    • deps: update dependency eslint to v9.36.0 (ce7ee6c)
    • deps: update dependency eslint-plugin-vue to v10.5.0 (917f859)
    • deps: update dependency lucide-vue-next to ^0.544.0 (bbb057b)
    • deps: update dependency tailwindcss to v4.1.14 (6b785f1)
    • deps: update dependency vite to v7.1.8 (cf1b666)
    • deps: update dependency vue to v3.5.22 (a29973a)
    • deps: update dependency vue-tsc to v3.1.0 (d6f09d3)
    • deps: update https://github.com/sonarsource/sonarqube-scan-action action to v5.3.2 (a675feb)
    • deps: update module git.martin-riedl.de/golang/httprouter/v4 to v4.0.1 (8651cbf)
    • deps: update module git.martin-riedl.de/golang/log to v0.6.1 (f47cceb)
    • deps: update module github.com/jackc/pgx/v5 to v5.7.6 (561c553)
    • deps: update module github.com/prometheus/client_golang to v1.23.2 (de98a93)
    • go mod tidy (71e1f2e)
    • removed unused gitlab files (1a69f90)
    Downloads
  • v0.10.0 f8d6c9805a

    v0.10.0
    All checks were successful
    Build and Release / Pre-Processor (push) Successful in 51s
    Build and Release / Checks (push) Successful in 1m34s
    Build and Release / Sonar (push) Successful in 56s
    Build and Release / Build (push) Successful in 1m34s
    Build and Release / Build Container (push) Successful in 4m43s
    Build and Release / Semantic Release (push) Has been skipped
    Build and Release / Docker Manifest (push) Successful in 36s
    Build and Release / Docker Manifest Latest Tag (push) Successful in 59s
    Stable

    martinr92 released this 2025-09-06 18:58:01 +00:00 | 303 commits to main since this release

    0.10.0 (2025-09-13)

    Features

    • new monitoring endpoint (a649f6e)

    Bug Fixes

    • build warning of docker environment variable (885d093)
    • Docker: removed environment variables for runtime user/group (f8d6c98)
    • enhanced server shutdown (8a3a247)
    Downloads
  • v0.10.0-beta.4 f8d6c9805a

    v0.10.0-beta.4
    All checks were successful
    Build and Release / Pre-Processor (push) Successful in 51s
    Build and Release / Checks (push) Successful in 1m34s
    Build and Release / Sonar (push) Successful in 56s
    Build and Release / Build (push) Successful in 1m34s
    Build and Release / Build Container (push) Successful in 4m43s
    Build and Release / Semantic Release (push) Has been skipped
    Build and Release / Docker Manifest (push) Successful in 36s
    Build and Release / Docker Manifest Latest Tag (push) Successful in 59s
    Pre-release

    martinr92 released this 2025-09-06 18:58:01 +00:00 | 303 commits to beta since this release

    0.10.0-beta.4 (2025-09-06)

    Bug Fixes

    • Docker: removed environment variables for runtime user/group (f8d6c98)
    Downloads
  • v0.10.0-beta.3 29361497ec

    v0.10.0-beta.3
    All checks were successful
    Build and Release / Pre-Processor (push) Successful in 32s
    Build and Release / Checks (push) Successful in 2m5s
    Build and Release / Sonar (push) Successful in 58s
    Build and Release / Build (push) Successful in 1m55s
    Build and Release / Build Container (push) Successful in 3m20s
    Build and Release / Semantic Release (push) Has been skipped
    Build and Release / Docker Manifest (push) Successful in 23s
    Build and Release / Docker Manifest Latest Tag (push) Successful in 21s
    Pre-release

    martinr92 released this 2025-09-06 13:47:26 +00:00 | 306 commits to beta since this release

    0.10.0-beta.3 (2025-09-06)

    Downloads
  • v0.10.0-beta.2 ab3856d2e5

    v0.10.0-beta.2
    Some checks failed
    Build and Release / Pre-Processor (push) Successful in 30s
    Build and Release / Checks (push) Successful in 2m0s
    Build and Release / Sonar (push) Successful in 54s
    Build and Release / Build (push) Successful in 1m45s
    Build and Release / Build Container (push) Successful in 3m13s
    Build and Release / Semantic Release (push) Has been skipped
    Build and Release / Docker Manifest (push) Failing after 21s
    Build and Release / Docker Manifest Latest Tag (push) Has been skipped
    Pre-release

    martinr92 released this 2025-09-06 12:52:29 +00:00 | 307 commits to beta since this release

    0.10.0-beta.2 (2025-09-06)

    Downloads
  • v0.10.0-beta.1 d17355dae3

    v0.10.0-beta.1
    Some checks failed
    Build and Release / Pre-Processor (push) Successful in 45s
    Build and Release / Checks (push) Successful in 1m47s
    Build and Release / Sonar (push) Successful in 52s
    Build and Release / Build (push) Successful in 1m47s
    Build and Release / Build Container (push) Failing after 57s
    Build and Release / Docker Manifest (push) Has been skipped
    Build and Release / Semantic Release (push) Has been skipped
    Build and Release / Docker Manifest Latest Tag (push) Has been skipped
    Pre-release

    martinr92 released this 2025-09-06 12:09:31 +00:00 | 308 commits to beta since this release

    0.10.0-beta.1 (2025-09-06)

    Features

    • new monitoring endpoint (a649f6e)

    Bug Fixes

    • build warning of docker environment variable (885d093)
    • enhanced server shutdown (8a3a247)
    Downloads
  • v0.9.2 14cbbd4a51

    v0.9.2 Stable

    martinr92 released this 2025-07-20 12:21:58 +00:00 | 350 commits to main since this release

    0.9.2 (2025-07-20)

    Bug Fixes

    Miscellaneous Chores

    • bump @tailwindcss/vite from 4.1.10 to 4.1.11 (68e2af3)
    • bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 (51d103c)
    • bump @vue/eslint-config-typescript from 14.5.1 to 14.6.0 (e6c68b4)
    • bump eslint from 9.29.0 to 9.31.0 (b6ddd05)
    • bump eslint-plugin-vue from 10.2.0 to 10.3.0 (6cc76fb)
    • bump golang.org/x/sync from 0.15.0 to 0.16.0 (90ce184)
    • bump lucide-vue-next from 0.515.0 to 0.525.0 (24ecf2d)
    • bump tailwindcss from 4.1.10 to 4.1.11 (15248c2)
    • bump vite from 6.3.5 to 7.0.4 (dfb9adc)
    • bump vue from 3.5.16 to 3.5.17 (b0dd869)
    • bump vue-tsc from 2.2.10 to 3.0.1 (3cf57f2)
    Downloads
  • v0.9.2-beta.1 14cbbd4a51

    v0.9.2-beta.1 Stable

    martinr92 released this 2025-07-13 13:24:06 +00:00 | 350 commits to main since this release

    0.9.2-beta.1 (2025-07-13)

    Bug Fixes

    Miscellaneous Chores

    • bump @tailwindcss/vite from 4.1.10 to 4.1.11 (68e2af3)
    • bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 (51d103c)
    • bump @vue/eslint-config-typescript from 14.5.1 to 14.6.0 (e6c68b4)
    • bump eslint from 9.29.0 to 9.31.0 (b6ddd05)
    • bump eslint-plugin-vue from 10.2.0 to 10.3.0 (6cc76fb)
    • bump golang.org/x/sync from 0.15.0 to 0.16.0 (90ce184)
    • bump lucide-vue-next from 0.515.0 to 0.525.0 (24ecf2d)
    • bump tailwindcss from 4.1.10 to 4.1.11 (15248c2)
    • bump vite from 6.3.5 to 7.0.4 (dfb9adc)
    • bump vue from 3.5.16 to 3.5.17 (b0dd869)
    • bump vue-tsc from 2.2.10 to 3.0.1 (3cf57f2)
    Downloads
  • v0.9.1 66c71e6fa9

    v0.9.1 Stable

    martinr92 released this 2025-06-21 18:56:45 +00:00 | 366 commits to main since this release

    0.9.1 (2025-06-21)

    Bug Fixes

    Miscellaneous Chores

    • [security] bump brace-expansion from 2.0.1 to 2.0.2 (5b2b493)
    • bump @tailwindcss/vite from 4.1.7 to 4.1.10 (421be10)
    • bump debian from 12.10 to 12.11 in /release/docker (09d7846)
    • bump golang.org/x/sync from 0.14.0 to 0.15.0 (d272638)
    • bump lucide-vue-next from 0.511.0 to 0.515.0 (66c71e6)
    • bump pinia from 3.0.2 to 3.0.3 (0ccf278)
    • bump vue from 3.5.14 to 3.5.16 (538cd55)
    Downloads