headerphoto

 

10.1 Build 1578, June 15, 2009

Major changes
  1. N@tSchool connector (new): The student information system N@tSchool is supported with a set of dedicated UMRA actions (1575, 10/June/2009)
  2. Aura connector (new): The school library system Aura is supported with a set of dedicated UMRA actions (1575, 10/June/2009)
  3. Execute command line at UMRA Forms client (new): When an UMRA form is submitted, as a response, a command line can be executed by the UMRA Forms client computer. See Form action - Execute command line at client workstation for more information (1560, 2/April/2009).
  4. Get Out-Of-Office info (Exchange 2007) (new): The action collects the Out-Of-Office information of a particular account. See Script Action: Get Out-Of-Office info (Exchange 2007) for more information (1572, 2/June/2009)
  5. Set Out-Of-Office info (Exchange 2007) (new): The action sets the Out-Of-Office information of a particular account. See Script Action: Set Out-Of-Office info (Exchange 2007) for more information (1572, 2/June/2009).

Powershell
  1. Powershell Agent service - Session time to live (enhancement): The time-to-live idle time of a Powershell Agent service session can be configured by setting a registry value. See Registry settings for more information. (1570, 12/May/2009).
  2. Script action: Check Powershell Agent service session (new): The action can be used to check if an previously created Powershell Agent service action is still available and removed upon expiration. See Script Action: Check Powershell Agent service session for more information (1570, 13/May/2009).
  3. Keep-alive signalling (enhancement): To prevent expiration of idle Powershell Agent sessions, the UMRA Forms client sends keep-alive signal to the UMRA Service. The UMRA Service forwards these signals to the Powershell Agent service, keeping the sessions initialized through the UMRA Forms client alive. In case the UMRA Forms client is open for a longer period, e.g. a day, the session information is not lost.(1570, 19/May/2009)
  4. Variable list (enhancement): The available variables that can be used in script properties, generated from dynamic actions, is now limited to the properties section of the dynamic actions. In previous version, also variable names from the script section were copied to the variable list. Since these variable are not available in the UMRA variable list, these variables should not be presented to the end-user. (1570, 22/May/2009)
  5. Powershell not installed (fix): When Powershell is not installed on the machine that runs the Powershell Agent service, a correct error message is shown when executing the action Setup Powershell Agent service session. In previous versions, the Powershell Agent service and the call UMRA software could crash (1571, 25/May/2009)
  6. Powershell Agent service import library (fix): When importing the Powershell Agent service library, some incorrect error message were shown. The issue has been resolved (1571, 25/May/2009)

Lotus Notes
  1. Lotus Notes - action: Execute agent script (new): The action creates, executes and deletes a Lotus script agent in an existing database. The action can be used for instance to automate the approval of administration process requests. See Script Action: Execute agent script and Lotus Notes example projects for more information (1558, 30/March/2009).
  2. Lotus Notes - action: Get item size (new): The action retrieves the size of a single specified Lotus Notes document item. See Get item size for more information. (1558, 30/March/2009).
  3. Lotus Notes - action: Set item(s) (enhanced): The action now checks the total size of the item. If the action would exceed the Lotus Notes item size limit, the action is not executed. The action size limit is 32k bytes for summary items and 64k bytes for all other items. (1558, 30/March/2009)
  4. Lotus Notes - action: Update profile document (enhanced): The action now supports different Lotus Notes type values and can also be used to delete fields and/or sign profile documents only. See Script Action: Update profile document for more information (1568, 24/April/2009).
  5. Lotus Notes - action: Update profile document (enhanced): The action is further enhanced to add a profile document field that contains the date and time of the profile document signature. See Script Action: Update profile document for more information (1569, 1/May/2009).

Actions
  1. Update numeric variable - Convert number to text (format) (new): The action is extended with the option to convert a number to a text value according to a C-language 'printf' format specification. See Script Action: Update numeric variable for more information (1558, 30/March/2009).

