File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.0.2] - date 2023-07-27
10
+ ### New Features
11
+ - Plugins loading their code via GitHub now also pull changes while being reloaded
12
+
13
+ ### Fixed
14
+ - Mappings can now be deleted from the UI
15
+ - Mappings with missing mapping files are now visible in the UI and can be deleted
16
+
9
17
## [ 1.0.1] - date 2023-06-13
10
18
### New Features
11
19
- Simple alert is shown if mapping fails to provide some feedback
@@ -43,7 +51,8 @@ and mapping of metadata documents delivered by RabbitMQ
43
51
- Mapping of metadata documents with Gemma
44
52
- Ingest to elasticsearch
45
53
46
- [ Unreleased ] : https://github.com/kit-data-manager/mapping-service/compare/v1.0.1...HEAD
54
+ [ Unreleased ] : https://github.com/kit-data-manager/mapping-service/compare/v1.0.2...HEAD
55
+ [ 1.0.2 ] : https://github.com/kit-data-manager/mapping-service/compare/v1.0.1...v1.0.2
47
56
[ 1.0.1 ] : https://github.com/kit-data-manager/mapping-service/compare/v1.0.0...v1.0.1
48
57
[ 1.0.0 ] : https://github.com/kit-data-manager/mapping-service/compare/v0.0.4...v1.0.0
49
58
[ 0.0.4 ] : https://github.com/kit-data-manager/mapping-service/compare/v0.0.3...v0.0.4
You can’t perform that action at this time.
0 commit comments