Releases: ehs5/crmscript_fetcher
Releases · ehs5/crmscript_fetcher
CRMScript Fetcher v1.2.0
CRMScript Fetcher is a GUI tool that can download CRMScripts and other data from your SuperOffice installations, and create the data as files within a folder structure on your local PC.
v1.2.0 update:
Features:
- Now also fetches Screens, ScreenChoosers, Scheduled tasks and Tables.
- Accompanying .json file with metadata is now included for scripts and triggers, plus for the other new entities.
- New "Fetch options" button now allows you to disable fetching any of the entities.
Bug fixes:
- Fixed a bug where scripts in the root folder wouldn't be created.
- Previously Windows would sometimes disallow creating/deleting/moving folders causing the fetch to fail. This is now handled with better retry handling.
Code improvements:
- Refactored utilising type hints more, plus several scripts and classes have been separated.
CRMScript Fetcher v1.1.0
CRMScript Fetcher is a GUI application that can download CRMScripts from your SuperOffice installations, and create them as files and folders on your local PC.
v1.1.0 update:
Features:
- GUI now uses modern looking Sun Valley theme (Windows 11 design)
- Added "Copy fetcher script to clipboard" button
Code improvements:
- gui.py is rewritten to use classes more
- Minor changes to main.py
CRMScript Fetcher v1.0.0
CRMScript Fetcher is a GUI application that can download CRMScripts from your SuperOffice installations, and create them as files and folders on your local PC.