Skip to content

Commit 11ef4bb

Browse files
namedgraphclaude
andcommitted
Add CHANGELOG entries for versions 5.3.2, 5.3.3, and 5.3.4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ecc4292 commit 11ef4bb

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## [5.3.4] - 2026-04-05
2+
### Fixed
3+
- Do not append facet well into left-nav when there are no BGP triples
4+
- Hide progress bars when errors need to be shown in blocks
5+
- Exempt proxy requests from local ACL checks in `AuthorizationFilter` (#280)
6+
7+
## [5.3.3] - 2026-04-01
8+
### Added
9+
- New HTTP test for non-existing namespaces
10+
- New HTTP test for not found files
11+
12+
### Changed
13+
- Removed unused namespaces
14+
- More XSLT fixes related to optional applications
15+
- Making application optional in XSLT writer
16+
- Preserve URL fragment identifier in history `pushState`
17+
- `varnish_end_user_cache` volume (#279)
18+
19+
### Fixed
20+
- Progress bar CSS fix
21+
- Throw 404 when file description is not found
22+
- Fix NPE in `CacheInvalidationFilter` when request scope is unavailable
23+
- Fixed WebID URI logging in entrypoint
24+
25+
## [5.3.2] - 2026-03-30
26+
### Fixed
27+
- Fix `ClientUriRewriteFilter` host (#277)
28+
129
## [5.3.1] - 2026-03-29
230
### Added
331
- Namespace endpoint handles queries with relative URIs, resolved against the endpoint URL (#276 related)

0 commit comments

Comments
 (0)