Releases: obdasystems/grapholscape
Releases · obdasystems/grapholscape
Grapholscape v4.0.11
What's Changed
- Bug Fixing
- Minor Changes
- Fix PUBLISH_DOC workflow by @gianluca-pepe in #122
- Bump axios and @openapitools/openapi-generator-cli by @dependabot in #124
- Bump @koa/cors and lws-cors by @dependabot in #123
- Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #125
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #128
- Bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #129
- Bump axios and @openapitools/openapi-generator-cli by @dependabot in #130
Full Changelog: v4.0.0...v4.0.11
Grapholscape 4.0.0
What's Changed
- ⚡️ UI optimizations for large ontologies by @gianluca-pepe in #111
- ♻️ Refactor entities types by @gianluca-pepe in #112
- 🎨 Hierarchically Colored Floaty Diagrams
- 🏗️ Model and API refactor for VKG and OntologyDesigner (only available in Monolith))
- 🐛 Bug Fixes
Full Changelog: v3.2.6...v4.0.0
Grapholscape v3.2.5
What's Changed
- Smooth element focusing while layout running
Virtual Knowledge Graph
- (Only available in Monolith):- Improved performances
- Improved UX
- UI improvements
- Bug Fixes
- Add multiple version documentation with CI worflow by @gianluca-pepe in #106
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #95
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #68
New Contributors
- @dependabot made their first contribution in #95
Full Changelog: v3.2.2...v3.2.5
Grapholscape v3.2.1
Changes
-
Path Rendering:
- New exploration paradigm, choose what to see at each step:
- Choose a class to start from
- Add Object properties from the entity details widget
- Show/Hide class hierarchies with the context menu on classes
- New exploration paradigm, choose what to see at each step:
-
Virtual Knowledge Graph Exploration - only available in Monolith
Explore ontology and your data at the same time
Full Changelog: v3.1.0...v3.2.1
Grapholscape v3.0.2
Changes
- 🎨 New design
- Ontology explorer moved in bottom-right buttons tray for less screen cluttering
- 🔄 Improved and redesigned API offering more options to customize and more flexibility
- easier to find, center or select entities or elements
- clearer lifecycle events you can now react to
- 🔢 Now strongly typed thanks to typescript migration
- 📖 Completely new documentation: check it out!
Full Changelog: v2.0.1...v3.0.2
v2.0.0
What's Changed
- Improved api and settings management
- Simplified and enhanced UI
- Better layout management improving performances
- Improved renderer switching and general interactions
- New documentation
- New exports:
- Bare constructor with no UI at all
You can choose to build your own UI leveraging the new api callbacks - UI widgets exported for better manipulation and/or extension
- Bare constructor with no UI at all
- Bug fixes
Full Changelog: v1.3.0...v2.0.0
Grapholscape 2.0.0-beta.1
v2.0.0-beta.1 2.0.0-beta.1
Grapholscape 1.3.0
- Use original positions in Floaty mode.
- Bug fixes
Grapholscape 1.2.0
- Export your diagram in
png
orsvg
format - Added icons for widgets
- Now it's possible to change settings programmatically
- Bug fix
- fix drag and pin unlock buttons disappearing on fullscreen
- fix drag and pin unlock buttons added at bottom of the page when removed
- fix lite renderer not fitting to screen when coming from float mode
Grapholscape 1.1.0
- New widget showing the list of occurrences across all diagrams for selected entity.
- Bug fixes