New build posted on 12/10/2015
Fixes:
- Updating version would sometimes not work
- Deleting a Project was not removing all of the children records
Enhancements:
- Improved Import Preview to include last date modified
- Added Drop-Down to Script panel, making easy access to past versions
- New “Copy To Working Version” button makes recovery of a previous version easy
- Created log of changes to working version
- Added Delete button to Script List (previously could only exclude)
- Added “Recent” tab that shows most recent scripts edited
- Right-click on Objects list now gives option to export to text
- Added new switch for Importing from database, “Import As Published”. This imports scripts from your database and marks them all as Published. Here are the rules:
The switch is on by default
When doing an import into a blank project
With switch on: Two Versions are created of the imported script, one is the Published version, one is the working version
With switch off: One Version is created, a Working Version is created from the Imported Script. (nothing is published)
When doing in import into an existing project
Only scripts that are new/changed are imported.
With switch on: Existing Working version is archived. Two Versions are created of the imported script, one is the Published version, one is the working version
With switch off: Existing Working version is set as a subversion. A Working Version is created from the Imported Script.