Skip to content

Releases: Matdata-eu/Yasgui

v5.20.3

Choose a tag to compare

@MathiasVDA MathiasVDA released this 25 Jun 21:43
8452970

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

Choose a tag to compare

@MathiasVDA MathiasVDA released this 18 Jun 07:43
7315d9e

Fixes

  • Fixed help references were not opening correct url

Full Changelog: v5.20.1...v5.20.2

v5.20.1

Choose a tag to compare

@MathiasVDA MathiasVDA released this 21 May 10:04

Forgot to push commits before creating release :)

Full Changelog: v5.20.0...v5.20.1

v5.20.0

Choose a tag to compare

@MathiasVDA MathiasVDA released this 21 May 08:54

New Features

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

Choose a tag to compare

@MathiasVDA MathiasVDA released this 15 May 11:40

Fixes

  • Fixed map in WKT widget received 0px height in production

Full Changelog: v5.19.0...v5.19.1

v5.19.0

Choose a tag to compare

@MathiasVDA MathiasVDA released this 13 May 21:23
b387b0f

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

Choose a tag to compare

@MathiasVDA MathiasVDA released this 11 May 13:51
9edd810

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 of update= when query was in SPARQL UPDATE mode

v5.17.0

Choose a tag to compare

@MathiasVDA MathiasVDA released this 28 Feb 23:19

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

Choose a tag to compare

@MathiasVDA MathiasVDA released this 28 Feb 14:26

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

Choose a tag to compare

@MathiasVDA MathiasVDA released this 07 Feb 14:08

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