What's new in Flying Logic Professional 4.0.6

Apr 17, 2024
  • New Features:
  • Tooltip hover visibility time is now 1 second.
  • Import MSProject MPP files.
  • New document scripting method moveToTop.
  • New application scripting methods requestForString, requestForInteger, requestForDouble, requestForPassword, requestForOpenFile and requestForSaveFile.
  • Bug Fixes:
  • Improved preservation of scroll positions and zoom level of canvas when saving, loading, or tabbing between documents.
  • The “swap forward and back edges” function no longer removes edge annotations.
  • Group symbol animates consistently when a group is expanded or collapsed.
  • Other Changes:
  • Application scripting methods askForString, askForInteger, askForDouble, askForPassword and askForFile are deprecated, use requestFor* methods instead.
  • Scripting version is now 15.

New in Flying Logic Professional 4.0.5 (Jan 20, 2024)

  • Changing the contents of a group now recalculates its start and finish dates when project management data exists.
  • Disclosure triangles in chart mode now respond properly when chart zoomed.
  • Emojis can appear in entity and group titles.
  • Fixed typos in the Login dialog.
  • Removed bad data in the example Project Management domain.
  • A Mac-specific bug that prevented file dialogs from appearing when exporting or importing when some third-party utilities are installed has been resolved.

New in Flying Logic Professional 4.0.4 (Oct 14, 2023)

  • Bug Fixes:
  • Finish-to-Start project scheduling now ensures tasks start as early as reasonable.
  • Eliminated the occasional overlapping of start and finish dates for tasks with resources.
  • Auto-recovery of a document created from an examples or template now works.

New in Flying Logic Professional 4.0.3 (Sep 7, 2023)

  • Entity symbols are once again properly rendered in “printing” contexts including export.
  • “ReadOnly” preference that hides options to purchase the app when unlicensed. Can only be changed using external scripts.

New in Flying Logic Professional 4.0.2 (Aug 22, 2023)

  • Made login flow more intuitive.

New in Flying Logic Professional 4.0.1 (Aug 17, 2023)

  • Bug Fixes:
  • Fixes a bug in MS Project export.
  • When saving a document, reports if the file has been moved instead of causing an exception.
  • Dealt with some mis-features in subscription login and expired registration keys.

New in Flying Logic Professional 4.0 (Jul 22, 2023)

  • New Features:
  • Entity titles can now have line breaks! To start a new line, type ALT-Enter or Opt-Enter.
  • When you’re clicking between documents, your Zoom level is now preserved.
  • Even more selection operations in the Edit menu:
  • Select Path Between Entities (which selects all elements between two selected entities)
  • Select All Successors
  • Select All Predecessors
  • Select Successors
  • Select Predecessors
  • (The last two only select immediately connected elements.)
  • If you click an entity and drag, you’ll create a successor or predecessor if you drag in the general direction of where you’d expect one. Normally this happens when you drag to a point in the same group. You can override the “same group” requirement by pressing Alt or Option when starting the action. You’ll know it’s working when you see a diamond at the end of the drag line.
  • The old “general” domain has been replaced, and Flying Logic now has simple entity classes in pastel colors. If you open a Flying Logic 3 document in Flying Logic 4, any entities with generic and note entity classes are converted to white and yellow classes, respectively.
  • The Effects-Based Planning domain now has two new entity classes common to Goal Trees: “Critical Success Factor”, and “Necessary Condition.”
  • You now have a new auto-recovery option in the Preferences dialog. If you enable it and then quit Flying Logic with a document still open, your document will be auto-saved and restored when the application is next launched. This includes quitting unexpectedly.
  • We’ve improved the CSV import dialogs and included support for additional formatting.
  • Entries in the Open Examples dialog are now sorted alphabetically.
  • Flying Logic now supports licensing through subscriptions and registration keys. You’ll be provided a beta registration key in this email with instructions below.
  • The Find function now successfully locates text in titles and annotations that contain multiple lines.
  • Bug fix for scripting: Variable effortHours in the Entity class now property handles fractional hours.

