Changelog
v2.140.4 (2025-06-27)
❗️ Requires Migration
🚀 Features
- Add Audit Trail functionality to Feature toggling
v2.140.3 (2025-06-26)
🚀 Features
- The URLs of all images are now 400 characters long or less
🛠️ Fixes
-
Fix blank values for GroupDream name
-
Fix missing field for the Stylesheets in DEPo
v2.140.2 (2025-06-25)
🛠️ Fixes
- Fix double event sending for transaction creation
v2.140.1 (2025-06-24)
🛠️ Fixes
- Fix Audit Trail page returning a 500 error.
v2.140.0 (2025-06-24)
🚀 Features
-
Add filtering to Audit Trail
-
Add theming variables for save-solo and save-together
🛠️ Fixes
-
2 DEPo users cannot impersonate simultaneously
-
Fixed an issue when configuring the Roundup Savehack
-
Configure proper redirect path after login for the Support Agent Role
v2.139.2 (2025-06-19)
🛠️ Fixes
- Fixed '`' character in restricted input pattern regex
v2.139.1 (2025-06-19)
🛠️ Fixes
- Fixed the bug in one of the options of restricted input pattern
v2.139.0 (2025-06-18)
🚀 Features
-
Add Partner Settings, Dream Inspirations, Message Engine, Translation and Savehack to Audit Trail
-
Configurable input pattern restrictions for partners
📋 Self-Hosted Customers
- Audit Trail: By default, only records created after this deployment will appear in the audit trail
- Historical Data: To include historical audit records, run:
bundle exec rails audits:backfill_associations
(optional)
v2.138.1 (2025-06-13)
🧹 Maintenance
- Updated dependencies of the deployment tooling
v2.138.0 (2025-06-12)
🛠️ Fixes
- Fix/audit trail showing 500 error
v2.137.2 (2025-06-09)
🛠️ Fixes
- Fix issues with UsersByBalanceBucket handling of users without dreams
v2.137.1 (2025-06-05)
🛠️ Fixes
- Fix depo user/customer search when searching using a non-uuid value
- Fix possible deployment issues in the previous release
v2.137.0 (2025-06-05)
❗️ Requires Migration
- DEPo: search field for users
🚀 Features
- DEPo: search field for users
- DEPo: support agents can access user pages and impersonate (under conditions)
🛠️ Fixes
- Fix DEPo config file export
🧹 Maintenance
- Update dependency to fix GHSA-47m2-26rw-j2jw
v2.136.1 (2025-06-04)
🛠️ Fixes
- Revert "Fix inconsistent date format"
v2.136.0 (2025-06-04)
🚀 Features
- Introduced audit trail of changes in DEPo. The initial release focuses on
DepoUser
records, with plans to extend audit capabilities to other models in the future.
🛠️ Fixes
-
Disable emiting events for Dream Inspirations
-
Fixed inconsistent date format for
expired_at
field
🧹 Internal improvements
-
Update dependencies
-
Improve SendEventsWebhookBatchJob logging to reduce monitoring noise
v2.135.2 (2025-06-02)
🧹 Maintenance
- Speed up API endpoint
/v1/transactions
v2.135.1 (2025-06-02)
🚀 Features
- Add Dream type for events
🛠️ Fixes
- Prevent
created_at
from being nulled during transaction update - Fix syntax error for dreams routes
- Bump nodejs version to 22.15.1 to address vulnerability CVE-2025-23165
v2.134.5 (2025-05-28)
🚀 Features
- Add DreamsWithAccountsByInspiration keyfigure
- Add NCAA basketball league savehack
🛠️ Fixes
- Fix Impact Transactions authentication bug for certain client certificates
v2.134.4 (2025-05-23)
🛠️ Fixes
- Updates to historical analytics
v2.134.3 (2025-05-23)
🛠️ Fixes
- Undo previous release because of UI inconsistencies
v2.134.2 (2025-05-23)
🧹 Maintenance
- Remove superfluous dependency
v2.134.1 (2025-05-23)
🛠️ Fixes
-
Fixed issue with event payload generation
-
Added
without_account
parameter to dream index API, allowing to query dreams that are not linked to accounts -
Resolved a routing error in the marketplace
v2.134.0 (2025-05-22)
❗️ Requires Migration
🚀 Features
- Make colors adjustable for cards in Dreams view
🧹 Maintenance
- Upgraded dependencies
v2.133.0 (2025-05-21)
🚀 Features
- Include Rocket Savehack asset customization in partner config export/import.
- Improved dream lifecycle analytics.
- Improved visibility of certain partner settings in DEPo.
🛠️ Fixes
- Improved validation for
ACTIVE_SERVICES
environment variable configuration.
🧹 Maintenance
- Upgraded dependencies
v2.132.5 (2025-05-15)
🛠️ Fixes
- Event webhook now sends payloads as application/json
🧹 Maintenance
- Improved error logging
v2.132.4 (2025-05-08)
🛠️ Fixes
- Added SavehackLaunchUpdated to webhook configuration
v2.132.3 (2025-05-06)
🧹 Maintenance
- Improved logging
v2.132.2 (2025-05-06)
🛠️ Fixes
- Rocket assets rendering
🧹 Maintenance
- Add des-do-api-live environment to kamal
v2.132.1 (2025-05-05)
🛠️ Fixes
- CORS issue with Webgl image loading
- Handle missing params error for PATCH v1/transactions
🧹 Maintenance
- Refactor partner detection and its logging
v2.132.0 (2025-05-02)
🚀 Features
- RocketSavehack asset customisation - change the look of the game by uploading your own assets
🧹 Maintenance
- Improved logging
v2.131.1 (2025-05-02)
🛠️ Fixes
- Internal optimisations
v2.131.0 (2025-05-02)
🚀 Features
- Enhanced
SavehackLaunch
data to include associatedDreamInspiration
details, providing richer context in API responses and events. - Enriched the detailed
Dream
representation used across API responses and event payloads providing more comprehensive context.
🛠️ Fixes
- Enhanced error handling for sports-based Savehacks, improving system resilience.
v2.130.2 (2025-04-30)
🛠️ Fixes
-
Internal reporting configurations
-
Fix ordering in CSV exports
v2.130.1 (2025-04-30)
🛠️ Fixes
- Internal reporting configurations
v2.130.0 (2025-04-30)
❗️ Requires Migration
🚀 Features
- Introduced the capability to push events to customer-defined webhook endpoints, enabling real-time notifications for various activities.
- Introduced a new key figure,
UsersWithDreamsBySegment
, allowing partners to analyze the number of users with active dreams, broken down by assigned user segment.
🛠️ Fixes
- Corrected styling issues within the OAuth Application management interface in the Developer Portal (DEPo), improving usability (Relevant primarily for Impact Transactions clients).
- Background Task Reliability: Improved the reliability of background tasks responsible for removing analytics data, ensuring smoother operation.
- Ensured correct timestamp formatting for Page View events retrieved via the API, improving data accuracy.
🧹 Maintenance
- Upgraded the underlying Ruby platform to version 3.4.3, incorporating the latest performance improvements and security patches.
- Removed a legacy internal system for UI view versioning, simplifying the codebase structure and paving the way for future enhancements.
- Updated various backend and frontend dependencies to their latest stable versions, enhancing overall system stability and security.
- Enhanced internal logging, monitoring, test suites, and code structure for better system observability, reliability, and maintainability.
v2.129.0 (2025-04-22)
🚀 Features
-
Improve the performance of the Posthog deletion job
-
Add new cricket and football leagues