Page cover

Boston 4.7.0

πŸ“… Release Date: August 13, 2025 - πŸ“… Next Release Date: To Be Announced

Release Summary

This release delivers significant improvements across Autom Mate, focusing on enhanced stability, security updates, and new capabilities. Critical bug fixes address UI alignment issues, credential handling errors, and file upload reliability. Security has been strengthened through dependency upgrades, including multer, jsonwebtoken, and Excel library replacements. Productivity gains come from refined workflows, such as simplified Autom type selection, full-name dashboard greetings, and new integration support with Datto RMM. These updates ensure a smoother, more secure, and more user-friendly experience for all editions.


Highlights of this Release


πŸ‘₯ Community Version Features

Autom Mate Community Website

Autom Mate Community Edition

This update introduces a fully optimized Community Edition with strict data isolation, improved onboarding, and clear usage guidance. New controls limit Autom executions, runtime, and storage, while dashboards, lists, and APIs now display only a user’s own data. The registration process is enhanced with OTP verification and Microsoft OAuth support, and a built-in info banner provides usage details with upgrade options. Key modules and settings are streamlined, ensuring Community users get a focused, secure, and easy-to-navigate environment.

Feature Area
Community Edition

Usage Fee

Free

Agentic AI / OpenAI (Beta)

Not available

Dashboard

Not available

Mate Agent

Cannot be downloaded; 1 pre-defined agent

Concurrent Enabled Autom's

Max 2 enabled Autom's

Autom Creation

Unlimited

Autom Run Duration

Max 30 Seconds

Daily Autom Run Limit

Max 25 executions per Autom per 24h

Roles & User Management

Disabled

Deployment Model

Cloud-only


Community-Role-Based Data Access and Visibility

  • Autom Group Edit/Delete Button Missing in Community Edition β€” Restored missing group edit/delete buttons for Community Edition to allow full group management.

  • About Page for Community Users Shows Usage Limits & License Info β€” Customized About page to display license details, usage limits, and restrictions.

  • Autom Store Download Tracking Per User for Community β€” Updated tracking to store download counts per user instead of globally.

  • Autom Group List Shows Only User’s Own Data β€” Restricted group list API to return only groups created by the logged-in user.

  • Vault List Shows Only User’s Own Data β€” Limited Vault entries to the user’s own data.

  • Automs List Shows Only User’s Own Data β€” Restricted Autom listing to only show user-created automs.

  • Autom Store List Shows Only User’s Own Data β€” Display only the logged-in user's own uploaded automs.

  • Monitoring List Shows Only User’s Own Data β€” Show only the user's own monitoring records.


Community License Registration Feature

  • Backend OTP Logic & Email Verification Table β€” Implemented backend logic for OTP generation, validation, and storage.

  • OTP Verification Screen for Community Users β€” Added screen for OTP entry during account verification.

  • Success Message via WebSocket After Microsoft OAuth Registration β€” Sends a success message after completing OAuth registration.

  • OAuth Service for Microsoft Account Registration β€” Backend service for Microsoft account registration.

  • Registration Page Layout – Email & Microsoft-Based Flow β€” Supports both email/password and Microsoft OAuth registration.

  • Registration Service for Community License Users β€” Handles registration flows for Community Edition.

  • User Registration Page Design for Community License β€” Designed a user-friendly onboarding page.

  • Register Button Added on Login Page When Community Enabled β€” Added quick registration button for Community Edition login screen.


Community Dashboard Experience

  • Added user_name to ROI Calculation View with Filter β€” Added username column with filtering support.

  • "Available Automs" & "Automs In Progress" Limited to User’s Own Data β€” Restricted dashboard data visibility.

  • Dashboard Switching & Widget Editing Disabled by Default β€” Locked dashboard layout for Community Edition.

  • β€œLogged-in User” Operator for Dashboard Widgets Filter β€” Auto-applies logged-in user filter for personalization.

  • Created Default Dashboard for Community Users in Initial Data β€” Pre-configured dashboard for a faster start.


Role Management for Community Users

  • Community Role Hidden on Roles Screen & Immutable β€” Removed editing capability for Community role.

  • MAX_RUN_TIME, MAX_AUTOM_COUNT, MAX_AUTOM_RUN_COUNT, MAX_COMMUNITY_FILE_SIZE_MB Added to Env β€” New environment variables for limits.

  • Community Role Creation via Initial Data with view_own Permission β€” Pre-configured role with ownership-based view permission.

  • view_own Entry Added to Permissions Table β€” Enables ownership-based filtering across modules.


Community Access Restrictions & Upgrade Prompt

  • WebSocket Service Delivers Community Banner Data β€” Real-time banner updates via WebSocket.

  • Top Info Banner with Usage Details & Action Buttons Added β€” Shows limits, guidance, and upgrade options.

  • β€œSettings” Module Hidden for Community Users β€” Removed settings from sidebar.

  • Redirect Logic for Restricted Pages Implemented β€” Redirect to info page for restricted features.

  • Restriction Component with β€œMore Info” & β€œContact Sales” Buttons Introduced β€” Easy access to help and sales contact.


