Bump version to 0.7.4

This commit is contained in:
2026-03-23 15:46:34 +01:00
parent a029738ec8
commit 9448176ff4
4 changed files with 16 additions and 3 deletions

View File

@@ -11,6 +11,18 @@ Sections:
---
## 0.7.4 - 2026-03-23
### Added
- Pinned repositories support to let admins keep important integrations easy to find.
- Pin and unpin actions in the repository detail view.
- Store filtering and sorting options for pinned repositories.
### Changed
- Repository favorites are now persisted in settings and restored across reloads.
- Pinned repositories are highlighted in the store overview with a dedicated badge.
- Frontend asset version updated so the latest panel changes load immediately after deployment.
## 0.7.3 - 2026-03-23
### Added