Skip to content

Version 1.6.0

Latest
Compare
Choose a tag to compare
@AccentuSoft AccentuSoft released this 26 Oct 16:06
· 1 commit to main since this release

This version of LinkScope is not backwards-compatible.
The Windows version requires Python 3.11, which is not installed automatically.
If you haven't already, contact support with your support ID to get instructions on how to safely move your existing projects to the new version.

  • Added UpdateManager.

    • Checks for updates periodically (by default from this public repository), and asks for permission to update the software automatically.
  • Added ModuleManager.

    • Only a few core resolutions are now included with the software by default.
    • The LinkScope Module Packs repository is automatically added as a source on first startup.
    • Users should use the Module Manager to install the Module Packs that they need.
  • Various Query Wizard improvements

    • Can now select query results on the current canvas.
    • No longer necessary to reset the wizard after every query run.
    • Added various new conditions that can be configured:
      • Sum of values of primary fields for parents and children
      • Total number of ancestors and successors.
  • Various workflow improvements:

    • Added easy way to expand selection to also include parents and/or children of currently selected nodes, while also keeping the currently selected nodes selected.
    • Added option in File menu to open Project Files directory for the current LinkScope project.
  • Various improvements to core and additional resolutions.

  • Added new resolutions, both core and in module packs.

  • Added Welcome message for first time users.

  • Various bug fixes and optimizations.