Fixes and enhancements
  1. Action: Update date-time variable - subtract date-time value (new): A new function is added to subtract a date-time value stored in a variable from another date-time value. See Script Action: Update date-time variable for more information (1566, 17/April/2009).
  2. Set attribute (AD) (fix): The escape sequences, introduced in UMRA build 1558, are changed to [\r], [\n], [\r\n] and [\t] to allow attribute specifications containing for instance \t: \\SERVERNAME\Share\tsmith. See Script Action: Set attribute (AD) for more information. (1563, 9/April/2009).
  3. Add action to script - window update (fix): When composing an UMRA script using menu option Add action to script, the script window is now updated correctly. In previous versions, the actions displayed were not always updated immediately. (1562, 7/April/2009)
  4. Script action: Set Terminal Services user settings (fix): In special circumstances, UMRA could crash when the action was executed and failed with the following error message: Cannot determine NETBIOS domain controller name of domain controller... The issue has been resolved (1562, 7/April/2009).
  5. Powershell Agent service (fix): When received a stop signal, the Powershell Agent service is now stopped more gracefully (1562, 8/April/2009).
  6. Generic table - LDAP table column name (fix): The name of a column of a LDAP generic table is set to the name of the attribute. This was changed in build 1558 to the display name but causes problems in existing implementations. (1565, 15/April/2009)
  7. Vista - Windows Server 2008 - UAC (fix): The UMRA Console is started with elevated administrative access on the Vista and Windows Server 2008 platforms. In previous versions, this was not the case. Depending on the system configuration access denied errors could occurs for instance when the UMRA Service was installed. (1566, 17/April/2009)
  8. Action: Update database (fix): When testing the statements of action Update database, the option to Run test on UMRA Service is no longer available. In previous version, the option could be selected but was not functional (1566, 17/April/2009).
  9. 64-bit UMRA COM DLL (fix): In UMRA 10.1, build 1577, the 64-bit UMRA Automation DLL UmraCom64.dll had an incorrect version number (1577, June 12, 2009).

 

10.0 Build 1558, March 27nd, 2009   

Major changes
  1. Session support of the Powershell Agent service A Powershell Agent service session allows a more interactive usage of the Powershell runtime environment. For instance to store Powershell variables that can be used in subsequent Powershell scripts. For more information, see Powershell Agent service session. (1528, 10/November/2008)
  2. SAP support (new) Over 30 actions are added to support SAP. The UMRA SAP actions can be used to create SAP accounts, reset passwords, add users roles and profiles and so on. See UMRA and SAP for more information. (1480, 5/September/2008)
  3. UMRA Console: Open referenced project (new) When configuration a project with the UMRA Console application, the menu option Open referenced project opens the associated project for For-Each and Execute script actions. (1546, 29/January/2009)
Actions
  1. Get Out-Of-Office info (Exchange 2000/2003) (new) The action collects the Out-Of-Office information of a particular account. See Script Action: Get Out-Of-Office info (Exchange 2000/2003) for more information (1539, 6/January/2009).
  2. Set Out-Of-Office info (Exchange 2000/2003) (new) The action sets the Out-Of-Office information of a particular account. See Script Action: Set Out-Of-Office info (Exchange 2000/2003) for more information (1539, 6/January/2009).
  3. Set variable - hidden variable (enhancement) With action Set variable it is possible to hide the value of the variable. In log files, the value is not shown. (1528, 6/November/2008)
  4. Edit share (enhancement) The property 'Cache parameter' is added to support share caching options (1543, 28/January/2009).
  5. Set attribute (AD) (enhancement) The action supports carriage return, line-feed insertion in the Active Directory attribute. See Script Action: Set attribute (AD) for more information. (1546, 30/January/2009).
  6. Delete multiple variables (new) The action supports deletion of multiple variables from the project variable list with a single action. (1546, 6/February/2009)
