Skip to content

Releases: Matdata-eu/Yasgui

v5.17.0

28 Feb 23:19

Choose a tag to compare

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

28 Feb 14:26

Choose a tag to compare

New features

  • Added Move button to change a managed query's folder
  • Added ability to save query as an .rq local 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

07 Feb 14:08

Choose a tag to compare

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

12 Jan 22:14

Choose a tag to compare

Fixes

  • Fixed possibility to add arbitrary headers to the SPARQL request

Full Changelog: v5.13.0...v5.14.0

v5.13.0

12 Jan 22:12

Choose a tag to compare

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

06 Jan 20:58

Choose a tag to compare

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

01 Jan 22:26
eacf2c1

Choose a tag to compare

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

25 Dec 23:43

Choose a tag to compare

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

21 Dec 21:52
e09e044

Choose a tag to compare

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

19 Dec 14:35

Choose a tag to compare

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