Changelog
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
π οΈ Fixesβ
- Fix date-dependent dreams system tests
π§Ή Maintenanceβ
- Bump Nokogiri
v2.128.4 (2025-04-15)β
π οΈ Fixesβ
-
Fix dreams inspirations tags assignment in DEPo config file
-
Fix onboarding animation
v2.128.3 (2025-04-14)β
π οΈ Fixesβ
-
Fix text input with keyboard on dreams edit view
-
Fix discarded messages in Partner API
v2.128.2 (2025-04-11)β
π οΈ Fixesβ
- Optimize Impact Transaction calculations
- Fix next activation dates for recreated Daily and Moonstruck savehacks
v2.128.1 (2025-04-10)β
π Featuresβ
- Introduced a new key figure for tracking dreams linked to accounts (
DreamWithAccountCount
).
π οΈ Fixesβ
- Corrected the color display for progress bars.
- Improved error handling for authorization issues in the Developer Portal (DEPo), now returning appropriate 'Forbidden' status.
π§Ή Maintenanceβ
- Updated internal dependencies for improved stability and security.
v2.128.0 (2025-04-08)β
π οΈ Fixesβ
- Fixed client-side Datadog error tracking and type definitions
- Fixed scrolling issues in transactions view by adding bottom margin
- Enhanced validation for images in DEPo (JPEG, PNG, WebP formats)
π§Ή Maintenanceβ
- Upgraded Rails to 8.0.2
- Updated various dependencies to latest stable versions
v2.127.1 (2025-04-03)β
π οΈ Fixesβ
- Allow https in the CSP directive for fonts
v2.127.0 (2025-04-03)β
π Featuresβ
- Add the
report-uri
directive to the CSP, if configured asCSP_REPORT_TO_URI
environment variable
π οΈ Fixesβ
- "MissingRegionError" from the DEPo /developer page.
π§Ή Maintenanceβ
- Upgrade rails to 7.2
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/impact-finance/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
π§Ή Maintenanceβ
- Bearer token authorization for Impact Transactions / Transaction API v3.0
- internal chore: New kamal env: des-do-api-sandbox
- Reorganized the feature flags in their DEPo panel
- Add 'Requires migration' for changelog automatically
v2.113.0 (2025-02-18)β
π οΈ Fixesβ
- The Rocket savehack, when launched from the Overview shortcuts, would launch the non-enhanced version even if the corresponding feature flag was toggled on.
π§Ή Maintenanceβ
- Update ruby version to 3.4.2
v2.112.0 (2025-02-17)β
π Featuresβ
- feat: Doorkeeper OAuth2.0 Auth Server. (Toggled with
ALLOWED_SERVICES=auth
)
π οΈ Fixesβ
-
Improved checks that authorization policies are enforced in DEPo
-
fix: give analysts access to keyfigure exports
-
fix: remove initial 0.00 value on internal transfer or withdrawal
-
fix: associations in Transactions Partner API
π§Ή Maintenanceβ
- chore(deps): bump rack from 2.2.10 to 2.2.11
v2.111.2 (2025-02-13)β
π οΈ Fixesβ
- Optimized recalculation of key figures
v2.111.1 (2025-02-12)β
π οΈ Fixesβ
- Improved hard_delete processing
π§Ή Maintenanceβ
- bump net-imap from 0.5.2 to 0.5.6
v2.111.0 (2025-02-07)β
π οΈ Fixesβ
- Remove 'Deposit money' tooltip
- fix SINGLE_TENANT_MODE
π§Ή Maintenanceβ
- bump node to v22.13.1
v2.110.9 (2025-02-04)β
π οΈ Fixesβ
- Internal optimisations
v2.110.8 (2025-02-04)β
π οΈ Fixesβ
- Internal optimisations
v2.110.7 (2025-02-04)β
π οΈ Fixesβ
- Internal optimisations
v2.110.6 (2025-02-04)β
π οΈ Fixesβ
- Improved process for deleting users
v2.110.5 (2025-02-04)β
π οΈ Fixesβ
- Internal optimisations
v2.110.4 (2025-02-03)β
π οΈ Fixesβ
- Internal optimisations
v2.110.3 (2025-02-03)β
π οΈ Fixesβ
- Improved Key Figure reporting
v2.110.2 (2025-01-31)β
π Featuresβ
- Add dream_name interpolation for Upsell Auto Save Two & Three messages
π οΈ Fixesβ
-
Pre-calculated keyfigures are now exportable from DEPo
-
Fix displaying 'x' button for bordered text input
π§Ή Maintenanceβ
- eslint plugin "no-unsanitized" to prevent unsafe innerHTML etc.
v2.110.1 (2025-01-23)β
π οΈ Fixesβ
-
Read replica is now used for keyfigure calculations
-
Dreams are now sorted same in both api and UI
v2.110.0 (2025-01-22)β
π Featuresβ
- Show the end date of a dream along its progress
π οΈ Fixesβ
-
Improved ExportDreamsJob
-
Add UsersByBalanceBucket keyfigure
-
Remove translations with 'precision' key
v2.109.3 (2025-01-21)β
π οΈ Fixesβ
- fix: takeover custom labelling colors
v2.109.2 (2025-01-21)β
π οΈ Fixesβ
-
Fix dashboard users calculations
-
Fix RocketLaunch params session pollution bug
-
Remove render of invalid Savehack launch objects
π§Ή Maintenanceβ
-
refactor GroupDream created takeover with turbo streams
-
refactor dream created takeover with turbo streams
v2.109.1 (2025-01-16)β
π Featuresβ
- Add reports_active to partner edit form in depo
π οΈ Fixesβ
- Fix discarding rules for Onboarding Message Two
- Fix Savehack translations updates
- Update to keyfigure calculations
v2.109.0 (2025-01-13)β
π Featuresβ
- Support for SSO with strict SameSite cookies
- BasketballLeague savehack
- UX improvements in multi-account setup
- Improved look of dream form button
π οΈ Fixesβ
- Fix messages subtype strings
- Fix incorrect score import (cricket)
- Fix border for stock images search button
v2.108.6 (2025-01-09)β
π Featuresβ
- Enhance SSO flow for external domains
π οΈ Fixesβ
- Properly restrict access to current user's dreams in create_bulk action for Internal Transfers
- Prevent redundant "Upsell auto save" messages
- Fix stock images search button background
- Fix dreams display after provisioning with multi-account setup
- Update flow for intro_page FF with account_provisioning
v2.108.5 (2024-12-23)β
π οΈ Fixesβ
- Add libjpeg to Dockerfile dependencies
2.108.4 (2024-12-23)β
π Featuresβ
- Client Reports
π οΈ Fixesβ
- Updated DEPo role documentation
- Replaced some inline JS with CSP-friendly alternatives
π§Ή Maintenanceβ
- Bump dependencies
v2.108.3 (2024-12-19)β
π οΈ Fixesβ
- Fix bug causing DES to not run on OpenShift
v2.108.2 (2024-12-19)β
π§Ή Maintenanceβ
- Bump versions for ruby, node and alpine
v2.108.1 (2024-12-19)β
π οΈ Fixesβ
- Fix close-link in top nav for /intro/account_provisioned
π§Ή Maintenanceβ
- Remove unused dependencies
v2.108.0 (2024-12-18)β
π Featuresβ
- Optionally translatable CricketLeague and SaveLeague Teams
π οΈ Fixesβ
- Fixes the "Upload custom" button on "Icons & Images" in DEPo
- Fixes API documentation rendering on the Developer tab in DEPo
v2.107.1 (2024-12-16)β
π οΈ Fixesβ
- Fix missing app version in DEPo
π§Ή Maintenanceβ
- Bump dependencies (nanoid from 3.3.6 to 3.3.8)
v2.107.0 (2024-12-14)β
π Featuresβ
- Slight UI changes to the Dream Details flows
π οΈ Fixesβ
- Fix: close button on Manage Money screens
π§Ή Maintenanceβ
- Enable SBOM in Docker builds
v2.106.0 (2024-12-13)β
π Featuresβ
- Make Manage Money screens optional with feature flag
π οΈ Fixesβ
- Fix: Takeover glitch before account provisioning in multi-account setup
π§Ή Maintenanceβ
- GoodJob Queue Config for Fine-Grained Queuing Controls
v2.105.0 (2024-12-11)β
π Featuresβ
-
Add base-uri to CSP
-
Make dream deletion UX in WebApp optional with feature flag
v2.104.0 (2024-12-11)β
π§Ή Maintenanceβ
- Updated to Rails 7.0.8.7
v2.103.4 (2024-12-10)β
π οΈ Fixesβ
- Support More Complex Structures in Validations
v2.103.3 (2024-12-10)β
π οΈ Fixesβ
- fix: API method PATCH dream with account.id
v2.103.2 (2024-12-10)β
π οΈ Fixesβ
- Keyfigure additions
v2.103.1 (2024-12-09)β
π οΈ Fixesβ
- Improved the visibility of secondary actions on the Rocket game.
- Simplified the wording on the Rocket game.
v2.103.0 (2024-12-09)β
π οΈ Fixesβ
- Bugfixes for multi-account setup:
- Unpause savehacks properly when provisioning a Dream
- Allow entering Dream Details for provisioned and unprovisioned Dreams
- Restrict Residual re-distribution to same-account Dreams.
v2.102.0 (2024-12-06)β
π Featuresβ
- Add Content Security Policy (CSP)
π οΈ Fixesβ
- Remove potential XSS vulnerabilities
v2.101.0 (2024-12-06)β
π Featuresβ
- Added subtype to message response
π οΈ Fixesβ
- Fix an issue with residual dream underlying logics.
v2.100.11 (2024-12-05)β
π οΈ Fixesβ
- enable additional keyfigures
v2.100.10 (2024-12-05)β
π οΈ Improvementsβ
- Additional calculation of keyfigures
- UI touch-ups on the new Rocket savehack
v2.100.9 (2024-12-04)β
π οΈ Fixesβ
- Internal optimisations
v2.100.8 (2024-12-04)β
π§Ή Maintenanceβ
- Internal optimisations
v2.100.7 (2024-12-03)β
π§Ή Maintenanceβ
- Upgraded rails-html-sanitizer
v2.100.5 (2024-11-29)β
π οΈ Fixesβ
- Internal optimisations.
v2.100.4 (2024-11-28)β
π οΈ Fixesβ
- Improved usage of read replica for keyfigure calculations
v2.100.3 (2024-11-28)β
π οΈ Fixesβ
- Stronger encryption and signatures of session cookies
- Removed the
partner_cookie_policy
property from the session cookie
v2.100.2 (2024-11-26)β
π οΈ Fixesβ
- Add improvements & fixes to the new Rocket minigame
v2.100.1 (2024-11-25)β
π οΈ Fixesβ
- Fixed issues preventing saving through the new Rocket savehack in some circumstances
v2.100.0 (2024-11-25)β
π Featuresβ
- Updated version of the Rocket savegame with start, pause and game over screens.
π§Ή Maintenanceβ
- Added a script to run latest HardDeletes internally
- Categorize s by instead of
v2.99.1 (2024-11-22)β
π οΈ Fixesβ
- Fixes an error which presented a duplicated transfer consent request for one time savehacks
v2.99.0 (2024-11-22)β
π οΈ Fixesβ
-
Add debouncing to the ResizeObserver
-
Hard deleted Dreams & SavehackLaunches previously soft-deleted
-
Optimising usage of audits
π§Ή Maintenanceβ
- bump cross-spawn from 7.0.3 to 7.0.6
v2.98.2 (2024-11-19)β
π οΈ Fixesβ
- Fix error where OCI image tags erroneously had v prefix in tags
v2.98.1 (2024-11-18)β
π οΈ Fixesβ
- Fix the logic to trigger the Onboarding message 2 if the user activates its 1st savehack
v2.98.0 (2024-11-18)β
π Featuresβ
-
More football leagues
-
Add support for Cricket Savehacks
π οΈ Fixesβ
- Improved logging for hard_delete log
2.97.27 (2024-11-13)β
π οΈ Fixesβ
- Avoids monetary values from being presented with breaks in separate lines
2.97.26 (2024-11-12)β
π οΈ Fixesβ
- Deactivates EURO 2024 savehacks & all related logic
2.97.25 (2024-11-12)β
π οΈ Fixesβ
- Improved URL length on redirects related to internal transfers. Now length will adhere to being less than 2048 characters.
2.97.24 (2024-11-12)β
Improvementsβ
- Updates to saveleague to add new leagues.
2.97.23 (2024-11-11)β
- Updates to saveleague to add new leagues.
2.97.22 (2024-11-09)β
Improvementsβ
- Optimized keyfigure calculation methods.
2.97.21 (2024-11-08)β
Improvementsβ
- The exportable keyfigures from DEPo are now compatible with hard deletion of data.
2.97.20 (2024-11-08)β
βοΈ Requires Migration βοΈ Mandatory
Improvementsβ
- Multi-platform builds. From this version, multi-arch manifests are available
in our container image registries with support for both
amd64
andarm64
instead of just amd64.
Fixesβ
- Stopped SaveLeague Savehacks for Premier League Men 2023/2024 and added support for Premier League 2024/2025.
- Prepares to change the datatype of Transfer Consent max amount to bigint to be able to save larger amounts.
2.97.18 (2024-11-07)β
βοΈ Requires Migration βοΈ Mandatory
Fixesβ
- Prepares to change the datatype of Transfer Consent max amount to bigint to be able to save larger amounts.
- Performance optimizations using YJIT and jemalloc.
- Fixes a problem where the Export User job was failing in DEPo.
2.97.17 (2024-11-05)β
Fixesβ
- Inverted the "No Top Navigation" feature flag to be named "Top Navigation" instead. If it was previously enabled, it is now disabled and vice versa. This fixes a bug where translations related to the top navigation were shown in DEPo although the top navigation component was disabled.
2.97.16 (2024-11-05)β
Fixesβ
- Optimized the Dream Details page for landscape view.
- Fixed a bug which prevented selecting an image for Group Dreams.
- Bumped some dependencies.
2.97.15 (2024-11-01)β
Fixesβ
- Fixed a UI issue where the Edit Dream form did not leave enough room for the floating Create Dream button.
- Fixed an error with SAML login for DEPo.
2.97.13 (2024-10-29)β
Featuresβ
- Added keyfigure exports to DEPo
2.97.12 (2024-10-29)β
Bug Fixesβ
- Fixed some rendering issues on the group dreams
Featuresβ
- Added sha-256 fingerprint option to saml config
2.97.11 (2024-10-28)β
Bug Fixesβ
- Placement of the dream progress amount
- Fixed some SAML-related tests
2.97.10 (2024-10-23)β
Featuresβ
- Extra logging
2.97.9 (2024-10-21)β
Featuresβ
- A provisioned account is now mandatory
2.97.8 (2024-10-18)β
Featuresβ
- Email queries are now case-insentitive
2.97.7 (2024-10-18)β
Bug Fixesβ
- Added extra data validation on dreams
2.97.6 (2024-10-16)β
Bug Fixesβ
- Prevent achieving a dream by setting its target below its current balance
2.97.5 (2024-10-16)β
Security Fixesβ
- Fixed potential ReDoS attacks if using Ruby < 3.2 (see Rails' CVE-2024-47887, CVE-2024-41128, CVE-2024-4788 and CVE-2024-47889)
2.97.4 (2024-10-14)β
Bug Fixesβ
- Show withdrawal image on transfer money screen in case of transfer to bank before it was internal transfer image.
2.97.3 (2024-10-10)β
Bug Fixesβ
- Fixed
GET /savehacks
API which was returning500 internal server error
.
2.97.2 (2024-10-10)β
Choreβ
- Re-factor and re-organize feature flags.
2.97.1 (2024-10-09)β
Featuresβ
- Improve hard deletion logic for user associated A/B testing records.