CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:gui-designer:release-notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:gui-designer:release-notes [2013/05/30 06:05]
jarrod
software:gui-designer:release-notes [2020/09/17 22:18] (current)
jarrod
Line 4: Line 4:
 [[http://​www.commandfusion.com/​software/​guidesigner]] [[http://​www.commandfusion.com/​software/​guidesigner]]
  
-===== Version 2.6.0.530 ===== +===== Version 2.7.10.918 ===== 
-**Date Released (BETA):** Thursday, ​30th May, 2013\\+**Date Released:** Friday, 18th September, 2020\\ 
 + 
 +==== Fixes ==== 
 +  * Device Manager can now connect to your online account again for license importing. 
 + 
 +===== Version 2.7.10.303 ===== 
 +**Date Released:** Tuesday, 3rd March, 2020\\ 
 + 
 +==== Fixes ==== 
 +  * Subpage combo boxes in the list properties window will now sort alphabetically. 
 + 
 +===== Version 2.7.9.1009 ===== 
 +**Date Released:** Wednesday, 9th October, 2019\\ 
 + 
 +==== Fixes ==== 
 +  * Fixed issue where .gui file could be left out of archives when uploading direct to LaunchPad. 
 + 
 +===== Version 2.7.8.1007 ===== 
 +**Date Released:** Monday, 7th October, 2019\\ 
 + 
 +==== Changes ==== 
 +  * Added QR code to upload service dialog, allowing you to scan the code on your mobile device and open a webpage with direct links to instantly launch iViewer 5, with or without debugging enabled, to load your project from guiDesigner without having to enter any IP address details into iViewer settings. 
 + 
 +===== Version 2.7.7.0913 ===== 
 +**Date Released:** Friday, 13th September, 2019\\ 
 + 
 +==== Fixes ==== 
 +  * Stop moving subpages into page bounds when opening projects. Subpages can be placed at negative positions! 
 +  * Stop resizing over-sized subpage references when moving them. Subpages can be bigger than pages! 
 + 
 +===== Version 2.7.6.0724 ===== 
 +**Date Released:** Wednesday, 24th July, 2019\\ 
 + 
 +==== Changes ==== 
 +  * Added project page size options for latest iOS devices 
 +  * Added support for overriding themes on buttons and text objects - allowing font size/​color/​alignment changes on individual buttons without having to create multiple different themes. 
 +  * Added integration with the upcoming LaunchPad service for project deployment. 
 +  * Allow renaming of items in the System Manager tree directly (F2 or enter key to start rename) 
 +  * Added button to resize subpages to full project size easily. 
 +  * Add scaling options to image objects 
 + 
 +==== Fixes ==== 
 +  * Upload Service window can now be resized 
 +  * Show nicer error message when entering invalid data into numeric system property fields 
 +  * Fixed slider indicators being draggable past their bounds in the theme library 
 +  * Fixed theme library rendering when no project is open 
 +  * Disable project renaming from project tree that was never working. 
 +  * Fixes for buttons rendering at 0x0 size when no images were assigned to themes. 
 +  * Fix issue with long command names causing UI to freeze. 
 +  * Various other bug fixes! 
 + 
 +===== Version 2.7.4.0705 ===== 
 +**Date Released:** Tuesday, 5th July, 2016\\ 
 + 
 +==== Changes ==== 
 +  * Project Properties window can now be resized. 
 +  * Pasting commands or feedback items will be assigned the folder of the selected tree node (instead of pasting into system directly). 
 + 
 +==== Fixes ==== 
 +  * System folder renaming is now correctly saved. 
 + 
 +===== Version 2.7.3.0223 ===== 
 +**Date Released:** Tuesday, 23rd February, 2016\\ 
 + 
 +==== Changes ==== 
 +  * Project tree can now use folders to organise pages and subpages. 
 +    * Drag and drop pages/​subpages into folders, and drag onto the main project tree node to remove from a folder. 
 +  * Sorting and expanding/​collapsing via project tree toolbar. 
 +  * Adding new pages/​subpages via project toolbar. 
 +  * Installation script now sets up file associations and ''​cf:​%%//​%%''​ URL protocol support. 
 +  * Show project name in the root project tree node for easier identification. 
 + 
 +==== Fixes ==== 
 +  * Removed warning about requirement for admin rights when launching guiDesigner. 
 +  * Force saving of theme colors in RGB format in cases where known color names were sometimes used incorrectly. 
 +  * Fix buttons without background images being sized at 0x0 when dragged from theme manager. Will now default to 100x100 for easy selection. 
 +  * Fix issues with system and command copy/​pasting within folders. 
 +  * Fixes for slider indicator rendering. 
 +  * Fix marquee selection tool not working correctly on scrolled pages. 
 + 
 + 
 +===== Version 2.7.1.416 ===== 
 +**Date Released:** Saturday, 12th April, 2014\\ 
 + 
 +==== Changes ==== 
 +  * None 
 + 
 +==== Fixes ==== 
 +  * Fixed the way tags are saved and used in feedback processing. 
 +  
 +===== Version 2.7.1.124 ===== 
 +**Date Released:** Wednesday, 4th December, 2013\\ 
 + 
 +==== Changes ==== 
 +  * Added ability to resize objects maintaining aspect ratio when dragging from bottom right resizer thumb whilst holding SHIFT key. 
 + 
 +==== Fixes ==== 
 +  * Fixed cases where corrupt images could cause GUI files not to open. 
 +  * Fix for attaching commands to sliders when the command belongs to a system with a colon in its name. 
 +  * Fix for subpages not always drawing when dragging from project tree onto a page. 
 +  * Fixed subpage timers not being editable if subpage hadn't been opened before. 
 +  * Fixes for various system property names. 
 + 
 +===== Version 2.7.0.709 ===== 
 +**Date Released (BETA):** Thursday, ​12th August, 2013\\ 
 + 
 +==== Changes ==== 
 +  * Added tag editor. 
 +  * Revamped System Manager interface. 
 +  * Added search/​replace functionality into System Manager. 
 +  * Project Properties no longer used for Control System connection properties - now integrated with revamped system manager. 
 +  * Automatically create new page when creating a new project. 
 +  * Added save notification before exporting projects. 
 +  * Made global token manager resizable. 
 +  * Allow overwriting of assets when importing (eg. scripts, images, etc). 
 +  * Added better right click context menu support for editing button simulation modes. 
 + 
 +==== Fixes ==== 
 +  * Copy/Paste shortcut keys now work in validated input fields such as join number fields. 
 +  * Correctly set saved state to unsaved after creating new pages. 
 +  * Various small bug fixes resolving some crashers. 
 + 
 +===== Version 2.6.0.602 ===== 
 +**Date Released:** Thursday, 2nd June, 2013\\
  
 ==== Changes ==== ==== Changes ====
Line 19: Line 142:
   * Added support for HEAD requests in the Upload Service.   * Added support for HEAD requests in the Upload Service.
   * Added dynamic list of common resolutions to project properties - edit resolutions.txt (in install path) to add your own common sizes as needed (will be overwritten each guiDesigner update!)   * Added dynamic list of common resolutions to project properties - edit resolutions.txt (in install path) to add your own common sizes as needed (will be overwritten each guiDesigner update!)
-  *  
  
 ==== Fixes ==== ==== Fixes ====
Line 31: Line 153:
   * Fix for project tree scrolling bug, where it would not stop scrolling even after moving mouse from the tree edges.   * Fix for project tree scrolling bug, where it would not stop scrolling even after moving mouse from the tree edges.
   * Fix bug where save state was not dirtied after deleting a page (allowing you to easily close a project without saving after deleting a page).   * Fix bug where save state was not dirtied after deleting a page (allowing you to easily close a project without saving after deleting a page).
 +  * Fix for timers on landscape pages not being correctly saved in last beta.
  
 ===== Version 2.5.1.424 ===== ===== Version 2.5.1.424 =====
software/gui-designer/release-notes.1369893930.txt.gz · Last modified: 2013/05/30 06:05 by jarrod