Skip to content

v2.1.0

Compare
Choose a tag to compare
@Macmod Macmod released this 27 Feb 12:50
· 55 commits to main since this release
  • Added --schema flag defaulted to false to control whether to load schema GUIDs from the directory on initialization
  • Keybindings r and u now require Ctrl (Ctrl + r / Ctrl + u)
  • Keybinding r can now be used to reload a node or its attributes in explorer page
  • Cache is now enabled by default since entries can be reloaded with the r keybinding
  • Goroutines implemented for main interactions in the explorer page to avoid hanging the UI on slow connections
  • Added a version command
  • Fixed golang module versioning
  • Fixed some minor bugs regarding attribute selection