We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f5c2a commit 7236501Copy full SHA for 7236501
1 file changed
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## [5.2.0] - TBD
2
+### Added
3
+- Application settings form with modal UI for editing dataspace configuration
4
+- Settings endpoint (`/settings`) with `GET` and `PATCH` support for dataspace settings
5
+- HTTP tests for the settings endpoint
6
+- LinkedDataHub packages system with install/uninstall functionality
7
+
8
+### Changed
9
+- **BREAKING**: Incorporated AtomGraph Server code directly into LinkedDataHub codebase
10
+- System configuration dataset now uses named graphs instead of default graph
11
+- Web-Client dependency version bump
12
+- CLI scripts improved for better parameter handling
13
14
## [5.1.0] - 2025-12-12
15
### Added
16
- ORCID OpenID Connect login support with JWT token verification
0 commit comments