Staking changelog
14 releases · latest 6.2.0
6.2
6.1
- 6.1.911 August 2026Upgrade notes
A money release. Several defects in this add-on each moved the wrong amount, or moved nothing at all, and two of them cost a customer.
MONEY · SETTLEMENT · WITHDRAWALS · EARNINGS · FEES · REPORTING · PRIVACY · POOLS · +6
- 6.1.84 August 2026Upgrade notes
A pool can now offer several lock terms at once, each with its own rate and its own payout schedule — 365 days at 10% paid at the end, 90 days at 8% paid weekly, 30 days at 5% paid daily, out of one pool and one capacity budget.
POOLS · DURATIONS · APR · REWARDS · POSITIONS · MONEY · SETTLEMENT · AUDIT · +4
- 6.1.72 August 2026Upgrade notes
Two bodies of work: the staking admin overview, rebuilt because the numbers at the top of it were wrong, and a pass over the remaining staking admin screens so they stop replacing themselves while they load.
ADMIN · DASHBOARD · MONEY · ACCURACY · POSITIONS · WITHDRAWALS · POOLS · CAPACITY · +7
- 6.1.529 July 2026Upgrade notes
Version 6.1.5 is a correctness release for the staking addon, following a full review of the money flow, reward mathematics, scheduling, position lifecycle, admin operations and both the user and admin screens.
CRITICAL · MONEY · SECURITY · KYC · SCHEDULING · ANALYTICS · ADMIN · FRONTEND · +2
- 6.1.130 June 2026Upgrade notes
Version 6.1.1 ships with the platform-wide Core v6.4.9 release. Principal is returned automatically when a stake's lock period ends, early withdrawals route to review with a visible timeline, and the lock period is now enforced. Staking amounts move to fixe…
STAKING · MONEY-SAFETY · LOCK PERIODS · SCHEMA
- 6.1.016 June 2026
Version 6.1.0 is a major reliability and accuracy release for the Staking extension. We rebuilt how staking rewards are calculated and paid, strengthened how your staked funds are returned, added full support for Ecosystem (on-chain token) wallets, and refr…
REWARDS ENGINE · FUND SAFETY · ECOSYSTEM WALLETS · AUTO-COMPOUND · INTERFACE · ADMIN TOOLS · PRECISION
6.0
- 6.0.44 January 2026Upgrade notes
Version 6.0.4 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability for all staking operations.
WALLET SERVICE · NOTIFICATION SERVICE · ARCHITECTURE
- 6.0.0December 2025Upgrade notes
Version 6.0.0 is a complete redesign of the Staking extension with a premium, expertise-driven aesthetic. This release introduces a brand-new landing page, a unified violet and indigo color schema, and a redesign of all staker and admin interfaces with enha…
MAJOR RELEASE · COMPLETE REDESIGN · LANDING PAGE · UI/UX OVERHAUL · COLOR SCHEMA · ANIMATIONS
5.1
- 5.1.630 January 2025
- Changed the staking screens to check for missing data throughout, so an incomplete response no longer breaks the page
BUG FIXES · ERROR HANDLING · DATA VALIDATION
- 5.1.328 August 2025Upgrade notes
- No database migrations required - All changes are backward compatible - Updates take effect immediately after deployment
BUG FIXES · UI IMPROVEMENTS · ERROR HANDLING
5.0
- 5.0.93 August 2025Upgrade notes
- Database: run migrations to add the new indexes (automatic with Sequelize sync) - Configuration: no configuration changes required
STAKING · SECURITY · PERFORMANCE · MAJOR
- 5.0.717 January 2025
- Changed validation errors so they only appear after clicking the "Save Pool" button - Changed each form field to display its own specific validation error message - Changed the form to stay on the current page when validation fails, so users can fix the e…
VALIDATION · BUG FIXES
- 5.0.322 June 2025
- Fixed admin navigation links using incorrect plural forms (pools, positions, earnings) - Fixed all admin staking links so they point at the addresses the staking API actually serves
ADMIN FIXES