New and Noteworthy 3.3M1, 3.3M2 ------------------------------- AWF-2211 Error messages now include their associated event or task name. AWF-2235 Timeout property has been added to the Business Objects 4.0 configuration. AWF-2270 Our build process has been further automated, to save us time and produce a more reliable output. New and Noteworthy 3.3M3 ------------------------ AWF-2354 Duplicating a group now duplicates its inner tasks. New and Noteworthy 3.3M4 ------------------------ AWF-2362 Duplicating a group now duplicates its inner events. AWF-2363 Duplicate menu item is now available in diagram. AWF-2364 When duplicating a group, it shifts down and to the right to more easily find it. AWF-2368 The Windows Service for the agent now splits the log into smaller file chunks. AWF-2388 Duplicating a group now also duplicates its variables. New and Noteworthy 3.3RC1 ------------------------- AWF-2406 A new variable dialog can now be evoked wherever an agileWORKFLOW variable may be inserted. AWF-2431 The strictness of the validation for name uniqueness has been lessened to support a common use case where a user would want to duplicate a group with many sub-elements. AWF-2418 When duplicating any event or task, it shifts down and to the right to more easily find it. AWF-2417 When duplicating a group, inner events now also duplicate their triggers. AWF-2439 The migrator is more verbose on the command line. Fixes: AWF-2415 Added three transitions to the finite state machine that were required by the rerun action. AWF-2430 Fixed an error that would sometimes occur stating that Obj.categories failed to initialize. New and Noteworthy 3.3SR1 ------------------------- AWF-2467 Added support for Business Objects DS 4.0 SP3. AWF-2441 A top group containing a tasks or events that becomes stuck can now be recovered to a stable state. Fixes: AWF-2442 Removed unused dependencies on categories by the BO prompts and global variables. New and Noteworthy 3.3SR2 ------------------------- AWF-2503 Improved permission support AWF-2488 Agent will shut down much faster AWF-2489 Bug report dialog added AWF-2459 Improved zoom support AWF-2440 Info section is now persisted before a task begins executing AWF-2487 Restart agent support added Known Issues: Due to the introduction of a critical issue by AWF-2462, it is not recommended to install the linux or mac versions. If you insist, here are the steps to fix the issue: 1. Find the following two files: plugins/com.agiledss.3rdparty.sqljdbc_1.2.0.jar and plugins/com.agiledss.3rdparty.sqljdbc4_1.2.0.jar. 2. For each one, do the following: 2a. Rename so as to change the filename suffix from .jar to .zip. 2b. Unzip the file. 2c. Within each unzipped directory, open the file called META-INF/MANIFEST.MF. 2d. Find the following at the very end of the file: "processor=x86_64; osname=win32". 2e. Change it so that it reads as follows: "processor=x86_64; osname=win32, *". 2f. Save the modified file. 2g. Zip the folder to have the exact same structure as the original zip. 2h. Rename the file back to what it was before, that is, change .zip back to .jar. New and Noteworthy 3.3SR3 ------------------------- AWF-2517 UI blitz, which includes: * Default example connections have been updated * Agent monitor view and instance view are no longer opened by default * Agent editor now states that there must be exactly one running dispatcher * The Import Calendar menu item is now on the calendar node rather than the repository * Importing a calendar refreshes the repository tree * Removed undo action from the variable editor widgets * An unsaved variable can be deleted using the remove action * Palette is always visible * Added collapse all to repository view * Variable chooser dialog gives better visual feedback for the selected row * The connection editor URL field will be filled with a generic URL when a driver is selected * Tooltips in the task diagram are more informative AWF-2531 User and role names are now unique AWF-2547 The UI will offer to upgrade a database upon connection from an earlier version of agileWORKFLOW AWF-2505 Added the awf.service.bat script, which may soon supersede installing an agent from the UI Fixes: AWF-2537 Deadlock issue of mssql databases is resolved AWF-2513 Fixed the Mac and Linux builds Known Issues: It has been observed that daily and weekly Time Events which repeat (ie. where the "Every:" field is greater than 1) will not behave as expected. Use the "Every:" field with caution until this issue is resolved in a future release of agileWORKFLOW.