Bug Fixes
- semver version display in agent images (7175c5f)
- restore old tolerations schema for kubernetes backend (a8d13b9)
- use correct GitHub logo for login view in dark mode (251e93d)
- don't try to refresh tokens for GitHub oAuth apps (#393) (04c7c33)
- remove duplicate 'v' in new available version badge and remove 'v' in the text in general (f255aa7)
Maintenance
- bump gprc defs (4f870e1)
- deps: update module github.com/stretchr/testify to v1.11.0 (#396) (a1dfa30)
- deps: update module github.com/gdgvda/cron to v0.5.0 (#395) (365936a)
- deps: update golang-packages (#394) (3d8e8e3)
- deps: update golang-packages (#388) (4e82b1a)
- deps: update docker.io/golang docker tag to v1.25 (#389) (3a9c732)
- deps: update mstruebing/editorconfig-checker docker tag to v3.4.0 (#391) (80ae8b0)
- deps: update pre-commit non-major (#392) (f6286e4)
- deps: update docker.io/techknowlogick/xgo docker tag to go-1.25.x (#390) (1b57b68)
- deps: update frontend deps non-major to v4.1.12 (#387) (0c3c524)
Documentation
- fix typos (#385) (523338a)
- add page titles to doc pages (21632bf)
CI
- always install latest golangci-lint via script (f2caeaa)
- improve auto-release steps of helm chart after release (092cad9)