New in Flying Logic Professional 3.1.4 (Jan 27, 2023)

  • Bugs Fixed:
  • Setting the scripting variable effortHours now properly handles non-integer values.
  • Flying Logic no longer fails to load documents in read-only mode.
  • Items in the Open Examples dialog are now sorted.

New in Flying Logic Professional 3.1.3 (Nov 21, 2022)

  • Bugs Fixed:
  • Fixed bug with MacOS 13 Ventura that was causing missing document windows.
  • Pressing the TAB key while editing an entity or group title in the inline editor now properly activates the annotation text box in Text Inspector.

New in Flying Logic Professional 3.1.2 (Feb 21, 2022)

  • Bugs Fixed:
  • Fixed incorrect durations issue when importing tasks from MSProject
  • Fixed clipboard issue when using New Entities from Clipboard List feature
  • Other:
  • Windows installers are now signed with extended validation certificate.

New in Flying Logic Professional 3.1.1 (Dec 25, 2021)

  • Bugs Fixed:
  • Fixed incorrect disabled state of Class Info button.
  • Hide the Class Editor dialog when a Confirm Close Window dialog opens.
  • Prevent incompatible changes to clipboard data from other apps from causing an exception.

New in Flying Logic Professional 3.1 (Dec 7, 2021)

  • New Features:
  • Flying Logic enters read-only mode when trial ends.
  • The compactness of a graph can be changed.
  • New entities can be quickly created with titles from a list on the clipboard.
  • A resource can be assigned to units above 100%.
  • Settings added for MSProject export, including round-trip options.
  • Bugs Fixed:
  • Added or deleted entities fade in and out properly during graph animation.
  • Rendering issues with SVG export resolved by switching to a 3rd-party library.
  • Windowing problem associated with Mac’s Mission Control feature fixed.
  • MSProject task types now being properly mapped to Flying Logic assignment type on import.
  • Other Changes:
  • “Pro” dropped from product name.
  • “Quick Create” is now called “Quick Capture.”
  • The utilization value of resource now uses the more standard term “units.”
  • “Fixed Effort and Duration” changed to the equivalent “Fixed Units.”
  • Documentation for Flying Logic is now available and searchable online at docs.flyinglogic.com.
  • Heap size increased to 1GB.
  • Updated to Java 16.

New in Flying Logic Professional 3.0.22 (Jun 10, 2021)

  • Bugs Fixed:
  • MS Project XML importer can now handle files in UTF-16 encoding.
  • Crash in Apple Silicon (M1) Macs running MacOS 11.4 fixed by updating to new compatible Java release.
  • The script variables importItemLabel and runItemLabel now work as documented.
  • Other Changes:
  • Creation of large number of elements in importers and scripts is now much speedier, as calculations of derived data (like confidences values of driven entities) are generally deferred until the import or script ends. The new Document method operateAll() forces a these calculations.
  • Scripting API version bumped to 1.11.
  • Scripting Guide and Thinking With Flying Logic documents updated.

New in Flying Logic Professional 3.0.21 (Apr 6, 2021)

  • Bugs Fixed:
  • More improvements to MS Project import and export, including exporting durations in days instead of hours when appropriate.
  • Hoisting a group in Chart mode displays the group and element proxies left justified.

New in Flying Logic Professional 3.0.20 (Mar 9, 2021)

  • Bugs Fixed:
  • This release resolves an inconsistency between MacOS's General System Preference "Prefer tabs" and Flying Logic's own "Opening Files" Preference. Setting "Prefer tabs" to "always" or "in full screen" will now override Flying Logic's setting.

New in Flying Logic Professional 3.0.19 (Feb 17, 2021)

  • Bugs Fixed:
  • This release resolves an inconsistency between MacOS's General System Preference "Prefer tabs" and Flying Logic's own "Opening Files" Preference. Setting "Prefer tabs" to "always" or "in full screen" will now override Flying Logic's setting.

