Releases: Matdata-eu/Yasgui
Releases · Matdata-eu/Yasgui
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
v5.14.0
Fixes
- Fixed possibility to add arbitrary headers to the SPARQL request
Full Changelog: v5.13.0...v5.14.0
v5.13.0
New Features
- Improved syntax highlighting: rainbow bracket colorization and enhancements to the color scheme for GitHub dark
- Added default GitHub dark theme for CodeMirror in dark mode
- Added user feedback when workspace is not configured correctly
- Updated default file extension in git-based workspaces to .rq (instead of .sparql)
Fixes
- Fixed preview CodeMirror themes link formatting
Chores
- Removed some unit tests
- Fixed broken unit test
- Updated documentation formatting
Full Changelog: v5.12.0...v5.13.0
v5.12.0
Features
- Improved dark theme
- Added user configurable theme for codemirror in the two Yasgui themes (see settings window / editor)
Chores
- Updated table and graph plugin to support yasgui css variables
Full Changelog: v5.11.0...v5.12.0
v5.11.0
Highlight: new functionality to save queries to a SPARQL endpoint or Git repository. Read more about it here.
New features
- Added Workspaces and managed queries
- Improved design of icons and buttons
Full Changelog: v5.10.1...v5.11.0
v5.10.1
Chores:
- Updated table-plugin to fix an issue where the URI: short/full button wouldn't change the table
Full Changelog: v5.10.0...v5.10.1
v5.10.0
New features
- Added PowerShell and wget share formats
- Added warning message when share functionality copies credential
- Added possibility to shorten share URL
Full Changelog: v5.9.0...v5.10.0
v5.9.0
New Features
- Added ability for users to disable developer-configured endpoint buttons
- Added overflow dropdown for endpoint buttons when screen width is insufficient to display them all
- Updated Docker website to fix height issues and sync with matdata website
- Updated prefix button to be smaller and gave all the control buttons the same style
Fixes
- Fixed snippet bar collapsing behavior for additional snippet buttons in horizontal layout mode
- Fixed arrow keys and click-and-drag functionality when renaming tabs
- Fixed text selection while renaming tabs (dragging to select text no longer moves the tab)
- Fixed Delete key behavior during tab renaming (no longer deletes the tab)
- Fixed CodeMirror border brightness in dark mode
- Fixed context menu of tabs taking excessive screen width and height
Full Changelog: v5.8.1...v5.9.0