Release Notes Archive
This archive includes all release notes from the past three months.
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.
Version 4.2.0
June 17, 2026
Features
New SyncHive Invite Emails Sent from noreply@synchive.com
SyncHive user invite and verification emails are now sent from noreply@synchive.com. This change makes the emails easier to recognize as official SyncHive messages and helps reduce confusion for new users receiving their first invite or verification code.
Bugs
Monthly Billing Now Correctly Marks Hives as Unpaid When Billing Fails
Fixed an issue where Hives were not being marked as unpaid when a monthly billing attempt failed. Hives are now automatically updated to an unpaid status whenever billing is unsuccessful.
Fixed Saving Shapes When New Records Are Referenced Multiple Times
Fixed an issue that prevented shapes from being saved when the same new record was referenced multiple times within the shape.
Version 4.1.0
June 5, 2026
Features
Workspace Billing, Hive Tiers, & Token Management
A new billing page has replaced the Hive page. The billing page will allow workspace admins to manage their subscription, and purchase additional tokens.
Updated Marketing Website
Our marketing website (synchive.com) has been updated with the ability to start a free trial and/or start a paid subscription.
Terms of Service & Privacy Policy
The terms of service and privacy policy have been updated on our marketing website.
Hive Database Storage Limits
New indicators have been introduced for the amount of storage used, with extra warnings when the storage is running low.
Updated SyncHive Apps Publishable Key
The publishable key used by SyncHive apps has been updated in this release. Existing App Registrations will have updated keys and related Apps will need to be updated to utilize the new key.
Updated Hive Identifiers in Integration APIs
The hive identifier used in integration APIs have been updated.
Shape Definitions in Prompt Snippets
Prompt snippets now include definitions for selected SyncHive shapes, helping AI coding tools better understand your schema and generate applications that use SyncHive correctly.
Bugs
Improved CDC Stability
Fixed an issue that could cause integrations to stop processing updates during periods of very high database activity. This update improves reliability and prevents processing from getting stuck under heavy load.
Failed Message Dashboard Links
Fixed an issue where clicking a failed message link from the Dashboard historical view could open the wrong log category without the expected filters. Failed links now correctly navigate to the relevant Integration logs with filters applied automatically.
Shape Builder Fragment Actions
Fixed an issue in Shape Builder where rapidly clicking Add or Delete Fragment actions could cause fragment save failures and inconsistent draft states. Fragment operations are now handled correctly when multiple actions are triggered in quick succession.
Inbound Message Size
Fixed an issue where an error was returned when sending an inbound message greater than 256KB in size.
Shape Processing Deadlock Fix
Fixed an issue that could cause deadlocks when storing shape data. Internal processing has been improved to ensure shape data is stored more reliably under concurrent workloads.
Version 3.53.0
May 13, 2026
Features
Automation API
We’ve introduced new APIs for retrieving and saving Integrations, making it easier to include SyncHive Integration management in automated workflows and deployment pipelines. This allows customers to streamline setup and maintenance tasks while reducing manual effort.
Version 3.51.0
May 7, 2026
Features
Improved Hive Switching
We’ve made it more convenient to switch between Workspaces and Hives, while improving how access restrictions are handled.
Google Identity Temporarily Removed
The option to link a Google identity to your SyncHive identity has been temporarily removed.
Bugs
Refresh Error Logs When Retrying Outbound Messages
We’ve fixed an issue where retrying stuck outbound messages did not refresh the error log. Error logs are now updated correctly after a retry to track the latest status.
Shape Query API Now Returns Full Shape Data
We’ve fixed an issue where the Shape Query API returned only the header version of shapes. The API now correctly returns the complete shape data in query responses.
Shape Builder Draft Preview Fix
Fixed an issue where selected linked table properties were not displaying correctly in the Shape Builder draft preview.