Releases: golemfoundation/octant
Releases · golemfoundation/octant
v0.2.9
v0.2.8
Features
Fixes
- Can't unlock GLM on M-C without going to lock view & back (ticket).
- Revert: When locking GLM, the Available now value should not display a skeleton loader (ticket).
- There was an issue in the introduced logic, ticket is pushed back to todo.
Style
- Setup cloud Sentry for the client (ticket).
v0.2.7
Features
- Show available now skeleton only if it’s needed (ticket).
- Allocation item input - numeric keyboard on mobile (ticket).
- Client refreshes once after AW change (ticket).
- Metrics desktop navbar (ticket).
- Add Ackee to the client (ticket).
- Active timeline event is aligned to the left (ticket).
- Improve Lock / Unlock flow interaction & animation on mobile (ticket).
Fixes
- User cannot confirm allocation on mobile devices using Wallet Connect flow (ticket).
- Metrics: Funds usage chart - correct data (ticket).
- Manual setting of allocation value to 30 GWEI changes it to 29,999999 (ticket).
- Improve behaviour of slider allocation when reward cannot be split cleanly among projects (ticket).
- Allocation slider thumb can be moved outside the box (ticket).
- Fix interaction issues with Lock/Unlock flow (ticket).
Style
- Unify "projects" and "proposals" to "projects" in the client (ticket).
Tests
v0.2.6
v0.2.5
v0.2.4
v0.2.2
Features
- Interaction with Octant logo more intuitive (ticket).
- Remove code related to GLM claiming from client (ticket).
- Disable heart button for patrons (ticket).
- Implement backup for IPFS (ticket).
Fixes
- Patron earnings on Earn view are not displaying correct values (ticket).
- "Confirm you allocation" pop-up after removing projects before Allocation window (ticket).
- Wrong epoch number in patron's history item header (ticket).
Tests
- E2E tests for locking and unlocking GLMs (fixed gas price) (ticket).
Style
- Refactor: Replace BigNumber with BigInt (ticket).