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
14
14
### Changed
15
15
16
16
### Fixed
17
+
17
18
- Invalidate query engine cache on user logout (#63 )
18
19
19
20
### Removed
@@ -24,7 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
25
25
26
### Changed
26
27
28
+ - URLs open in a new browser tab now (#81 ).
29
+
27
30
### Fixed
31
+
28
32
- Aggregating SPARQL queries work now (#70 ).
29
33
- Sources' fetch status is consistent now (#59 ).
30
34
@@ -33,23 +37,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
37
## [ 1.1.0] - 2024-01-22
34
38
35
39
### Added
40
+
36
41
- Configurable query icons (#9 ).
37
42
- "Username not given" when logged in, but user's name not known (#51 , #65 ).
38
43
- Templated query functionality (#52 ).
39
44
40
45
### Changed
46
+
41
47
- Changed loading message to "The page is loading. Just a moment please." (#26 ).
42
48
- Enabled no bad blocks and indentation for eslint/jsdoc (#14 ).
43
49
44
50
### Fixed
51
+
45
52
- Configured title is now also visible before first query (#46 ).
46
53
47
54
### Removed
55
+
48
56
- Bulk action checkboxes are removed (#44 ).
49
57
50
58
## [ 1.0.0] - 2023-09-13
51
59
52
60
### Added
61
+
53
62
- First release
54
63
55
64
[ 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