Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@michaelnchin michaelnchin released this 02 Mar 05:25
· 301 commits to main since this release
e3442c6

New Features

  • Support for blank nodes when visualizing graphs using the RDF data model (#48)
  • Enable Caching feature in the Connections UI which allows you to temporarily store data in the browser between sessions (#48)
  • Simplify the setup by consolidating the build and serving the graph-explorer through port (#52)
  • Moved self-signed SSL certificate creation to Docker entrypoint script (#56)

Bug fixes

  • Fix an issue where the Graph Explorer is stuck in a loading state indefinitely due to expired credentials by refreshing credentials and retrying requests automatically (#49)