New in Flying Logic Professional 3.0.17 (Nov 4, 2020)

  • Bugs Fixed:
  • Clicking on a link in an annotation to a non-Flying Logic document will now properly open it, assuming your system is configured to open the document.
  • MS Project export and import are consistent in the handling of Fixed Work tasks — by treating them as Fixed Effort tasks. This misfeature will be resolved in a future release.
  • Other Changes:
  • Extensions for Flying Logic domain and template documents have been changed to .xlogicd and .xlogict, respectfully. The hyphens have been removed to reduce incompatibilities with other software.

New in Flying Logic Professional 3.0.16 (Jul 28, 2020)

  • Bugs Fixed:
  • Double-clicking on Flying Logic document icons on Mac correctly opens the document, again.
  • Default entity name generation was casuing an exception after 676 new entities are created in a document in one session.
  • MS Project import no longer sets the duration of non-milestone Fixed Unit tasks to zero.
  • MS Project import skips the default resource (with ID 0). Redundant in Flying Logic.
  • Other:
  • MS Project export now sets the project's autolink flag to false. Although not a bug, it was annoying for that setting to be turned on.

New in Flying Logic Professional 3.0.14 (May 5, 2020)

  • Bugs Fixed:
  • Deleting a resource or calendar no longer has a chance to corrupt the document.
  • Additional checking on validity of hyperlinks in annotations.
  • A wider range of SVG files can be used as custom symbols.
  • Resolved a problem with setting the wrong File and Edit menus when opening a document in a new window and immediately doing the same in a tab in a different window.
  • A rare exception during graph animation has been fixed.
  • Other:
  • New Flying Logic logo.
  • Program now bundled with Java 14.
  • Scripting API version bumped to 1.9 to reflect new Java version and critcal bug fixes.
  • 32-bit Linux version has been discontinued.
  • Reader Edition has been discontinued.

New in Flying Logic Professional 3.0.13 (Mar 16, 2020)

  • Bugs Fixed:
  • Deleting a resource or calendar no longer has a chance to corrupt the document.
  • Additional checking on validity of hyperlinks in annotations.
  • A rare exception during graph animation has been fixed.
  • Other:
  • Flying Logic now packaged with Java 11.
  • Scripting API version bumped to 1.9 to reflect new Java version and critcal bug fixes.
  • 32-bit Linux version has been discontinued.
  • Reader Edition has been discontinued.

New in Flying Logic Professional 3.0.12 (Mar 16, 2020)

  • Bugs Fixed:
  • Fixed exception that sometimes occurred when switching to Chart mode.
  • Added some additional sanity checking in the project management scheduler.
  • Other:
  • Removed an obsolete library.

New in Flying Logic Professional 3.0.11 (Jul 17, 2018)

  • Resolved an exception in Chart mode with Project Management enabled when an uninitialiized effort exists for an element.

New in Flying Logic Professional 3.0.10 (Nov 14, 2017)

  • Bugs Fixed:
  • Removed workaround added in 3.0.8 for Windows 10 Creative Update as a fix is included in the bundled Java 1.8.0_144.
  • Avoid changing mouse cursor to wait cursor if the graphics context does not support it.
  • Additional checks to be sure there is a valid display list before performing actions dependant on its existance.
  • Setting selection field of Document instance in a script did not always show the elements as selected in the canvas.
  • Fixed exception that could occur if script adds a domain to a newly created document in a tab.
  • Other:
  • Bumped scripting API version to 1.9.

New in Flying Logic Professional 3.0.9 (Jun 15, 2017)

  • ##Fixed a bug (introduced in 3.0.7) that would occasionally cause an exception when exporting a document to PDF.

New in Flying Logic Professional 3.0.8 (May 11, 2017)

  • Bugs Fixed:
  • On a Windows 10 system with the Creative Update installed, Flying Logic can sometimes prematurely exit when saving a file. This version has an interim fix for the issue.

