Features
- BitbucketDC: add event pull request opened (4c35b2726)
- add
pull_request_editedevent type (#82) (7f6fba56e)
Bug Fixes
- avoid db errors while executing migrations check (bf4d9f367)
- add missing icon for changes files tab (e73d073a0)
- cli format flag fallback (91ff0a757)
- exclude path constraint behavior (#5042) (c3589a4f0)
- return full path to crow.sqlite instead of only filename to fix creation of new sqlite files (3df61dafd)
Maintenance
- improve CLI info text and remove markdown (d8c501f04)
- update mocks and mockery config to v3 (5ab1f61ef)
- style navbar login button as navbar-link (#5033) (ac117925c)
- log message when store setup fails (56199fbd0)
- deps: update golang-packages (#171) (8fcd92b5e)
- deps: lock file maintenance (81bbe9a43)
- deps: update web npm deps non-major (#172) (9ddcc30b0)
- deps: update docker.io/mysql docker tag to v9.3.0 (173c53dbc)
- deps: update pre-commit hook golangci/golangci-lint to v2.1.2 (90970b689)
- deps: update docker.io/aquasec/trivy docker tag to v0.61.1 (a754db1ea)
Documentation
- light/dark logo in README (1e94bcc15)
CI
- refine issue number query for changelog issue (b59e56ca6)
- use -v for curl call (0a988cc5a)
- fix justfile lint rule (6d8d74086)