• v2.7.1 0521fec9c8

    v2.7.1 Stable

    oscbot released this 2026-06-07 10:31:30 +02:00 | 177 commits to main since this release

    2.7.1 (2026-06-07)

    Performance Improvements

    • fetch the current user in a server load to avoid a duplicate request (3eed15d)
    • lazy-load the skins editor and CI panel (f5d2784)

    CI

    • pass github.ref_name through env to avoid run-step interpolation (28d8882)
    • squash-merge Renovate auto-merges instead of a merge commit (1f0dcd0)
    • stop auto-merging minor and digest dependency updates (fedb3fd)

    Documentation

    • ui: correct stale forgejo_run_id comment in CIPanel (3d6c59b)

    Dependencies

    • update dependency @types/node to v24.13.0 (a3c0c79)
    Downloads
  • v2.7.1-beta.1 12a20ee1da

    v2.7.1-beta.1 Stable

    oscbot released this 2026-06-07 10:18:25 +02:00 | 164 commits to beta since this release

    2.7.1-beta.1 (2026-06-07)

    Performance Improvements

    • fetch the current user in a server load to avoid a duplicate request (3d14eba)
    • lazy-load the skins editor and CI panel (630558d)

    CI

    • pass github.ref_name through env to avoid run-step interpolation (432f580)
    • squash-merge Renovate auto-merges instead of a merge commit (d9f9cca)
    • stop auto-merging minor and digest dependency updates (0461ecb)

    Documentation

    • ui: correct stale forgejo_run_id comment in CIPanel (3d6c59b)
    Downloads
  • v2.7.0 6af998326a

    v2.7.0 Stable

    oscbot released this 2026-06-07 02:22:36 +02:00 | 185 commits to main since this release

    2.7.0 (2026-06-07)

    Features

    • admin: add re-run-CI toggle to the deploy-CI panel (f8d88e6)
    Downloads
  • v2.6.0-beta.3 9885ca2ca6

    v2.6.0-beta.3 Stable

    oscbot released this 2026-06-07 02:15:08 +02:00 | 171 commits to beta since this release

    2.6.0-beta.3 (2026-06-07)

    Features

    • admin: add re-run-CI toggle to the deploy-CI panel (df7e8e1)
    Downloads
  • v2.6.0 111246e9d6

    v2.6.0 Stable

    oscbot released this 2026-06-07 01:47:15 +02:00 | 187 commits to main since this release

    2.6.0 (2026-06-06)

    Features

    • ci: drive build panel from pushed status, drop log view (fcc10fc)

    Bug Fixes

    • ui: show a friendly 404 page for a user with no profile (c4c815a)

    Refactors

    • ui: remove the Forgejo degraded banner and its health poll (1df6a2f)

    CI

    • renovate: auto-merge minor/patch deps after the PR check passes (1eb2f12)
    • surface dependency bumps in a Dependencies section (deps: type), hide chore (b8e395d)
    Downloads
  • v2.6.0-beta.2 e930c6c91a

    v2.6.0-beta.2 Stable

    oscbot released this 2026-06-07 01:42:28 +02:00 | 173 commits to beta since this release

    2.6.0-beta.2 (2026-06-06)

    Bug Fixes

    • ui: show a friendly 404 page for a user with no profile (c4c815a)

    CI

    • surface dependency bumps in a Dependencies section (deps: type), hide chore (b8e395d)
    Downloads
  • v2.6.0-beta.1 8b02a15675

    v2.6.0-beta.1 Stable

    oscbot released this 2026-06-06 19:15:11 +02:00 | 176 commits to beta since this release

    2.6.0-beta.1 (2026-06-06)

    Features

    • ci: drive build panel from pushed status, drop log view (fcc10fc)

    Refactors

    • ui: remove the Forgejo degraded banner and its health poll (1df6a2f)

    CI

    • renovate: auto-merge minor/patch deps after the PR check passes (1eb2f12)

    Chores

    • deps: update dependency svelte-check to v4.6.0 (34b4a9c)
    Downloads
  • v2.5.1 d7e00d5719

    v2.5.1 Stable

    oscbot released this 2026-06-06 12:56:13 +02:00 | 195 commits to main since this release

    2.5.1 (2026-06-06)

    Bug Fixes

    • csp: drop git.sulej.net from img-src/media-src (362a839)
    • download: mark download-all as a native download so the nav bar clears (c39b5ae)

    CI

    • add Renovate config + PR-check workflow (86715ca)
    • pin held deps by allowedVersions (0.x bumps are Renovate 'minor') (66bfa9e)
    • release: show chore commits in the changelog (5856151)
    • release: upgrade semantic-release toolchain to latest, pinned exact (375b2c1)
    • resolve forgejo-hosted actions via gitea-tags @ data.forgejo.org (5002486)
    • scope gitea-tags override to github-tags datasource only (4932208)
    • set Renovate minimumReleaseAge to 3 days (pnpm cooldown + supply-chain hygiene) (8c4da42)

    Chores

    • deps: update actions/checkout action to v6 (fe95906)
    • deps: update actions/setup-node action to v6 (407dedb)
    • deps: update docker/login-action action to v4 (0e3701b)
    • release: 2.5.1-beta.1 [skip ci] (4fa65ba)
    Downloads
  • v2.5.1-beta.2 f926feb2ce

    v2.5.1-beta.2 Stable

    oscbot released this 2026-06-06 12:41:45 +02:00 | 181 commits to beta since this release

    2.5.1-beta.2 (2026-06-06)

    Bug Fixes

    • download: mark download-all as a native download so the nav bar clears (c39b5ae)

    CI

    • release: show chore commits in the changelog (5856151)
    • release: upgrade semantic-release toolchain to latest, pinned exact (375b2c1)
    Downloads
  • v2.5.1-beta.1 4fa65baef7

    v2.5.1-beta.1 Stable

    oscbot released this 2026-06-06 12:09:13 +02:00 | 185 commits to beta since this release

    2.5.1-beta.1 (2026-06-06)

    Bug Fixes

    • csp: drop git.sulej.net from img-src/media-src (362a839)

    CI

    • add Renovate config + PR-check workflow (86715ca)
    • pin held deps by allowedVersions (0.x bumps are Renovate 'minor') (66bfa9e)
    • resolve forgejo-hosted actions via gitea-tags @ data.forgejo.org (5002486)
    • scope gitea-tags override to github-tags datasource only (4932208)
    • set Renovate minimumReleaseAge to 3 days (pnpm cooldown + supply-chain hygiene) (8c4da42)
    Downloads