Skip to content

iKnow Entity Browser v0.8.7

Compare
Choose a tag to compare
@nikitaeverywhere nikitaeverywhere released this 25 Mar 13:41
· 24 commits to master since this release

From the last release, this one features a lot of new and redesigned things:

  • Settings are now saved to local storage
  • Tabular view improvements in display, sorting
  • Columns in tabular view are now editable in settings
  • View focusing when expanding tabular view, settings change, selection change
  • Clicking on nodes in tabular view now focus these nodes in tree view
  • Added option to show folded (hidden) nodes in tabular view. Clicking on this nodes will navigate to their first visible parent
  • Zooming buttons add
  • View reset button add
  • Hovering over nodes now scales their labels. Folder node now has on-hover hint
  • Unfolding nodes behavior changed to single-click and fixes folder node in its position for a moment when clicking
  • Improved unfolding behavior, the graph does not shake so much now when unfolding
  • Added an option to always display seed string and a query type in view
  • Added ability to specify all the settings via URL parameters
  • Removed "select/deselect children" button from tabular view when this button does nothing
  • Changed bottom icons positions to center, right top icons changed as well
  • Info button add referring Github readme page
  • Default sorting order for tabular view change
  • Mobile devices optimizations
  • Selection updates fix and other different fixes and improvements

Installation:

  1. Import classes in CLS directory to Caché, set up iKnow and REST application.
  2. Open/serve files from static folder, then enter the application and navigate to settings to connect to server properly.