We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8274971 commit b1fbbc9Copy full SHA for b1fbbc9
CHANGELOG.md
@@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
- Forced CSS's to not return content type application/ld+json, which induced a CORS error on some CSS server versions (#131).
31
- Queries based on index file now work for any variable, not just ?object (#136).
32
- Queries based on index file now work for index files requiring authentication (#139).
33
+- Correct error display when the queryLocation is a non existing file or faultive (#147).
34
+- Fixed a bug where the edit did not correctly removed unchecked options (#150).
35
36
## [1.2.1] - 2024-06-17
37
0 commit comments