------------------------------------- ANKHOR_FlowSheet Version 1.0.4.2768: Added: - PDF as an export format. - Header input to spreadsheet import. - Operator to extract a sub table from a spreadsheet grid. Fixes: - Position of mouse cursor in tables with merged columns/rows. - PDF rendering caused by numbers with exponent. - Selection of numeric small number items in slice wizard. - Spreadsheet import with long string tables. - Input of numeric values from SQL database with non English locale. - Multi page RTF and PDF export. - Landscape RTF and PDF export. - Page formatting macro. - Numeric format of slider tooltip now in natural non exponential form. - Selecting neutral or empty for a constant value or an input connector default using the property pane. - Inability to activate text input box in operator toolbox filter or property editor. - Crash in filterxml operator with duplicate filter keys. - Incorporated fix for disabled toolbox edit control. Tweaks: - Optimized spreadsheet import. - Relaxed number parsing to allow leading and trailing whitespace. - Improved CSV import to allow line split text source. Updated: ------------------------------------- ANKHOR_FlowSheet Version 1.0.1.2609: Added: - Added a 'Create New FlowSheet' button to the workspace tab. - Many new samples. - PDF export filter. - Add locale to CSV import and export operators. - Added new context menu item in graphedit dialog 'Vector'. - New operator EnvironmentVariable 'temppath' returns path to the user temp folder. - New operator EnvironmentVariable 'app' returns path to the running application. - New operator EnvironmentVariable 'flowhsheet' returns path to the actual flowsheet. Fixes: - buildbitseq operator did not support string and bool inputs correctly. - strlen did not return empty on empty input. - Linear regression in case of small number of input samples. - Matrix multiplication with scalar values. - Trendlines in dashboard chards for small number of input samples. - No new document was present when starting from the installer. Tweaks: Updated: ------------------------------------- ANKHOR FlowSheet Version 1.0.0.2483: Added: - "env" operator documented. Fixes: - The application won't try to load any FlowSheets right after startup when the application crashed during the previous run. - Crash in 32 bit ANKHOR due to low memory when executing large macros. Tweaks: Updated: ------------------------------------- ANKHOR FlowSheet Version 1.0.0.2416: Added: - Scroll view display for large constant values or expanded state variables in graph view. - Shared state variables for HTTP server. - Input element for downloadable values. - New operator for multiplexing rows. - Libraries for Bayes net and graphs. - New Ribbon bar group 'Operators' in tab 'Edit'. - Toolbox, added context menu item to switch between large and small icons. - Added Nag dialog to notify the user that the test period has expired. - Ctrl+Tab brings up a popup window to select a pane to switch to. - F6 / Shift F6 switches sequentially between all visible panes even after changing the layout.xml. - All ribbon bar functions can get attached to a keyboard shortcut. - Added shortcut support for all operators in the ribbon bar group 'Operators'. - Basic multitouch support in Windows 7. - Add Find dialog with autocompletion and history. - Icons for Ribbon group design, new icons for designs. - New group icons for Show Hide, Format Text. - Cacheable attribute to macro operators. - Modified the status bar. The actual flowsheet's path will be display as well as the program version. Both indicator panes can the hidden by right clicking on the status bar (via a popup menu). - New raster image scaling mode type 3 Lanczos3. - Reorder of sheets in cluster using drag&drop. Fixes: - Segment row range returned invalid rows in some multi joined tables (e.g. after sort). - Failing to update Dashboard if value does not change (no reset of previous input). - Changed file write operator to write into a temporary file first, and then rename to make operation appear atomic. - Broken zoom level in Quick Help for some users. Tweaks: - Various optimizations to improve speed and reduce memory footprint. Updated: ------------------------------------- ANKHOR FlowSheet Version 0.9.48.2104: Added: - Ribbon bar. Extended the group 'Format Text' in tab 'Edit' with new controls and a button to open the format dialog directly. - Scrollview input element. - Search text in constant values or dashboard results. - The installer packages will now get signed as well as all executables. - Enable use of tags in input elements. - Localization of AnkhorPluginManager, German and English. - Library for small dashboard charts. - Parallel memory allocator. - New format type for Dashboard edit control: folder. Allows to select a folder instead of a file. - Remote execution plugin allows execution of an operator or graph on a different machine. - Library with OLAP style data cube processing operators. - Chunked operation mode SQL SELECT operator - Inputs can now be based on vector graphic elements, similar to link input. Fixes: - Crash when pasting value into flowsheet without focus element (e.g. after deleting operator). - Crash due to low memory condition when layouting large tables. - Fixed delete of values in wizard operators. - Internal dashboard file dialog didn't allow the user to select (and open) write protected files. - Context menu handling in dashboard with multi sheet flowsheets was broken. - Crash when deleting connections in flowsheet. Tweaks: - Fixed an issue with a 'not so good looking' help icon (upper right corner) when the design 'White' was selected. - Replaced the application icon in designs 'Scenic' and 'White' with Microsoft's Office 2010 'File' tab. - The status bar displays the application's feature set (Trial, Home, Professional). - The application's 'About' dialog was updated. - The link to our website was moved from the About dialog to the 'Help' menu (upper right corner). - Changed plugin protocol to binary format. Updated: - (no entries) ---------------------------------- ANKHOR FlowSheet Version 0.9.0.47: Added: - Optional mime encoding input for file drain operator. - Implement import of binary XLS files. - Extended options dialog / tab Environment with a combobox to select the gui language. - Spreadsheet import table for office open XML. - MultiLang - XFolderDialog to support german resource. - MultiLang - Multi language support for Ankhor FlowSheet application. - MultiLang - ResourceENG. - MultiLang - ResourceDEU. - Datatype for complex numbers. - Library for polynomial evaluation and root finding. - Added "Deny All" and "Allow All" Buttons to security request dialogs. - State input / output connectors will be added to the context menu list provided from item 'Connect To'. - Documentation for XML operators and XML processing. - Generic format strings for dates and times. - System query for default locale, ANKHOR starts now with the system locale, when started for the first time. - SafeMode. In case of an app crash while the app is loading the last used FlowSheets, a safemode flag will be set in the registry. When this flag is set, the application won't try tp load the last used FlowSheets during the next start again. - AnkhorCommandLineEvaluator now reads in the FlowSheetSecurityDatabase. - Implemented drag and drop files in the FlowSheet Property Dialog, tab Security. - Language selection for help texts in Context Help. - Preview of operator result in tooltips for "Combine" and "Process" context menu entries. - Drag and drop of operators into input connectors. - Context menu entry to propagate the name of a connector to all connected connectors. - Add meta operators to create, combine and split operators and graphs using operators. - MPEGEncoder flowsheet library. - Context menu to create a lambda invocation operator for an operator value at an output connector. - Implemented chunked file source operator. Fixes: - Application crashed when deleting environment variable. - Opacity processing was missing for strokes. - Sorting of input elements. - Crash when inserting a row before a single neutral element. - Rotating ANKHOR logo now displayed again during dashboard invoked reevaluation. - Transparency in gif files now converted to alpha channel. Tweaks: - Implement rectangles in raytracer and coordinate transformation. - Changed specular reflection term in ray tracer. - Added light source direction to 3D diagrams. - Floating panes will be moved to top position ( z-order ) to be in sync with the actual activated FlowSheet frame window. - Immediately update operator toolbox on language changes for operator names and help texts. - FlowSheetSecurityDatabase will be written after a FlowSheet save operation. - Enable string implode to work with multi-column tables (performing a horizontal concatenation similar to string explode with a head). Updated: - (no entries) ---------------------------------- ANKHOR FlowSheet Version 0.9.0.46: Added: - Drag and drop of file names into text input cells. - Replace sub-string operator. - Copying value of tables with text now generates a unicode text in the clipboard. - AnkhorPluginManagerShutdown, is used to automatically shutdown the AnkhorPluginManager during installer operations. Fixes: - Formatting numbers that caused an additional digit due to late rounding did not show this digit. - findrow returned wrong row indices in a multi-column search with non-sorted table. - buildbitseq returned invalid bitfield if source value required more bits than provided as Size. - Support backslash in RTF exports. - Problem with opening a FlowSheet via a DDE command. Tweaks: - The user registration dialog will be started with a short delay after main window is visible. Updated: - Updated FlowSheet samples to latest FlowSheet libraries. ---------------------------------- ANKHOR FlowSheet Version 0.9.0.45: - Performance improvements for GUI, 3D graphics, image processing, XML processing. - Plugins: new plugins for audio capture and playback. - Plugins: can now be passed command line parameters. - New operators: triangulate polygon, string <-> unicode conversions. - New types: added "object" composition type for user-defined types with hidden attributes. - GUI: added various menu items and icons, and changed some. - GUI: much improved responsiveness when editing tables. - GUI: fixed various non-reactions to valid user inputs. - GUI: added sorting of constant table column via context menu. - GUI: added menu items for FlowSheet tab menus. - GUI: improved editing in Source Code Editor. - GUI: fixed update problems in auto value watch. - GUI: added context menu ability to delete several rows in one go. - GUI: operators imported from libraries are now marked with a "modified" marker triangle if the library operator was modified. - Saving images: can save to BMP format. - Saving images: GIF was upside down. - Pasting images: added pasting in DIBV5 format. - Date and Time: added format specifier "w" in date formatting for calendar week. - Colors.flsx library: Added isempty() handling for "min" and "max" inputs of BuildColorFlow. - Added turtle graphics library. - 3D bar diagrams: default sizes for bars get calculated from input values. - FlowSheet samples: added week-based reporting in time sheet manager. - FlowSheet samples: added time precision and task combination to time sheet manager. - FlowSheet samples: time sheet manager failed with deactivated current time project. - Flowsheet samples: updated GraphSurface (import library to get wizard). - Flowsheet samples: updated "Vereinsverwaltung.flsx". - Flowsheet samples: added "EinnahmenÜberschussRechner.flsx". - Fixed various crashes. - Fixed wrong path name for audio files. - Fixed date rasterization for Standard Diagram Library. - Fixed naming of derived flowsheets. - Fixed translation in build vector transform. - Fixed Unicode cut&paste of strings with CR-LF line ends. - Fixed vector bodies and decorative diagrams not working correctly with German locale. - Fixed comparing raster images. - Fixed return of segrow on neutral input to neutral instead of full table. - Fixed refresh problem when scrolling bitmaps in dashboard. - Fixed modified status display of derived flowsheets in title bar. - Fixed FlowSheet's modified status in title bar when state variable was changed by dashboard interaction - Fixed window resize, it blocked the dashboard timers and froze animations. - Fixed conversion of empty strings to errors, now is neutral dates or numbers. - Fixed not keeping two different operator class versions separate when reloading a flowsheet. - Fixed unwanted creation of unused HelpProject folder. - Fixed display of XML elements. - Fixed crash when reopening flowsheet with environment variables in the same cluster object. - Fixed occasional crash when double-clicking on a .flsx. - Added automated update checking. - Improved installation and desinstallation processes. --------------------- End of release notes. ---------------------