v3.2.1: Progress bar and bug fixes
Enhancements
- The user interface now displays a progress bar instead of the spinning clock for longer-running operations. This speeds up the performance of the export, and gives users a more standard visual indication of progress. 54df6ad
- Added a link on the main form to open the log file after completing an export or build. 0aa183e
Bug Fixes
- Fixed an issue with Fast Save when exporting linked table definitions. 6e9b9b5
- Added missing
VerifyPath
calls before exporting to ensure that the folder path exists. #84, f0743c1, 1526539 - Corrected item counts when building from source. 2ec44ff
- Resolved a minor issue with the log file output. 46b3838