Skip to content

Commit 3a4e41f

Browse files
committed
Updated CHANGELOG
1 parent 5b0ea40 commit 3a4e41f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Changed
1515

1616
### Fixed
17+
1718
- Invalidate query engine cache on user logout (#63)
1819

1920
### Removed
@@ -24,7 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2425

2526
### Changed
2627

28+
- URLs open in a new browser tab now (#81).
29+
2730
### Fixed
31+
2832
- Aggregating SPARQL queries work now (#70).
2933
- Sources' fetch status is consistent now (#59).
3034

@@ -33,23 +37,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3337
## [1.1.0] - 2024-01-22
3438

3539
### Added
40+
3641
- Configurable query icons (#9).
3742
- "Username not given" when logged in, but user's name not known (#51, #65).
3843
- Templated query functionality (#52).
3944

4045
### Changed
46+
4147
- Changed loading message to "The page is loading. Just a moment please." (#26).
4248
- Enabled no bad blocks and indentation for eslint/jsdoc (#14).
4349

4450
### Fixed
51+
4552
- Configured title is now also visible before first query (#46).
4653

4754
### Removed
55+
4856
- Bulk action checkboxes are removed (#44).
4957

5058
## [1.0.0] - 2023-09-13
5159

5260
### Added
61+
5362
- First release
5463

5564
[1.0.0]: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.0.0

0 commit comments

Comments
 (0)