New in Flying Logic Professional 3.0.7 (Apr 13, 2017)

  • New Features:
  • Flying Logic now packaged with Java SE 8. Scripting API version bumped to 1.8 to reflect this.
  • Bugs Fixed:
  • Workaround for bug in Java on Mac where some menu shortcut keys on international keyboards generate duplicate operations.
  • Code to prevent exception in Resource dialog.
  • All bugs fixed in 2.2.13 incorporated into this build.

New in Flying Logic Professional 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 Professional 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 Professional 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 Professional 3.0.2 (Aug 3, 2016)

  • Bugs Fixed:
  • The code that auto-calculates milestone completeness produced an intermittent exception that has been fixed.
  • Improved the appearance of the chart view when zoomed larger or smaller.
  • Other:
  • Menu shortcuts for View/Zoom to Fit and View/Full Size changed to avoid conflicts with use of the old shortcuts by the operting system under Windows. Changes not currently documented in User's Guide.

New in Flying Logic Professional 3.0.1 (Jun 27, 2016)

  • New Features:
  • Find and search for resource names and abbreviations. Also available via scripting.
  • Bugs Fixed:
  • Long document names in tabs are truncated properly and have tooltip to display full title.
  • Group titles too long to display have tooltip to view full title.
  • Context menu for showing and hiding columns in chart view now appears properly in Windows and Linux.
  • Completion values are consistant between spinners and inspector text field.
  • Entities should no longer overlap in Outer-to-Inner and Inner-to-Outer layout modes.
  • When confirming if unsaved document should be closed, document name is included in dialog.
  • Added documention for alternate newGroup scripting method in scripting guide.
  • The closeDocument scripting method works on a document open in a tab more reliably.
  • Other:
  • Removed obsolete "Delete Old Examples" option in Windows and Linux installers.

New in Flying Logic Professional 3.0 (Jun 8, 2016)

  • New Features:
  • Tabbed document interface.
  • Chart mode.
  • Options to find text of entity ID or in user-defined attribute names and values.
  • Links to Flying Logic documents can include search paraeters for user-defined attribute names and values.
  • Project management now supports resources, alternate calendars, work hours for calendar, resource assignment rules, and sub-day efforts.
  • Completion values of miletsones are auto-calculated.
  • Project Management tab of Document inspector and the Entity tab of Element inspector have additional controls for new project management features.
  • Entity classes can be created with a default resource assignment rule and milestone setting. Note: because of the introduction of work hours, entity classes no longer have a default effort beyond indicating the class is a milestone (zero effort).
  • Updated User's and Scripting Guides.
  • Bugs Fixed:
  • Shift-Delete of group correctly recursively deletes elements included.
  • Dragging a selection that includes edges into or out of a group now works properly again.
  • When creating a back-up of document file, ".backup" is added after the last dot in the filename, not the first.
  • Small textual fixes to Thinking with Flying Logic document.

New in Flying Logic Professional 2.2.12 (Jan 29, 2016)

  • Bugs Fixed:
  • Entities will no longer overlap in Inner-to-Outer and Outer-to-Inner layouts.
  • Moving a group will not pull children out of that group even if selected.
  • Mac only: Opening a Flying Logic document by double-clicking on the icon or droping the icon on the application icon would sometimes leave text fields un-editable until some other window was brought to front. This has been resolved.
  • Other Changes:
  • Scripting guide now has correct name for method vertexOperatorByName.

New in Flying Logic Professional 2.2.11 (May 30, 2015)

  • New features:
  • Scripts now have a new predefined variable scriptMode that is set to either "standard", "importer" or "exporter"
  • Added isBackEdge field to Edge scripting class
  • Bugs fixed:
  • Properly documented existing filterGraphElemList method in Application scripting class
  • Added fix that should prevent attempts to open inline editor for invalid graph elements
  • Documents exported to MS Project now have a correct confidence value in a task’s custom Number 1 field
  • Other Changes:
  • Scripting guide updated
  • Scripting API version bumoed to 1.4

New in Flying Logic Professional 2.2.10 (Oct 30, 2014)

  • Bugs Fixed:
  • Fixed a bug introduced in 2.2.9 that prevented loading of examples and very old document files.

