File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments