Release 1.1.0
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)