Tom Sawyer Perspectives, Java Edition

Release 11.1.0

DateSeptember 6, 2023
StatusGeneral

Overview

This release includes several features that especially improve support for large schemas. These features include support for an abstract element type, advanced select capabilities, alphabetical sorting of element types and their attributes, and the ability to show and hide element types. These features enable Perspectives users to efficiently study and update large schemas.

Many third-party libraries have been updated to eliminate potential vulnerabilities.

New

Schema Editor

  • Added support for an abstract element type
  • Added ability to select all element types with a certain set of attributes
  • Added ability to hide and unhide selected element types with a certain set of attributes
  • Added ability to select subtypes and supertypes of selected element types
  • Added ability to sort element types, element type attributes, and model attributes
  • Added ability to move identifier attributes to the top of attributes list

Improvements

  • None

System Requirements

  • Added support for Red Hat Enterprise Linux 9.0
  • Added support for Neo4j Java Driver 4.4.12
  • Added support for Jena Java Driver 4.9.0
  • Dropped support for Neo4j Java Driver 4.4.11
  • Dropped support for Jena Java Driver 4.8.0

Fixes

Views

  • Table
    • Fixed table view showing as empty when sorting by column or sorting by multiple columns is configured
  • Launch Center
    • Fixed bug in cancel action of stop servers dialogs
  • Upgrade
    • Fixed array exception error in 10.2.0 to 11.0.0 upgrade for projects using disconnected node sorting
  • Build
    • Fixed build error for reactive streams

Issues

  • There is an issue using the default configuration for the https protocol with the Neo4j integrator. Contact Support for assistance in using this configuration.
  • Graph database commit cannot be used in projects that also include the Query Builder.