Flying Logic Reader Changelog

What's new in Flying Logic Reader 3.0.6

Nov 28, 2016
  • New Features:
  • Export diagram to Scalable Vector Graphics (SVG) file.
  • Import from MS Project documents (XML and MPX).
  • New special handling of "task summaries" when importing from or exporting to Ms Project.
  • Bugs Fixed:
  • Domain Inspector correctly shows expanded domains when an existing document tab is selected.
  • Dates shown in an entity with a dark-colored background now drawn in white instead of black.
  • Better handling of tasks with a preferred start date occurring before project start date.
  • Bottom border of chart animates cleanly.

New in Flying Logic Reader 3.0.5 (Sep 20, 2016)

  • Bugs fixed:
  • Removed exception in chart mode involving groups containing only groups.
  • Fixed inconsistent display of Edge Info box.
  • The previously used file name is now correctly set as the default on the next export.

New in Flying Logic Reader 3.0.4 (Sep 6, 2016)

  • New Feature:
  • Chart view will now displays an "Edge Info box" if there is a visible annotation or edge weight for a single selected edge.
  • Bugs Fixed:
  • Fixed exception that could occur when a task has a preferred start or finish date.
  • Keyboard shortcuts for Zoom to Fit and Full Size changed to avoid problem with system use of the old shortcuts under Windows.
  • Other:
  • User's Guide updated to include documentation for Edge Info box and changed shortcuts.
  • Scripting upgraded to use Jython 2.7.0. Scripting API version bumped to 1.6 to reflect this change.

New in Flying Logic Reader 3.0.3 (Aug 3, 2016)

  • Bugs Fixed:
  • Fixed bug that could hang program under some project scheduling situations.
  • Minor improvements to the MS Project exporter.

New in Flying Logic Reader 2.2.9 (Oct 16, 2014)

  • Bugs Fixed:
  • Saved window position and size fixes.
  • Reverted some Mac-specific changes in 2.2.8 to restore Preferences menu item and document icon handling.

New in Flying Logic Reader 2.2.6 (Jun 18, 2014)

  • New Features:
  • Mac version now runs under Java 7. A separate release for Snow Leopard users that runs under Java 6 is available.
  • CSV import now has options for how to interpret row indexes.
  • Bugs Fixed:
  • Fixed bug in the modifyAttributes scripting method of the Document class involving project management attributes.
  • Other Changes:
  • Scripting API version bumped to 1.3.

New in Flying Logic Reader 2.2.5 (Mar 14, 2014)

  • Bugs Fixed - Some tasks with large effort values would have an incorrectly calculated start date during end-to-start scheduling.

New in Flying Logic Reader 2.2.4 (Feb 18, 2014)

  • Bugs Fixed:
  • Setting a prefered task start or end date of an entity when a project is set to end-to-start scheduling no longer causes an exception.

New in Flying Logic Reader 2.2.3 (Jan 14, 2014)

  • New Features:
  • Support for Mac computers with Retina displays
  • Bugs Fixed:
  • Document creation via scripts is now significantly faster
  • On rare occasions large graphs could throw an exception relating to sorting elements. This should no longer occur.

New in Flying Logic Reader 2.2.2 (Sep 25, 2013)

  • New Features:
  • Save Ink option also available when exporting a diagram to an image or PDF.
  • Annotation tooltips are now shown as styled text.
  • Task dates can now be calculated from end date.
  • Preferences to set number of scripts listed in various scripting-related sub-menus.
  • A column can be associated with annotations in Import from CSV.
  • The context menu for entities now includes a New Entity sub-menu.
  • New scripting features to support accessing SQL databases.
  • Document class now has methods to access the graph as a list of ordered (acyclic) elements.
  • Bugs Fixed:
  • Tweaks to graph layout to improve appearance.
  • Bug in type pop-up menus in User-Defined Attributes inspector fixed.
  • Entering a empty string for an integer or real value in the User-Defined Attributes inspector no longer causes an exception.

New in Flying Logic Reader 2.2.1 (Sep 3, 2013)

  • New Features:
  • Project Management tab in Document Inspector now displays the calculated project end date.
  • Raised application's Java heap size to 768Mb.
  • New scripting features to support using third-party Java and Python libraries.
  • Additional scripting methods – see "API 1.1" entries in Scripting Guide.
  • Bugs Fixed:
  • Clearing a field in Print Preview dialog no longer causes an exception when the field loses focus.
  • Scripting method getAnnotationNumber no longer throws an exception if a graph element had no annotation.
  • Newly created entities should now respond to confidence change keyboard shortcuts
  • Other minor bug fixes.