Changelog
v2.126.2 (2025-04-01)β
π οΈ Fixesβ
- Fix issue with redirecting new users during or after account provisioning
v2.126.1 (2025-03-31)β
π οΈ Fixesβ
- Remove throttling for background jobs of photos uploads and change the worker queue they are executed in
π§Ή Maintenanceβ
-
Improve error handling for our sports API
-
Removed inline style from an SVG
v2.126.0 (2025-03-31)β
π Featuresβ
- Set
Cache-control: no-store
to DEPo and the API
π οΈ Fixesβ
- Render correct colors for cards
v2.125.2 (2025-03-31)β
π οΈ Fixesβ
- Fix broken styling
v2.125.1 (2025-03-28)β
π Featuresβ
- Stricter CSP for style tags
v2.125.0 (2025-03-28)β
Broken release. Fixed in v2.125.1.
v2.124.3 (2025-03-28)β
π οΈ Fixesβ
- Fix so that translations for "Not available" in "Savings Marketplace->Choose Dream Unavailable" are visible in DEPo
π§Ή Maintenanceβ
- Removed remains from Webpack
- Improved validations for sport savehacks
v2.124.2 (2025-03-27)β
π οΈ Fixesβ
- Add the autopilot estimation (translated_short_description) dynamically in the marketplace page
v2.124.1 (2025-03-27)β
βοΈ Requires Migrationβ
π οΈ Fixesβ
- Fix editing dream after failed creation
- Fix content security policy formatting
- Fix intro page redirection logic and logging
- Exclude zero balance Dreams from transfer origin selection
- Fix dream update during image source selection
- Remove broken log entry from good_job initializer
π§Ή Maintenanceβ
- Remove duplicated definition of DummyBank::VERSION
- Remove redundant error handling in internal transfers
- Upgrade rails to 7.1.5.1
- Add MinIO to content security policy in development
v2.124.0 (2025-03-26)β
π Featuresβ
- Introduced a new visual design, activated by a feature flag, for onboarding messages replacing the old progress cards with improved styling and full-width buttons
- Added primary navigation to dream detail page and moved deposit money button below dream balance, controlled by two feature flags for gradual rollout
π§Ή Maintenanceβ
- Improved security scanning
- Improved dream state handling
- Improved alarming on scheduled security scans
- Refactored onboarding coin animations for better performance and maintainability
- Preparations for introducing Impact Transactions using legacy authentication method
- Preparations for improved documentation processes
- Upgrade nokogiri dependencies
π Fixesβ
- Properly handle dynamic viewport height on mobile devices, particularly for iOS browsers
- Fixed rocket game viewport sizing and positioning for better display across different screen sizes
- Added text color styling to toast messages by updating the color classes to include both background and text colors for success and error states
- Added proper error handling for invalid pagination parameters in APIs, returning 400 Bad Request for invalid items and gracefully handling out-of-range pages by returning empty results
- Added missing Feature Flag for previous autopilot enhancements and new error messages
- Cohesive UI layouts for all landscape viewports irregardless of size
v2.123.0 (2025-03-18)β
π Featuresβ
- The βAvailable Moneyβ picture and the βTransaction Pendingβ overlay icon are now configurable.
- A customizable error message is displayed if the Autopilot savehack is not available
- Add an override option to partner settings import
v2.122.0 (2025-03-14)β
π Featuresβ
- Add feature flag to enable autodistribution of external deposits & withdrawals
- Add rate limiting for group dream join attempts
π οΈ Fixesβ
- Fix fields availability in dreams edit view
v2.121.1 (2025-03-13)β
π Featuresβ
- Add new message for Autopilot savehack with estimation of next deduction
π οΈ Fixesβ
- Fix residual popup buttons alignment
- Improve Rocket's secondary button style
- Improve Rocket's Game Over screen look
π§Ή Maintenanceβ
- Update dependencies, including fixes for CVE-2025-27788 and GHSA-hw46-3hmr-x9xv
v2.121.0 (2025-03-12)β
βοΈ Requires Migrationβ
π Featuresβ
- Self-hosted feature: Allow configuring background worker queues
- Enable [running cron jobs on a single worker]((https://docs.dreams.enterprises/docs/self-hosted/environment-variables#background-jobs)
π οΈ Fixesβ
- Fix fixed_savehacks_quick_save input field
- Improved the reliability of the system test
- Show external deposits / withdrawals made directly to / from dreams in transaction listings.
π§Ή Maintenanceβ
- Removed deprecated third-party admin panels
v2.120.2 (2025-03-11)β
π Featuresβ
- Customizable first day of the week
π§Ή Maintenanceβ
- Update DEPo Guidebook
- Update dependencies
v2.120.1 (2025-03-11)β
Securityβ
- Update Rack for CVE-2025-27610
v2.120.0 (2025-03-11)β
π Featuresβ
- Improved onboarding
π οΈ Fixesβ
- Update styles for bulk buttons
- Fix API deposits creation with restricted_input feature flag enabled
- Update MetaDEPo accesses when SSO is enabled for DEPo
- Add missing definitions for input border color variables
π§Ή Maintenanceβ
- Update dependencies
v2.119.0 (2025-03-07)β
π Featuresβ
- Update cricket leagues (add Indian Premier League)
- Lock DEPo users accounts after too many attempts
π οΈ Fixesβ
- Fix error message for empty transaction amount field
π§Ή Maintenanceβ
- Update dependencies
v2.118.3 (2025-03-04)β
βοΈ Requires Migrationβ
π§Ή Maintenanceβ
- Add index on transactions
v2.118.2 (2025-03-04)β
π οΈ Fixesβ
- Fix for Transaction and Messages api to improve response times.
v2.118.1 (2025-03-04)β
π Featuresβ
- Simplified meta response for transactions and messages listing in api.
π οΈ Fixesβ
-
Fix typo in PartnerBalanceBucketSize
-
Fix after initialize issue with partner.rb
π§Ή Maintenanceβ
- CVE-2025-27221: the uri gem
v2.118.0 (2025-03-03)β
π§Ή Maintenanceβ
- Fix bug causing users export to not work
- Put export jobs in a dedicated background job queue
v2.117.0 (2025-03-03)β
βοΈ Requires Migrationβ
π§Ή Maintenanceβ
- Background worker configuration changes
- api-key partner detecting
v2.116.2 (2025-02-27)β
π οΈ Fixesβ
-
fix: reactivation messages should ignore stopped automatic savehacks
-
CustomSavehack.guidance_description
can be restricted
v2.116.1 (2025-02-27)β
π οΈ Fixesβ
- With the βRestricted Inputβ feature on, it could be impossible to create a new dream in some circumstances.
- Achieved dreams are excluded from the positive balance pop-up
- Removed possible duplicated taggings (categories) of savehacks
v2.116.0 (2025-02-25)β
π Featuresβ
- New customizable image: βsee all savehacksβ
π οΈ Fixesβ
- Swiping issue on the message cards
π§Ή Maintenanceβ
- Dependencies update
v2.115.0 (2025-02-24)β
βοΈ Requires Migrationβ
π Featuresβ
- New feature flag: restricted input, to limit the characters used in user inputs (e.g. dream names)
- New CSS variables for custom input border colors
- Improved flow for dream creation
π οΈ Fixesβ
- Deactivate SaveLeagueSavehacks on import
π§Ή Maintenanceβ
- Update ruby dependencies
v2.114.1 (2025-02-21)β
π Featuresβ
- Add 'X' button for card messages
π οΈ Fixesβ
- Duplicated savehacks in marketplace
- On import, deactivate Saveleague savehacks if their league is not running anymore
- Additional space in residual dreams
v2.114.0 (2025-02-19)β
βοΈ Requires Migrationβ
π Featuresβ
- Lifestyle-calculator proxy endpoints
- User-facing features can be toggled on for specific segments of the user base.
π οΈ Fixesβ
- Non-breaking thousands delimiters and DEPo localization option values
- Redundant gaps in money inputs