Autom Page Customizations for Community Access

  • Max 25 Autom Executions Enforced for Community Users β€” Hard limit for total executions.

  • Runtime Limit (30s) Enforced per Autom Execution β€” Short execution time cap for resource fairness.

  • 10 MB MateDrive Usage Limit Enforced (Backend) β€” Storage quota enforcement.

  • 10 MB MateDrive Write Limit (Client-side) Enforced β€” Prevents excessive uploads.

  • Autom Store Shows Only User’s Own Downloads β€” Personalized download history.

  • Autom Names Must Be Unique per User During Create/Update β€” Prevents name collisions.

  • Webhook & API Config Fields Hidden β€” Reduces UI complexity for Community Edition.

  • Max Autom Count Checked During Creation or Duplication β€” Stops exceeding allowed autom count.

  • MateAgent Selection & Queue Disabled for Community Users β€” Simplified execution options.


πŸ…±οΈ Bug Fixes

  • Base64 Decode Fields Now Save Properly β€” Fixed an issue where credential fields decoded from Base64 were not being saved correctly, ensuring data persistence.

  • Plan Utilization Panel Link Fixed β€” Corrected the link in the plan utilization panel to point to the correct target page.

  • Language Change Handling for Invalid Formats Updated β€” Updated error messages and UI handling when an invalid language format is selected, preventing application errors.

  • β€œManuel Trigger” Misspelling Corrected in Dashboard Charts β€” Corrected the misspelling of β€œManuel Trigger” to β€œManual Trigger” in dashboard chart labels.

  • Access Denied Page Alignment Fixed β€” Adjusted UI alignment for the Access Denied page so it remains centered when the side module menu is hidden.

  • Incorrect Notification Count for Users Fixed β€” Fixed an issue where the notification counter displayed incorrect values despite no unread notifications.

  • Microsoft OAuth Support Added to Mail Server Settings β€” Added support for connecting the mail server via Microsoft OAuth authentication method.

  • Custom Actions Output Store Added to Database β€” Implemented backend logic to store outputs generated from custom actions into the database.

  • Unauthorized Access to Others’ Automs & Credentials Fixed β€” Enforced ownership-based access control to prevent Community Edition users from viewing or modifying others’ Automs or credentials.

  • Removed β€œContact Support” & β€œReport a Bug” from Help Menu β€” Removed non-functional help menu items for Community Edition users.

  • Autom Group Creation 500 Error Fixed β€” Fixed a backend error that occurred when creating an Autom Group in the Community Edition.

  • Center Focus Feature Now Works on Autom Screen Load β€” Fixed an issue where the canvas view did not center on the main Autom flow when the Autom screen loaded.

  • Multer Package Upgraded to Fix Security Vulnerabilities β€” Upgraded the Multer package to the latest version to resolve security vulnerabilities in file upload handling.

  • Login Page Layout Stable on Provider API Error β€” Fixed an issue where the login page layout broke when the provider API returned an error.

  • License Check Removed from Providers Service β€” Removed license validation from the Providers service to prevent login blocking issues.

  • XLSX Upload Now Works in Data Table Variable Create/Update β€” Fixed an issue preventing .xlsx file uploads when creating or updating Data Table variables.

  • XLSX Library Replaced with ExcelJS for Security β€” Replaced the vulnerable XLSX library with ExcelJS to address security concerns and improve file handling stability.

  • Library Icon URL Refactor Completed During Autom Import β€” Refactored hardcoded library icon URLs during Autom import to adapt to the importing environment.

  • MyChatGPT Action Credential Handling Fixed β€” Fixed an issue where the credential dropdown was hidden when no credentials existed, which previously caused a 404 error.


✨ New Features

  • Add Microsoft OAuth Support to Mail Server β€” Introduced a secure mail server connection method using Microsoft OAuth, enhancing authentication security and compatibility.

  • Add Datto RMM Integration β€” Added integration with Datto Remote Monitoring and Management (RMM) to allow remote system monitoring and management capabilities within Autom Mate.

  • Add OTP Email Verification to Registration β€” Implemented One-Time Password (OTP) verification during user registration to enhance account security and validation.

  • Add Info Banner With Upgrade Prompt β€” Added an informational banner on the dashboard displaying Community Edition usage limits and offering upgrade options.


πŸ› οΈ Enhancement

  • Provision Autom Flow Updated β€” Updated the Provision Autom workflow to the latest implementation, improving execution logic and stability.

  • Library Icon URL Refactor During Autom Import β€” Updated library icon URL handling during Autom imports to dynamically adapt based on the target environment.

  • Replace Username with Full Name in Dashboard Greeting β€” Updated dashboard greeting text to display the user’s full name instead of their username for a more personalized experience.

  • Upgrade Multer Package to Latest Version Due to Security Issue β€” Applied a security upgrade to the Multer file upload library to address known vulnerabilities.

  • Removing Autom Type Options β€” Simplified Autom creation by removing unused Autom type options from the selection menu.

  • Plan Utilization Panel Link to More Info β€” Updated the Plan Utilization panel with a direct link to more information for better user guidance (Community Edition).

  • Sending Welcome Message to New Registered Users β€” Implemented a welcome email/message feature for newly registered Community Edition users to improve onboarding experience.


