Releases: Matdata-eu/Yasgui
Releases · Matdata-eu/Yasgui
Release list
v5.20.3
Fixes
- Fixed Yasr caching behavior when developer doesn't want to keep cached results
Full Changelog: v5.20.2...v5.20.3
v5.20.2
v5.20.1
Forgot to push commits before creating release :)
Full Changelog: v5.20.0...v5.20.1
v5.20.0
New Features
- Replace geo viewer plugin with new plugin with extended features. Review this release for more information about new features: https://github.com/Matdata-eu/yasgui-geo-plugin/releases/tag/v1.0.0
Fixes
- Prefixes completion json is now packaged together in the distribution, avoiding calls to prefix.cc which currently has an expired certificate
- Use direct ERA SPARQL endpoint to avoid CORS issues
Full Changelog: v5.19.0...v5.20.0
v5.19.1
v5.19.0
New Features
- Added map widget to create a gsp:wktLiteral, supporting POINT, LINESTRING and POLYGON. Only CRS84 at the moment.
Full Changelog: v5.18.0...v5.19.0
v5.18.0
New Features
- Added keyboard shortcut for switching between Yasgui tabs using MRU order
- Added version history viewer for managed queries
- Added "Copy URI" action to saved query browser
- Added saved managed-query count display in the Workspace "Validate" action
- Added alphabetical sorting of SPARQL endpoints in the settings menu
- Added SPARQL workspace type as the first option in the workspace type list
Fixes
- Fixed duplication of persisted prefixes during auto-capture
- Fixed CTRL+click URI describe sending
query=instead ofupdate=when query was in SPARQL UPDATE mode
v5.17.0
New features
- Upgraded graph plugin to v1.6.1 which offers support to expand the graph by double clicking on a rdfs:Resource.
Fixes
- Fixed background query overwrote yasr instead of extending it
Full Changelog: v5.16.0...v5.17.0
v5.16.0
New features
- Added Move button to change a managed query's folder
- Added ability to save query as an
.rqlocal file - Renamed "Copy tab" to "Duplicate Tab" for clarity
- Added PowerShell here-strings for shareable queries
- Updated graph plugin to the latest version, see release notes
- Updated table plugin to the latest version, see release notes
- Updated mobile responsiveness for improved usability
Fixes
- Fixed tabs not being draggable in the Vivaldi browser
Chores
- Updated agent skills configuration
- Added support for plugins to execute background SPARQL queries
Full Changelog: v5.15.0...v5.16.0
v5.15.0
Release Notes
New Features
- Added more responsive YASQE buttons for increased mobile friendliness
- Moved YASQE buttons to the bottom of the editor
- Added dropdown of already defined workspace URIs on SPARQL endpoint when creating new workspace
Fixes
- Fixed modal windows closing when mouse button is released outside of window
- Fixed relative endpoint URL resolution when saving to SPARQL workspace
- Fixed quick describe functionality for prefixed URIs
Full Changelog: v5.14.0...v5.15.0