Features
- add filters and forge icons to repo/org and dashboard view (#383) (baa3bf4)
- add (quick) filters to agent list views (#382) (8b9bde2)
- show changed files as file-tree instead of flat list (2c279ad)
- add agent-level tolerations setting for kubernetes backend (a411bc2)
- allow setting the default approval mode for pipelines (7f62956)
- add support for defining pod priority classes for the kubernetes (c71b92d)
- add "kubernetes cleanup" maintenance action (#375) (8795af7)
- support using distinct kubernetes namespaces per organization (4740fe3)
- support secrets in
cli exec(4ed46ca)
Bug Fixes
- display all instance agents in user agent list view (#381) (2cffdab)
- bitbucket status sending (5fcbaa9)
- ensure distributed cron lock service & unique maintenance job execution (#379) (5c5c88d)
- add missing
dry_runoption tomaintenance_configDB table for k8s cleanup rule (#378) (adaf396) - correct OpenApi LookupOrg router path (b74e3d0)
Maintenance
- increase left padding between status icon and commit titles for repo items in the dashboard view (38c0b37)
- preload png forge icons instead of dynamic svgs (#386) (66ac8f8)
- use official forgejo favicon (1de7fd4)
- update node packages (7919763)
- align tests with new pod tolerations feature (d54e7e0)
- prevent body jump when scrollbar appears (7f6693a)
- strip 'v' from update version badge (6285b2b)
- deps: update pre-commit hook pre-commit/pre-commit-hooks to v6 (#377) (e760825)
- deps: update golang-packages (#376) (3488825)
- deps: update codeberg.org/crow-plugins/docker-buildx docker tag to v1.0.1 (#371) (f7e05fc)
- deps: update docker.io/aquasec/trivy docker tag to v0.65.0 (#368) (7846945)
- deps: update docker.io/thegeeklab/wp-git-clone docker tag to v1.0.21 (#373) (d8a168d)
- deps: update docker.io/thegeeklab/git-sv docker tag to v2.0.4 (#372) (39d6141)
- woodpecker -> crow (close #374) (0449ed2)
- deps: update pre-commit hook golangci/golangci-lint to v2.3.1 (#370) (914a8d2)
- deps: update frontend deps non-major (#369) (ef2d056)
- deps: update golang-packages (#367) (8c354f3)
- update time-related struct fields in crow-go to match curren state (e5e23d7)
- deps: update module github.com/bmatcuk/doublestar/v4 to v4.9.1 (#360) (43ac04a)
- deps: update module github.com/google/go-github/v73 to v74 (#359) (c5d7a66)
- deps: update dependency @antfu/eslint-config to v5 (#358) (e2853eb)
- deps: update golang-packages (#356) (06ecca1)
- deps: update pre-commit hook golangci/golangci-lint to v2.3.0 (#357) (a5c04c5)
Documentation
- refine demo link in README.md (#366) (c01def1)
- add plugin table list, refine some sections (267a0e0)
- add 'advanced' section (983cad5)
- fix missing closing bracket (23025bc)
CI
- indent command (526e76f)
- indent settings sections for release step (f05c1bd)
- update pillow docs requirements (e75fecf)
- use a distinct docs workflow for tag events (a710140)
- switch to crow-plugins/docker-buildx (288faaa)
- bump homebrew-tap version (e8eb29a)
- fix renovate tracking of clone plugin (49c0cad)