Release Notes Archive
This archive includes all release notes from the past three months.
Version 4.8.1
Aug 24, 2026
Bugs
Extra Payment Required When Adding a Second Paid Hive
Fixed an issue where creating an additional paid Hive in a workspace (beyond your first) left the new Hive inactive after payment, requiring a second payment to reactivate it.
Preview Features Not Auto-Removing on Schedule
Fixed an issue where preview features slated to become standard weren't automatically removed once their transition date passed.
Version 4.8.0
Aug 17, 2026
Features
SyncHive MCP Server Updates
This release adds support for the following in the SyncHive MCP server:
- Managing app registrations
- Full support for managing schema and data:
- Managing entities
- Querying and managing tables and their records
- Querying and managing shapes and their records
New Region Column on Workspace Billing
The workspace billing page now includes a region column, showing where each Hive is deployed at a glance.
Bugs
Missing Trial End Date on Workspace Billing
Fixed an issue on the workspace billing page where the end date for a trial Hive wasn't displayed.
Stuck Process Message Retries Not Working in Resync
Fixed an issue on the Resync page where retrying stuck inbound process messages didn't work as expected.
Version 4.7.0
Aug 4, 2026
Features
SyncHive Account Deletion
SyncHive now supports full account deletion, allowing users to permanently remove their account and data.
Automatic Deletion of Inactive Hives
Hives that remain inactive for 60 days are now permanently deleted.
Explore Data Refresh
A Refresh button has been added to Explore, allowing you to reload the current records. Any filters you have applied will be retained when the records are refreshed.
SyncHive MCP Server
The SyncHive MCP server now provides secure OAuth-authenticated access from compatible AI applications. Users can:
- search and retrieve SyncHive documentation;
- list the Workspaces and Hives they can access;
- explore each Hive’s current schema;
- retrieve complete table and shape definitions;
- explore the Schema Library and check which items are included in a Hive;
- create an app registration for a Hive; and
- get an example prompt snippet for that registration.
Access remains limited to the SyncHive resources the signed-in user is permitted to use.
Version 4.6.0
July 22, 2026
Features
Customer Onboarding and Navigation Optimization - Email Verification
We've simplified account setup by allowing password creation during sign-up, followed by a single email verification step.
Improved Schema Sidebar Selection
In Explore, we've improved the selection experience in the schema sidebar:
- Selecting an entity now automatically selects all of its tables and shapes.
- Selecting a table that other tables link to now displays a warning icon, reminding you to review and select any related tables if you want to include those relationships.
Bugs
Broken Troubleshooting and Missing Pages in Docs
We fixed broken troubleshooting links, published missing integration guides to the live site, and archived outdated documentation to keep everything accurate.
Welcome YouTube Video Not Available
The embedded YouTube welcome video now loads correctly.
Duplicate IDs in Error Messages
Duplicate ID record errors now include the conflicting IDs, making issues quicker to identify and resolve.
Schema Library - Shape Record View Not Aligned With Shape Order
The Shape Record View in the Schema Library now displays properties in the same order as in the shape, making it easier to read and compare.
Schema Import - Suggested Tables Not Displayed
Fixed an issue where suggested tables were not being shown during schema import. Suggested tables now display correctly.
Version 4.5.1
July 8, 2026
Bugs
Temporary Password Not Matching New Security Standards
Temporary passwords now match the configured password policy, preventing registration failures during user creation.
Version 4.5.0
July 6, 2026
Features
Updated Password Policy
SyncHive now enforces the following password policy:
- Minimum length of 15 characters
- At least one special character
- At least one uppercase letter
- At least one lowercase letter
- At least one number
Delete Multiple Rows in Tables
Users can now delete multiple table records in a single operation, including selected records or records matching the current filters.
Filtered bulk deletes apply to all matching records, including those not currently visible. Existing relationship deletion rules still apply.
Preview Features
SyncHive now supports Preview Features, giving Hive Admins control over selected new features before they become generally available. Preview Features can be enabled or disabled for each Hive during a limited preview period. After the preview period ends, the feature is automatically enabled for all Hives.
Version 4.4.0
June 30, 2026
Features
Resume Where You Left Off
We've improved the sign-in experience by automatically opening the last Hive you were working in when you sign back in. This allows you to continue your work immediately without manually navigating back to the same Hive each time. If your previously viewed Hive is no longer available, SyncHive will automatically select another Hive you can access. If no suitable Hive is available, you'll be taken to the appropriate starting page.
Bugs
Fixed Missing External IDs in Locate a Message
Fixed an issue where External ID values were not displayed in the Locate a Message results. External IDs are now shown correctly when available.
Outbound Messages Now Sent for Child Deletions During Replace Updates
SyncHive now generates outbound messages when child records are deleted as part of a Replace update to a one-to-many property. Previously, these deletions could occur without triggering an outbound message if no other changes were made.
Version 4.3.1
June 29, 2026
Bugs
Fix Broken Documentation Link in App Registration Example Prompt
We’ve fixed the broken link in the app registration example prompt.
Version 4.3.0
June 22, 2026
Features
Automation API Parity
Added automation APIs to the multi-tenant platform that were previously available in the single-tenant version. These APIs support retrieving and importing integration and connector configuration.
Bugs
Fixed Validation for Downgrades Exceeding Storage Limits
Fixed an issue that allowed users to downgrade to a smaller hive tier even when their database size exceeded the tier's storage limit. Users are now prevented from downgrading unless their database usage is within the target tier's allowed capacity.
Fixed UI Label Flicker During Row Editing
Fixed a minor UI issue where an incorrect button label could briefly appear during row editor interactions.
Improved Handling of Related Record Retrieval
Fixed an issue that could prevent related records from being resolved correctly when API responses returned summary information instead of detailed relationship data.
Filter by Extension Field Crashes
Resolved an issue where filtering records using an ext_ field, such as ext_catalogitem_nzslsku, resulted in an "Invalid Filter" error.