1.3.1
13 May 2025
App
Bug Fixes
Deployments:
Initial version is now automatically set to
-
for new Deployments.Fixed deployment status message display issues.
Fixed tab behavior in Deployment Config popover.
Server
New Features
Linux support: now supports Ubuntu Linux servers.
Minimum FileMaker Server version: Changed from
19.5.1
to20.1.1
Improvements
Linux Installer: Improved logging and file permission settings.
Linux Updater: Improved logging, recovery of files with incorrect permissions, and automatic installation of missing Devin Server tools (git and XML Analysis API).
Bug Fixes
XML Analysis:
Fixed an issue that caused XML Analysis to fail if the reference file was a
Clone
.
Known Issues
IIS Rule Installation Failure on Japanese Servers: Production installations on Japanese Windows servers (or with Japanese OS locales) might fail to add the required Devin rule to IIS, which can cause connection issues between Devin servers.
Incorrect Branch File Removal on Release: Releasing a version whose file has already been removed from the server may incorrectly delete the corresponding target branch file.
Limited CPU Core Utilization: Devin Server’s queue mechanism might not fully utilize all available CPU cores, potentially reducing performance on multi-core systems.
Auto-deleting Versions: Versions are not automatically removed when the branch is removed.
Admin Console Password Intentionally Exposed: The Devin Server log service.log intentionally exposed FileMaker Server Admin credentials for debugging purposes. Make sure to remove this before sharing the log file with anyone.
Admin Console Password Restriction: Devin does not support servers where the admin console password includes a colon (":") due to admin API authentication limitations.
Post Migration Script Parameter: Post migration scripts can only accept parameters of the "text" type.
Limited Error Logs for Post Migration Script: The logs do not specify the reason for script failure, such as script not found, invalid script name or OData being disabled on the server.
Deployment Status Delay: Deployment status might show "Update Available" after a successful migration. If it does not change to "On latest version" within 30 seconds, close and re-open the Project Workspace window.
Disk Space Check for Migrations: Disk space is checked only at the start of a migration. If two large migrations are started simultaneously, there might not be enough space for both when they complete, as space is not allocated at the start.
Storage Location: Devin stores everything on the default disk where Devin is installed (default Library folder). Using a second disk is not yet supported.
Deployment Process Limitation: Deployments are limited to the default deployment process which clones the live branch file instead of the actual version backup. For example, if you release a file from dev to main, and you make changes directly to main before you deploy the release, the modified version of main will be used in the deployment process instead of the actual version backup that was used in the release.
Alternative Database Paths: Alternative database paths defined in the Admin Console will not work if they are changed after Devin Server has been installed.
Unsafe TLS Connections: All unsafe TLS connections between Devin servers will be trusted, even if the presented SSL certificate is invalid, expired, or self-signed.
Custom Font Issue: The custom Devin font used for icons in the App will only work after restarting FileMaker Pro.
Activity Logs Limitation: Activity logs in the REPORT tab are limited. Use the DEBUG tab for detailed logs.
Local Development Files: Local development files are not supported. Files must be hosted on a dedicated development server.
Non-default Zoom Level in App: The app's windows and UI elements might not work and display correctly if the zoom level is set to other than 100%.
Last updated