Skip to content

Commit 97ab031

Browse files
royduingithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent de00a62 commit 97ab031

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

3-
[Unreleased changes](https://github.com/rapidez/core/compare/5.0.0-alpha.3...5.0.0-alpha.3)
3+
[Unreleased changes](https://github.com/rapidez/core/compare/5.0.0-alpha.4...5.0.0-alpha.4)
4+
## [5.0.0-alpha.4](https://github.com/rapidez/core/releases/tag/5.0.0-alpha.4) - 2025-12-11
5+
6+
### Added
7+
8+
- Implemented cache tags to prevent clearing all caches every reindex (#1103)
9+
10+
### Fixed
11+
12+
- Removed suspense after new Vue release (#1100)
13+
- Utilize DOM events to fix broken partial-submit (#1099)
14+
- Added missing productpage scopes (#1109)
15+
- Form label spelling fixes (#1110)
16+
- Attribute label casting fix (#1113)
17+
- Fixed csrf token retrieval (fc9d493)
18+
- Fix future Playwright tests (#1115)
19+
- Block identifier support for block widgets (#1118)
20+
- GraphQL mutation writable redirect url (#1119)
21+
422
## [5.0.0-alpha.3](https://github.com/rapidez/core/releases/tag/5.0.0-alpha.3) - 2025-12-02
523

624
### Added

0 commit comments

Comments
 (0)