Table management
  1. Manage table data - Get the number of table columns (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  2. Manage table data - Copy row (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  3. Manage table data - Copy multiple rows (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  4. Manage table data - Copy table (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  5. Manage table data - Remove multiple rows (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  6. Manage table data - Remove a specified column (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  7. Manage table data - Sort on column name (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  8. Manage table data - Convert multi-value variable to table (new) The action accepts single value variables. (1546, 11/February/2009).
  9. Manage table data - Replace column name (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  10. Manage table data - Get column name (new) The new action is added. See Script Action: Manage table data for more information (1546, 5/February/2009).
  11. Manage table data - Search table (new) The action is extended with search features. See Script Action: Manage table data for more information (1546, 5/February/2009).

Powershell - dynamic actions
  1. Time Powershell Agent service (fix) The time as shown in log messages generated by the Powershell Agent service is now correct (1520, 21/October/2008).
  2. Upgrade of dynamic actions (fix) The upgrade procedure of dynamic actions is enhanced (1520, 17/October/2008)
  3. Directory of Powershell Agent service (enhancement) It is now possible to specify the directory where the Powershell Agent service is installed (1542, 13/January/2009).
  4. Powershell Agent service - UMRA Service (fix) When multiple ( > 10) scheduled tasks access the Powershell Agent service simultaneously from within the UMRA Service, the RPC service can become to busy, causing errors and Powershell scripts not being executed. The error is now handled correctly and the RPC call is retried until it succeeds or the expiration period is passed (1506, 7/October/2008).
  5. Powershell Agent service - UMRA Service (fix) In rare circumstances, the UMRA Service could crash when multiple scheduled tasks access the Powershell Agent service simultaneously. This is caused by some XML libraries not being thread-safe. The issue has been resolved (1506, 7/October/2008).
UMRA COM object
  1. New interface methods (new) A number of interface methods are added, mainly dealing with UMRA COM object tables. Methods are added to check license information, store tables in the variable list, manage table contents and column names using the UmraDataTable interface. See UMRA COM object reference for more information (1543, 27/January/2009).
Lotus Notes
  1. Lotus Notes - Update profile document (enhancement) The action is extended: item flags can be specified for the updated profile document and the profile document can be signed when changes are applied (1536, 12/December/2008).
  2. Lotus Notes - Copy document (new) Copy a Lotus Notes document from one database to another Lotus Notes database. See Script Action: Copy document for more information (1536, 23/December/2008).
  3. Lotus Notes - Get quota (new) Retrieve the quota and size of a Lotus Notes database. See Script Action: Get quota for more information.
  4. Lotus Notes - Update profile document, 'Log archiving' (new) Online help is updated to show how the action is used to set log archiving for a Lotus Notes database (1543, 28/January/2009).
Fixes and enhancements
  1. Password Synchronization Manager (fix) Some memory issues are resolved in the Password Synchronization Memory DLL (1480, 10/September/2008)
  2. Password Synchronization Manager (fix) An issue is fixed for domain controllers with a name of 15 characters. In previous versions, error 111 could occur, generated by the Password Synchronization DLL, running on the domain controller. (1506, 7/October/2008)
  3. XML (fix) The handling of special characters (white-space, carriage return, line feed, tab) in XML export and import procedures is now correct (1480, 5/September/2008).
  4. XML (fix) For some UMRA objects, the XML export was not complete, e.g. the result file did not contain all of the UMRA object data. This could lead to incomplete backups. (1480, 5/September/2008)
  5. XML (fix) The indentation of exported projects to XML files is now correct. (1527, 30/October/2009)
  6. XML (fix) When importing a project from an XML-file that contains a generic table with an imported file, the separator character settings are now correct. In previous version, the comma (,) separator was always selected (1546, 5 February/2009).
  7. Recent projects (fix) In rare circumstances, the UMRA Console application lost the list with recent projects. The issue has been resolved (1515, 16/October/2008)
  8. Logging of service projects cache parameters (enhancement) The projects cache parameters are now logged in the UMRA Service log in startup. The log message has the following format: Service projects cache initialized with parameters 'Enabled=1', 'Delay=300' (1522, 22/October/2008)
  9. Manage service projects (fix) When the buttons of the 'Manage service projects' are clicked in a certain order, the UMRA Console application could crash. The issue has been resolved. (1528, 7/November/2009).
  10. Thread mechanism (enhancement) To prevent delays in large networks, specific tasks are performed in separate threads. (1543, 14/January/2009).
  11. Form security - group selection (enhancement) When setting the accounts for form project security, available groups are now by default shown in the dialog to select User and/or Groups (1542, 12/January/2009).
  12. Importing project files with period (.) in file name (fix) It is now possible to import a project file with multiple periods (.) in the file name. Example: form.with.period.ufp (1543, 13/January/2009).
  13. Name generation - output variable (enhancement) The names of output variables can now be renamed when configuration name generation algorithms. (1546, 29/January/2009).

 

9.2 Build 1486, September 12nd, 2008   

Major changes
  1. SAP support (new): Over 30 actions are added to support SAP. The UMRA SAP actions can be used to create SAP accounts, reset passwords, add users roles and profiles and so on. See UMRA and SAP for more information. (1480, 5/September/2008)
  2. XML (fix): For some UMRA objects, the XML export was not complete, e.g. the result file did not contain all of the UMRA object data. This could lead to incomplete backups. (1480, 5/September/2008)
Enhancements
  1. Password Synchronization Manager (fix): Some memory issues are resolved in the Password Synchronization Memory DLL. (1480, 10/September/2008)

 

9.1 Build 1478, August 1st, 2008   

Major changes
  1. XML project file format(new): UMRA supports the XML standard to import and export UMRA projects and scripts. See UMRA XML project and script files for more information (1458, 3/June/2008).
  2. Password Synchronization Manager (PSM) (new): The new PSM module will catch every password change in a Windows Active Directory domain and start an UMRA project. The UMRA project will forward the password change to other systems and applications. Refer to the section on PSM for more information (1474, 8/July/2008).
Groups
  1. Update group memberships (AD) (new action):The new action allows the addition, removal and synchronization of group memberships for an account. Lists can be specified for each operation. For example, when synchronizing, the user account (or other type of account) will only be a member of the specified groups when the action is completed. See [Script Action: Update group memberships (AD)] for more information (1437, 2/April/2008).
  2. Create group (AD) (fix): The Common Name of a new group can now start with a #-character (1462, 12/June/2008).
Tables
  1. Manage table data, Set column name (enhancement): The action Manage table data now supports the function to set the name of a column (1433).
  2. Manage table data, Search cells with matching contents(enhancement): In a table, search through all rows and the specified or all columns to find tables cells with matching text contents (1441, 14/April/2008).
  3. Manage table data, Complete rows(enhancement): Search through all rows of a table and add empty text values to each row so that the total number of columns is equal for all rows. If all rows already have an equal number of cells, no changes are made (1441, 14/April/2008).
  4. Get user (AD) (enhancement): The action is extended with property Globally Unique Identifier (GUID). When the user object is successfully retrieved, the GUID of the user account can be stored in a variable (1458, 2/June/2008).
  5. Get users table (locked out/Disabled/Password) (AD)(fix): When the domain Account lockout duration is specified as 0 (account is locked out until administrator unlocks it), the action functions correctly (1462, 12/June/2008).
  6. Store indices of selected rows in table variable (new): The indices of the selected rows of UMRA form tables, can be stored in a table variable (11/June/2008, 1462).
Actions
  1. For Each (enhanced):The dialog window to configure the For-Each action is extended with more options to configure the column variables passed to child project (1435, 21/March/2008).
  2. Execute command line (enhanced):A property is added to allow the removal of carriage-return line-feed characters at the end of the output variable value (1438, 3/April/2008).
  3. Generate random number (enhanced):For the minimum and maximum values, variable names can now be specified. (1441, 14/April/2008).
  4. Delete directory (enhanced): The logic to calculate the correct directory name is improved to support directory names with multiple dots (.) in the full path (1441, 14/April/2008).
  5. Execute script (enhanced): The action description as shown in the script window of an UMRA project now shows the name of the script to execute (1442, 18/April/2008).
  6. Get user (AD) (fix): When an output variable is specified for the display name, and no display name is found for the user account, no UMRA error is generate. (1456, 29/May/2008).
  7. Format variable value (new):The functions of the action 'Format variable value' can now be specified using variables. Also, when formatting functions are used in name generation algorithms, variables are supported (1437, 28/March/2008).
  8. Format variable value (enhanced): The case conversion functions of the action now supports the special characters ä, Ä, ö, Ö, ü and Ü. (1471, 2/July/2008).
  9. Get attribute (AD) (fix): When an attribute is not found, and property 'Convert to text flag' is set to 'No' and no errors must be generated if not found, the action now no longer generates an error (1462, 16/June/2008).
  10. Create local group (fix): When the group cannot be created since it already exists, no error is generated if 'Error if group already exists' is set to 'No'. (1473, 9/July/2008).
Exchange
  1. Manage mailbox e-mail addresses (Exchange 2007) (enhancement): The action now contains an additional property Domain controller to allow specific server binding and avoid replication issues (1462, 16/June/2008).
  2. Enable distribution group (Exchange 2007) (new): A new action to mail-enable distribution groups (1462, 16/June/2008).
  3. Set client access attributes (Exchange 2007) (new): A new action to set client access attributes including Outlook Web Access (OWA), MAP, IMAP and POP (1462, 16/June/2008).
PowerShell
  1. Powershell agent service (enhancement): The service now supports more data types used to return output tables. For example the data of file system ACL's. (1425, 11/Feb/2008).
  2. Powershell agent service (fix): A memory issue with encrypted data has been resolved. When using encrypted script phrases, the agent service could consume little memory resources that were not released properly. Eventually (after months or years without a reboot), this might cause problems for the computer running the Powershell Agent service (1425, 18/Feb/2008).
  3. Powershell return data (new): Simple string and data values can be returned to UMRA with a more simple method. See Single value output data for more information (1467, 26/June/2008).
  4. Powershell encrypted variable input(new): For input text properties, the value can be encrypted. In this case, the actual contents of the property is not shown in log files, UMRA script files and so on. See Encrypted properties for more information (1467, 27/June/2008).
  5. Powershell - Active Directory permissions management (new): New UMRA actions are added to manage Active Directory permissions: Script Action: Get AD permissions, Script Action: Add AD permission, Script Action: Remove AD permission, Script Action: Set AD permissions (advanced), Script Action: Get owner, Script Action: Set owner (1473, 8/July/2008).
  6. Powershell - Group management (new): New UMRA actions are added to manage Active Directory groups: Script Action: Set Managed By, Script Action: Get (nested) group memberships (1473, 8/July/2008).
  7. Powershell - File system (new): A new action is added to get disk space information: Script Action: Get disk space (1473, 8/July/2008).
  8. Powershell - Active Directory utility (new): A new action is added to determine the role of the primary domain controller: Script Action: Get PDC (AD) (1473, 8/July/2008).
Lotus Notes
  1. Lotus Notes - Generate recovery password (new): Support new action to reset the password of an Lotus Notes ID file.See Lotus Notes action: Generate recovery password for more information (1433).
  2. Lotus Notes - Out-Of-Office(new): Support new action to configure Out-Of-Office. See Lotus Notes action: Out-Of-Office for more information (1433).
  3. Lotus Notes - Move person (advanced) (new) The existing action Move person cannot be used to move a person if the person is currently located in an organizational unit. To support this operation, the action Move person (advanced) is added. See [Script Action: Move person (advanced)] for more information (1438, 3/April/2008).
  4. Lotus Notes - Update profile document (new). The action can be used to specify the value of a specific field of a database' profile document. See Script Action: Update profile document for more information (1473, 8/July/2008).
  5. Lotus Notes - Sign/Unsign document (fix). In previous versions, the action could apparently execute with no error, but the resulting document (adminp request) was not accepted. The error occurred when creating administration requests for Domino version 7 servers. (For version 6.X Domino servers, the problem was not found). The issue has been resolved (1440, 9/April/2008).
  6. Lotus Notes - Update ACL (fix). The ACE name that is specified as part of the Access Control Entry specification can now hold variables. In previous versions, variables were not replace at run-time by their actual values. (1142, 21/April/2008).
  7. Lotus Notes - UMRA Service (fix). When using an initial project with UMRA Forms projects, the UMRA Service did not properly release the resources used for Lotus Notes databases that were initialized in the initial project. Eventually, this could prevent the UMRA Service and other applications being able to access Lotus Notes databases (1435, 19/March/2008).
  8. Lotus Notes - Create document (enhancement). The action now exports the document or notes ID of the created document.
  9. Lotus Notes - Register person (advanced) (enhancement). The action now supports the creation of mail file replicas using property Mail – Mail file replicas (1447, 29/April/2008).
  10. Lotus Notes - Set items (fix). The order of text item values of text list items as specified with action Set items is now preserved. (1462, 12/June/2008).
  11. Lotus Notes - Example projects (new). Several UMRA Lotus Notes example projects are added. Almost all of these project show how to setup Lotus Notes administration requests in order to manage Lotus Notes accounts and mailboxes.
Forms
  1. Variable generic table column names (new): The names of columns in a variable generic table can be specified as variables (%NameColumnA%, %NamceColumnB%, etc) (1458, 2/June/2008).
  2. Name of client computer (new): When a form is submitted by clicking a button, a variable, %UmraClientComputerName%, is generated. The variable holds the name of the client computer and can be used by the UMRA Service. See Built-in variables for more information (1462, 11/June/2008)
Database
  1. Database connection lost when database reset (fix): With UMRA Forms, an error could occur when databases were reset or restarted. In these situation, the UMRA Service was not able to reconnect to the database unless the UMRA Service was restarted. The problem was caused by an incorrect update of the database connection cache maintained by the UMRA Service (1433).
  2. UMRA Console log with test query (new): When executing a test query of a table from the UMRA Console application (Setup generic table, Run test, Test...) the query is now written to the UMRA Console log (1458, 2/June/2008).
Automation
  1. UMRA Automation 64-bit support (new): The UMRA Automation software is now available for both 32-bit and 64-bit platforms. As a result, web-pages that are part of IIS web-site can run on 32-bit and 64-bit IIS platforms. See UMRA COM on 64-bit platforms for more information (1445, 23/April/2008).
  2. Name of automation project (fix): When creating a new automation project, the new project must now have an unique name. (27/May/2008, 1455).
  3. Automation log files (fix): The specific automation log file settings, e.g. maximum log files size and maximum number of log files per project are now preserved when the UMRA Service is restarted (1462, 12/June/2008).
General
  1. UMRA on Vista and Windows Server 2008 (fix): All UMRA applications now run on Windows Vista and Windows Server 2008 with no problems (1462, 12/June/2008).
  2. Error 20403(fix): When transferring large amounts of data ( > 1 MB) from either UMRA Forms or the UMRA Console application, an error could occur with error code 20403. This specially happened when variables storing big tables were used. (1433)
  3. Project name variable (new): When a project is executed, the name of the project is now stored in a variable. Two variables are used for this purpose: %UmraProjectName% and %UmraProjectNameStack%. Variable %UmraProjectName% contains the name of the (deepest) project that is currently executed. %UmraProjectNameStack% contains the name of all projects: the deepest child project and all parent projects. See Built-in variables for more information (1435, 20/March/2008).
  4. New Build-in variables (new): When a project is executed, the following new UMRA variables are generated: %CurrentSystemDate%, %TimeStamp%, %UmraFormSubmitDomain%, %UmraFormSubmitUsername%, %UmraPath%, %SystemRoot%. See Built-in variables for more information (1455, 28/May/2008).
  5. Error importing large amount of projects (fix): An error could occur when importing large amounts (> 250) of projects in a single operation. The operation has been changed to support more projects (1433).
  6. Distinguished names with slash (fix): The following actions – properties are updated to support distinguished names containing one or more forward slashes: action Set attribute (AD), property Active Directory object LDAP name, action Create object (AD), property LDAP Container, action Set group memberships (AD), property Active Directory name, action Create user (AD), property LDAP Container, action Remove specific group memberships (AD), properties Group name (LDAP) and Account name, action Move cross domain, properties Source object and Target container, action Create contact (AD), property LDAP Container, action Get user table (…), property LDAP path, action Create group (AD), property LDAP Container, action Move – rename (AD), property OU-Container LDAP name, action Get object (AD), property LDAP name (1438, 8/April/2008).
  7. Script error handling (fix): When the error handling settings of a script action are updated, the project is now marked as dirty (e.g. needs to be saved due to changes in the project) (1458, 2/June/2008).
  8. Log variables - Display of Carriage Return Line Feed (fix): When a variable value contains carriage-return and/or line-feed characters, the action Log variables will show these characters ([cr],[lf],[crlf]).
  9. Log variables - Scheduler tab shown (fix): When an automation project is scheduled to run once, and the run time is passed, the project window now shows the scheduler tab. In previous versions, the scheduler tab was only shown if the project schedule time was in the future (1462, 11/June/2008).
  10. Drop down lists, edit field (fix): In a number of dialogs and tabbed windows, the the edit field of drop down lists now automatically scrolls in a horizontal direction when text is entered. In previous versions, the length of the entered text was limited (1462, 13/June/2008).