Detailed Version

  • Base64 Decode Fields Now Save Properly β€” Fixed an issue where credential fields decoded from Base64 were not being saved correctly in the database. Previously, even after updates, these fields were stored as empty values. Now, data is securely stored and changes persist as intended, eliminating the risk of losing credentials.

  • Plan Utilization Panel Link Fixed β€” Resolved an incorrect link in the plan utilization panel that was directing users to the wrong page. The link now correctly opens the intended plan usage details page. This ensures users can easily access accurate plan utilization information.

  • Language Change Handling for Invalid Formats Updated β€” Addressed an application crash that occurred when an invalid language format was selected. Error messages and UI behavior were updated to prevent system failure. Users can now select unsupported formats without causing interruptions to the application.

  • β€œManual Trigger” Misspelling Corrected in Dashboard Charts β€” Corrected a misspelling in dashboard chart labels where β€œManual Trigger” was incorrectly displayed as β€œManuel Trigger.” The correction improves consistency and professionalism in the user interface.

  • Access Denied Page Alignment Fixed β€” Fixed a UI alignment issue where the β€œAccess Denied” message was off-center when the side module menu was hidden. The message now remains perfectly centered in all scenarios, improving the overall page appearance.

  • Incorrect Notification Count for Users Fixed β€” Resolved a bug where the notification counter displayed inflated numbers despite having no unread notifications. The counting logic was corrected to display only actual unread notifications. Users now see accurate notification counts at all times.

  • Microsoft OAuth Support Added to Mail Server Settings (Bug Fix) β€” Fixed parameter issues preventing successful connection to the mail server via Microsoft OAuth. Users can now authenticate with Microsoft OAuth credentials without errors.

  • Custom Actions Output Store Added to Database (Bug Fix) β€” Corrected a backend issue where outputs from custom actions were not being stored in the database in some cases. All generated outputs are now reliably saved, allowing for later retrieval and auditing.

  • Unauthorized Access to Others’ Automs & Credentials Fixed β€” Strengthened ownership-based access control in the Community Edition to prevent users from viewing or modifying Autom workflows or credentials that belong to others. This significantly improves data security and privacy.

  • Removed β€œContact Support” & β€œReport a Bug” from Help Menu (Bug Fix) β€” Removed non-functional menu options in the Community Edition’s help menu to prevent confusion. β€œContact Support” and β€œReport a Bug” entries are no longer displayed for Community Edition users.

  • Autom Group Creation 500 Error Fixed β€” Fixed a backend logic error causing a 500 server error when creating an Autom Group in the Community Edition. The group creation process now works smoothly without interruptions.

  • Center Focus Feature Now Works on Autom Screen Load β€” Fixed an issue where the Autom canvas view did not automatically center on the main workflow when the Autom screen loaded. The focus now correctly centers every time the page is opened.

  • Multer Package Upgraded to Fix Security Vulnerabilities (Bug Fix) β€” Updated the Multer package to its latest version to patch known security vulnerabilities in file upload handling. This improves platform security and reduces potential attack surfaces.

  • Login Page Layout Stable on Provider API Error β€” Fixed a layout issue on the login page that occurred when the provider API returned an error. The page now remains stable and visually consistent regardless of API response status.

  • License Check Removed from Providers Service (Bug Fix) β€” Removed license validation from the Providers service, which was blocking some login attempts. Users can now log in without being interrupted by unnecessary license checks.

  • XLSX Upload Now Works in Data Table Variable Create/Update β€” Fixed an issue where .xlsx file uploads failed when creating or updating Data Table variables. Users can now successfully upload Excel files in this format.

  • XLSX Library Replaced with ExcelJS for Security (Bug Fix) β€” Replaced the vulnerable XLSX library with ExcelJS to address security concerns. The change also improves file handling stability and performance.

  • Library Icon URL Refactor Completed During Autom Import (Bug Fix) β€” Fixed an issue where hardcoded library icon URLs failed to load in certain environments during Autom import. The icon URL logic is now dynamic and environment-aware.

  • MyChatGPT Action Credential Handling Fixed β€” Fixed a bug where the credential dropdown was hidden when no credentials existed, causing a 404 error in the MyChatGPT action. The UI and backend have been updated to handle this scenario gracefully.


User Notices & Guidance

Hints (Productivity Tips)

  • Use the β€œLogged-in User” filter operator to quickly create personalized dashboard widgets.

  • Leverage the default dashboard in Community Edition for the fastest navigation and a focused workspace.

  • Use the Info Banner as a central point for key usage details and upgrade options.

Warnings (Critical Behavior Changes)

Last updated

Was this helpful?