6/10/2025
1.5.0
1.5.0
New and Updated
- Updated Product Licensing
- CM Box is now integrated with the standard Fishbowl Solutions product licensing.
- Enhanced Admin Area
- Instance Setup configuration can now be updated under the admin area
Bug Fixes
- Fixed an issue where HEAD requests made by Chrome when checking for the caching status of assets was throwing an error
- Fixed an issue when a partial asset chunk was being returned as part of a video stream the connection to the object storage was left open
- Fixed UI issue where taxonomies were not showing for assignment to content when a new item was being created inside the rich text field editor
5/28/2025
1.4.17
1.4.17
New and Updated Features
* Note: Items listed are inclusive of all internal minor release since 1.4.8
- Custom Field Editors
- Customers can now create custom editors for the text based, list based, and JSON based metadata fields on a checkin form. This allows for an unlimited amount of customization for how data is entered for a particular field. A common example would be a custom lookup for values in an external database or API.
- BETA Release: Oracle Eloqua Integration
- For pre-release, customers can now enable integration with the Oracle Eloqua marketing platform. This integration allows users to create emails and landing pages in the CM Box Site builder and export them directly to Eloqua.
- Additional Monitoring
- CM Box now supports exporting of OpenTelemetry data for enhanced monitoring.
- New Metadata Field: Decimal
- Added a new field type to specifically handle decimal and floating point data.
Bug Fixes
- Added additional validation for multiselect fields on create/update for correct format and possible duplicate values.
- Fixed an error on the Site Builder UI when an item was missing image rendition.
- Fixed an issue when searching for slugs directly on the main repository UI.
- Fixed an issue with required taxonomies not correctly showing when creating an item via the asset picker drawer.
- Fixed an issue with a response stream not closing correctly when accessing Azure Blob Storage.
- Fixed an issue where the "getAssetType" graphql queries were returning archived items when not expected
4/15/2025
1.4.8
1.4.8
New and Updated Features
- Monitoring
- Added a specific healthcheck endpoint at "<instance url>/healthcheck" to assist customers leveraging cloud managed kubernetes deployments such as Azure Container Apps and Oracle Kubernetes Engine to automatically restart replicas.
- Webhook Events
- Added 2 new webhook events that can now be configured in the admin screen: Site Published and Package Merged
- Site Published event will fire when a contributor uses the Publish feature from within the Site Builder
- Package Merged event will fire when an update package is merged back into the main repository
- Added 2 new webhook events that can now be configured in the admin screen: Site Published and Package Merged
- Webhook Enhanced Configuration
- Webhooks can now be configured to pass custom HTTP headers either statically defined or mapped from the available data for that event
- Webhooks can now map custom payload properties based on the data for that event
- Conversions
- Automatic image rendition creation now applies industry standard best practices for compression. This reduces responsive image file sizes for those renditions.
Bug Fixes
- Fixed an issue where the results in the add existing page to site dialog were not showing.
- Fixed an issue where the results were not showing in the Add Assests to Folder drawer.
- Fixed an issue when adding a new reference field to a type was causing the asset picker drawer to not display results.
- Updating categories from the asset detail page now correctly refreshes the asset displayed with the latest version.