New in Flying Logic Professional 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 Professional 2.2.8 (Sep 30, 2014)

  • Bugs Fixed:
  • Fixed-rate animation does not render all animation frames if speed would be affected.
  • Additional animation speed improvements on Mac version.
  • Bug with detecting Java version on Mac fixed. This may resolve some UI issues.

New in Flying Logic Professional 2.2.7 (Sep 30, 2014)

  • Bugs Fixed:
  • Retina support re-enabled in Lion/Mountain Lion/Mavericks release.
  • In-app registration works again.
  • Document windows now have a minimum size.

New in Flying Logic Professional 2.2.6 (Jul 8, 2014)

  • New Features:
  • 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 Professional 2.2.5 (Mar 29, 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 Professional 2.2.4 (Feb 18, 2014)

  • Bugs Fixed:
  • Setting a preferred 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 Professional 2.2.3 (Jan 14, 2014)

  • 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 Professional 2.2.2 (Nov 2, 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 Professional 2.2.1 (Nov 2, 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.

New in Flying Logic Professional 2.2 (Nov 2, 2013)

  • New Features:
  • Application-level scripting including writing exporters and importers.
  • XSLT import/export.
  • User-defined attributes and associated inspector for both graph elements and document.
  • Duplicate domains and entity classes.
  • Group symbols.
  • Hide class names in entities.
  • Generic and Note entity classes have hidden class names.
  • New Element Text Attributes dialog consolidates global document text settings of entities, groups and annotations.
  • Export to PDF can now optionally include header/footer.
  • CSV (comma-separated values) importer.
  • Enhanced intra-document and inter-document linking.
  • Inner/Outer orientations now use Left-to-Right positioning for predecessor/successor hit parts.
  • Format buttons in Text Inspector.
  • Preference option to disable all Control-Alt menu shortcuts (Windows only).
  • Scripting Guide in Documentation sub-menu.
  • Bugs Fixed:
  • Edge annotations now properly display non-latin characters.
  • Moving the selection via keyboard shortcuts no longer causes exception.

New in Flying Logic Professional 2.1.3 (Nov 2, 2013)

  • New Features:
  • Group context menu now includes Hoist command.
  • There is a new Windows-only Preference to disable Ctrl-Alt menu shortcuts — a workaround for issues with some international keyboards.
  • Improvements to Browse functionally in Add Hyperlink dialog.
  • The context menus for edges and groups are now available in the Reader edition, but with a limited set of commands.
  • Bugs Fixed:
  • When there is a selection in a text field, the left and right arrow keys now move the insertion point to the start or end of the selection, respectfully.
  • Documents are added to the Recent Document list when opened via an annotation hyperlink.
  • Special characters in annotation hyperlinks are now properly escaped.
  • Inner/Outer orientations predecessor and successor QuickZones are always to the left and right of entities, respectfully.
  • Reader edition should now close correctly under Windows or Linux if no file selected initially.
  • Fix in junctor export to DOT format.
  • Minor exception fix in inline editor.

New in Flying Logic Professional 2.1.2 (Nov 2, 2013)

  • New Features:
  • Added a Browse button to the Hyperlink Dialog, simplifying the process of linking to a local file.
  • Bugs Fixed:
  • Fixed a bug where, in a hoisted group, a newly created entity would not correctly connect to the currently selected entity if an edge was also selected.
  • Opening multiple Flying Logic documents at one time via their icons no longer causes an exception.

New in Flying Logic Professional 2.1.1 (Nov 2, 2013)

  • New Features:
  • Added a section about annotation hyperlinks to the User's Guide.
  • Bugs Fixed:
  • Fixed an exception that could occur when opening a Flying Logic document via its icon.

New in Flying Logic Professional 2.1 (Nov 2, 2013)

  • New Features:
  • Radial Orientations.
  • Project Management Workday Exceptions calendar (exceptions export to MS Project).
  • Find function supports matching by regular expression.
  • Find function (non-regular expression) now splits search phrase along spaces and looks for strings containing every individual fragment (respecting other settings like case sensitivity).
  • Find now dims the canvas except for found elements.
  • Hoisting commands now have keyboard shortcuts.
  • Hoist now adds a path bar at the top of canvas.
  • Hoisted group connectors now display their Entity ID when Entity IDs are visible.
  • Domain menu now has Domain Visibility sub-menu.
  • A new ink-saving option for printing allows groups to be printed without shading.
  • The inspector panel may now be horizontally resized.
  • Styled annotations are now editable and hyperlinks are clickable in visible edge annotations.
  • Improved appearance and functionality of domain tree control.
  • New Documentation submenu under Help menu.
  • Added list of known compatible Linux versions to Getting Started section of User's Guide.
  • Annotation hyperlinks can link to Flying Logic documents. A hash tag can reference an entity in a Flying Logic document by Entity ID, including in the current document.
  • Window position and size now saved in document and on local system
  • Canvas scroll positions and zoom level are saved in document.
  • A collapsed group is now tinted to match its color when not collapsed.
  • Keyboard shortcuts for changing zoom level.
  • SVG symbols now drawn as shapes, not images.
  • Bugs Fixed:
  • Improved edge layout during Incremental Layout.
  • Minor visual improvements under Linux (especially when using GNOME window manager).
  • Many minor fixes and improvements to annotation editing.
  • The selected Title Font Size menu item changes properly on undo/redo.
  • Format menu is now correctly inactive when editing entity or group titles.
  • Removed Apply Changes button from Project Management inspector – changes are now tracked automatically.

New in Flying Logic Professional 2.0.5 (Nov 2, 2013)

  • New Feature:
  • Added a pop-up triangle to the small zoom slider magnify icon. This is a reminder that the magnify icons act as pop-up menus.
  • Bugs Fixed:
  • On Mac, the Open Examples menu item now appears in the File menu even if no documents are open.
  • Save Domain as Default now works more reliably on Windows Vista and 7.
  • Fixed a bug where some edges would not be included during copy-and-paste.
  • New Document from Selection now works exactly like the sequence of Copy, then New Document, then Paste.
  • Fixed undo menu item text for New Document from Selection.
  • Missing entity confidence values in a loaded document default to 0.5 instead of causing an exception.
  • Updated toolbar icons that more clearly indicate off/on state.
  • Feature Restored:
  • Export to MS Project MPX files has been restored, but with a warning about compatibility with later versions of MS Project.

New in Flying Logic Professional 2.0.4 (Nov 2, 2013)

  • New Feature:
  • There are additional Windows menu navigation keyboard shortcuts.
  • Bugs Fixed:
  • On Mac, hidden modal dialogs no longer block the Preferences and About menu items from functioning.
  • Fixed an exception in entity class drag-and-drop.
  • When a group is hoisted, dragging an element out of a nested group into the canvas background now properly puts the element in the hoisted group.
  • The cursor is placed at the end of a newly added hyperlink with the cursor's formatting set to no hyperlink.
  • Milestones (entities with an effort of 0 days) now have visible completion spinners.
  • Completion is now properly exported to MS Project XML files.
  • Example domains can now be either imported into the current document or opened as a new document
  • The default English (en) version of a resource is now being properly used in non-English locales when no localized version exists.
  • Feature Removed:
  • Export to MS Project MPX files has been removed. Such files were not compatible with later versions of MS Project.

New in Flying Logic Professional 2.0.3 (Nov 2, 2013)

  • Bugs Fixed:
  • A bug introduced in 2.0.2 involving Select All and other similar actions has been fixed.
  • Order of View menu items now match the order of icons in toolbar.
  • Dropped 8 and added 48 to title font size submenu.
  • Format menu now has "o" as a menu navigation shortcut (Windows/Linux).

New in Flying Logic Professional 1.0.4 (Nov 5, 2007)

  • Live search and Find dialog now properly share settings.
  • Orientation popup shows correct direction when document loaded.
  • Units settings in Image Export dialog are now saved between sessions.
  • Image export dialog disables resolution field when units of width and height are not inches or cm.