Version 3.0 (6/13/2023) * Now supports Ubuntu Linux 20.04 and 22.04 for 360Deploy Server and 360Deploy plugin * Added support for native Apple Silicon (M1) architecture for both server and plugin * Fixed permissions issues with FMDataMigration tool reported on macOS. * Various minor bug fixes and improvements. Version 2.86 (3/30/2023) * Fixed an issue preventing the macOS installer from working properly * Added additional logging during detection of the FMDataMigration tool Version 2.85 (11/17/2022) * Fixed an issue preventing installer from functioning properly Version 2.84 (11/7/2022) * Added support for macOS Ventura Version 2.828 (6/25/2021) * Added support for Apple M1 Architecture Version 2.825 (6/15/2021) * Fixed a licensing issue with Express licenses and server side script deployments Version 2.825 (5/24/2021) * Fixed permissions on FMDataMigration executable on Mac Version 2.824 (5/24/2021) * Fixed an issue with emails during deployments * Added some error reporting about encryption keys to better relay that both Dev and Prod files must be either encrypted or unencrypted * Fixed an issue where license was not properly swapped between configurations Version 2.822 (3/22/2021) * Fixed an issue with submitting bug reports Version 2.821 (3/22/2021) * Added the FilePair configuration menu on the Deploy screen, allowing users to re-configure file mappings easily * Added the ability to control where the Accounts, Value Lists, and Fonts were imported from during a migration Version 2.8202 (2/11/2021) * Updated the FMDataMigration tools to resolve some issues with indexes during migrations Version 2.8201 (1/28/2021) * Fixed an issue with initialization on FileMaker 19 Window Server Version 2.815 (12/11/2020) * Fixed an issue with submitting problem reports from the web app where the log file could not be found * Fixed an issue with sending plugin problem reports Version 2.809 (5/30/2020) * Now uses bundled java, resolving some installation issues Version 2.801 (12/12/2019) * Fixed an issue with emailing 360Deploy reports Version 2.8 (11/20/2019) * Fixed issues with the registration dialog where registration would not persist * Plugins are now notarized to comply with MacOS Catalina changes * Improved logging, preventing hangups on background logging threads * Better handling of child processes on Windows Version 2.7 (5/14/2019) * Plugin startup and shutdown procedures have been greatly improved. * Fixed issues that caused PSOS calls to return "Host capacity exceeded" * Fixed issues that prevented plugins from autoupdating using the Install Plugin script step * Fixed an issue where multiple server side scripts would cause plugin functions to time out * Fixed issues related to multi user environments (Server side scripts, WebDirect, Custom Web Publishing) * Fixed issues where child processes would not be terminated on shutdown * Reworked GUI framework, so that plugin windows will stay in lock-step with FileMaker windows Version 2.6 (3/13/2019) * Fixed an issue with ip addresses with ports getting falsely recognized as IPV6 addresses * Fixed an issue where multiple deployments to the same server would cause inconsistent results * Fixed various issues when files were being closed and clients being disconnected * Fixed an issue where 32-bit windows machines were not launching the plugin Version 2.509 (1/7/2019) * Fixed a display issue in the filemapping list on the deploy panel where the files marked for deployment would show incorrectly across all servers. Servers with no files marked for deployment are greyed out now. Version 2.508 (1/2/2019) * Fixed an issue where files where not zipped properly when downloaded from the dev server Version 2.503 (12/7/2018) * Added some better error handling if the plugin was not installed correctly * Updated migration tools with new FileMaker release * Removed some unused fields and scripts Version 2.501 (12/6/2018) * Fixed an issue with error reporting when the target server had a non-functional web server Version 2.5 (12/3/2018) * Server side scheduling. 360Deploy is now compatible with Server Side Scheduled scripts. Allowing users to schedule deployments from the admin console * Granular Deployments. Turn files on and off for deployment without needing to step through configuration. * Multiple configurations can be stored in the same file now, allowing different configurations to use different license keys. * Fixed an issue where deploying the same file multiple times to the same server would hang. * Reworked file-closing workflow, implementing a more graceful process for kicking users out and closing files. * Fixed an issue where fmsadmin commands would hang indefinitely. These processes are retried 3 times before the Deploy is aborted. * FMP URL protocol is not registered properly in some versions of 17, we are now checking for this and displaying a warning. Version 2.111 (10/31/2018) * Updated installer, now downloads tomcat and jre for web app Version 2.101 (8/13/2018) * Fixed an issue where a extra window would be generated if the plugin could not be installed. Version 2.1 (8/9/2018) * Fixed issue where custom named hard drives were not supported * Rewrote interface * Included FMDataMigration tools inside 360Deploy * encryption passwords and database passwords are now encrypted Version 2.0 (6/6/2018) * Rewrote application to use FMDataMigration tool. 360Deploy no longer uses FileMaker imports, so pasting in the Import Worker script is no longer necessary. If Dev files are local, Clone Creating scripts are still necessary and must be pasted into Dev Files. * Overhauled interface to allow for more straightforward configuration. * Configuration now includes validation between steps, allowing for better error reporting when setting up Deploy configuration. * 360Deploy now can deploy to multiple servers at the same time, offloading the migration to each production server so they are run simultaneously. * Added error handling in 360Deploy Server. If Migration fails, original production files will be moved back to hosted location. * Better error reporting from Server to Client, errors on server can now be fetched by the client on a per-file basis. * Added "hostedFilesLocation" parameter to context.xml, allowing users to set the download directory of newly deployed clone files. Version 1.02 (1/23/2018) * Fixed a problem where plug-ins that had just been installed on Windows would not initialize if Internet Security options were set to 'high' Version 1.01 (12/6/2017) * Now compatible with MacOS High Sierra * License checking code has been improved -- fixed several issues related to license checking * Graphical User Interface (GUI) improvements made to progress bars, file choosers, and configuration dialog windows * Better reliability when loading and initializing plug-ins Version 1.0005 (10/09/2017) * Fixed error causing null pointer with very large metadata Version 1.0004 (9/28/2017) * Better handling of 729 errors * Support for use with encrypted files 1.0 (8/31/2017) * First public release