We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e594eda commit d579535Copy full SHA for d579535
1 file changed
CHANGELOG.md
@@ -6,7 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
9
-## [0.0.1] - 2021-11-10
+## [alpha-2] - 2022-11-28
10
11
### Added
12
-- Allow for missing first/last names in userinfo, defaulting to " "
+- Use Keycloak for user management, JWT tokens and federated identity.
13
+- Initial implementation of file versioning and nested folders within datasets.
14
+- Initial implementation of metadata entries and metadata definitions.
15
+- Initial implementation of search using Elasticsearch.
16
+- Improvements to overall UI and UX. Standardized components and widgets used.
17
+- Helm charts for Kubernetes deployment.
0 commit comments