Changes since 25.1.15
Fixes
- Allow custom PWA paths in Spring Security (#25501) (CP: 25.1) (#25549, #25493)
- Serve the PWA offline stub as same-origin frameable (#25504) (CP: 25.1) (#25532, #25492)
- Keep the Gradle configuration cache entry on a fresh checkout (#25408) (CP: 25.1) (#25446, #25407)
- Let the Gradle classpath filter be saved in the configuration cache (#25398) (CP: 25.1) (#25413, #25396)
- Avoid format strings in FrontendUtils.console (#25048) (CP: 25.1) (#25310, #9263)
- Handling of null in HierarchicalDataProvider refreshItem(null, true) (#25248) (CP: 25.1) (#25257, #19377)
- Guard filter and sorting callbacks against EmptyDataProvider (#20828) (#25229) (CP: 25.1) (#25255, #20828)