Releases: kianschmalenbach/rdf-browser
Releases · kianschmalenbach/rdf-browser
v1.2.3
v1.2.2
- Minor bug fixes
v1.2.1
- Improved consideration of 303 URIs
- Added support for different serializations in editor mode
- Added support for HTTP CRUD methods in editor mode
v1.2.0
- New interactive editor mode
- Linked Data Principles conformance check
- Crawler functionality
- Usability improvements
v1.1.7
- Added intelligent base prefix inclusion
- Fixed handling of relative URIs
- Improved error page
v1.1.6
- Improved error handling
- Error reporting functionality
v1.1.5
- Added quick actions menu
- Fixed cookie handling on URL redirect
- Added support for legacy content-type text/n3
v1.1.4: - Support of Turtle inline blank node syntax
- Support of Turtle list syntax - Performance improvement
v1.1.3: - Restructured codebase
- Implemented CI pipeline - Updated JSON-LD parser