Releases: Matdata-eu/Yasgui
Releases · Matdata-eu/Yasgui
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
v5.8.1
Chores:
- Bump graph plugin to fix runaway canvas height issue of viz-network
- Fix missing css import
Full Changelog: v5.8.0...v5.8.1
v5.8.0
This release focused on layout issues.
New Features
- Added vertical resizer in horizontal layout mode
- Upgraded table and graph plugins to fill the available screen space
Fixes
- Fixed horizontal mode code editor issues with long queries (no scrollbar appeared)
- Fixed Yasgui to take 100% of parent element, with yasre taking the remaining space, to optimise screen usage
Full Changelog: v5.7.0...v5.8.0