Skip to content

v4.0

Compare
Choose a tag to compare
@andrewbrazzatti andrewbrazzatti released this 21 Nov 05:50
· 18 commits to master since this release

Legacy Mint Functionality in ReDBox

We’re excited to announce that support for legacy Mint functionality is now available in ReDBox, providing enhanced integration with sources of truth and streamlined data management. Key features include:

  • Lookup Record Management: Records from sources of truth can now be viewed and managed directly within ReDBox admin screens, offering greater visibility and control.
  • Mint API Harvest Endpoint: The Mint API harvest endpoint has been fully implemented in ReDBox, enabling seamless integration and harvesting of records.

These updates ensure compatibility with legacy Mint systems while improving user experience and operational efficiency.

What's Changed

New Features and Enhancements

Bug Fixes

  • Fixed checkboxes incorrectly sending multiple value update events. by @shilob in #2486
  • Fixed DateTime component missing displayed value when inside a repeatable group. by @shilob in #2487
  • Bugfix: Set a default logout redirect url by @andrewbrazzatti in #2538
  • Fix dashboard issues by @alejandro-bulgaris-qcif in #2433
  • Fixed cache issues especially affecting Firefox. Also fixed crashing … by @shilob in #2518
  • Fixed slowness in query response when user quickly provides a series of inputs. by @shilob in #2529
  • Fixed: removed the "status" flag requirements for displaying error messages from the catch block. by @shilob in #2599

Dependency Updates

Full Changelog: v3.7...v4.0