Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-webui
Commits
6fe292d1
Verified
Commit
6fe292d1
authored
3 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update CHANGELOG
parent
05ee4a3a
No related branches found
No related tags found
1 merge request
!68
DOC: update CHANGELOG
Pipeline
#20835
passed
3 years ago
Stage: linting
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+9
-8
9 additions, 8 deletions
CHANGELOG.md
with
9 additions
and
8 deletions
CHANGELOG.md
+
9
−
8
View file @
6fe292d1
...
...
@@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.1.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unpublished]
## [0.5.0] - 2022-03-25
(Timm Fitschen)
### Added
(for new features, dependecies etc.)
### Added
*
entity_acl module which adds a button to each entity which links to the
webui-acm module. Enable via BUILD_MODULE_EXT_ENTITY_ACL=ENABLED.
...
...
@@ -18,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
css classes for the markers of required fields in CaosDB form elements.
*
The navbar has now an html id
`caosdb-navbar-full`
### Changed
(for changes in existing functionality)
### Changed
*
Added
`show`
option to caosdb_map.MapConfig for showing the map initially and
storing the state accross page reloads. Defaults to
`false`
. This also bumps
...
...
@@ -26,11 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
backwards-compatible for the map config. Clients need to update their
version string in their config file, tho.
### Deprecated
(for soon-to-be removed features)
### Deprecated
### Removed
(for now removed features)
### Removed
### Fixed
(for any bug fixes)
### Fixed
*
Fixed saving of text properties that were changed in the Source-Editing mode
of the WYSIWYG editor.
...
...
@@ -38,9 +39,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Fixed an issue whereby missing property descriptions in the edit mode would
lead to wrongly detected entity updates in the server
### Security
(in case of vulnerabilities)
### Security
### Documentation
(for notable additions or changes of the documentation)
### Documentation
## [0.4.2] - 2021-12-06
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment