Skip to content

Releases: golemfoundation/octant

v0.12.1

10 Dec 10:41
665e3b8
Compare
Choose a tag to compare

Fixes

  1. Hotfix: Karma GAP project address in different field in API (PR).

Tests

  1. Cypress: Home Lock/Unlock GLM (ticket)

v0.12.0

06 Dec 11:22
986243a
Compare
Choose a tag to compare

Fixes

  1. Typo in projects ordering option (ticket).
  2. [HOTFIX] Missing milestones allocation alert state (PR).
  3. The in-app clock should adjust to the user’s time zone (ticket).
  4. Multisig patron mode does not work (at all) (ticket).

Tests

  1. Cypress: Layout top bar (ticket)
  2. Cypress: Layout footer (ticket)
  3. Cypress: Layout navbar (ticket)
  4. Cypress: Onboarding - TOS not accepted (ticket)
  5. Cypress: Onboarding - TOS accepted (ticket)
  6. Cypress: Connect wallet (ticket)
  7. Cypress: Calendar timeline (ticket)
  8. Cypress: Home view (ticket)
  9. Cypress: Settings (ticket)
  10. Cypress: Allocation AW Closed (ticket)
  11. Cypress: Metrics (ticket)

Style / refactors

  1. Align localenv with the Redis cache (ticket).
  2. Add caching for antisybil-status for a single user (ticket).
  3. Fix GP unit tests as not to rely on the external API but on the mock (ticket)
  4. Add caching to GraphQL methods (ticket).
  5. Allocations/ endpoints migration to FastAPI (ticket).

v0.11.2

14 Nov 14:06
2b8a9bb
Compare
Choose a tag to compare

Fixes

  1. History double fetching (commit).

v0.11.1

14 Nov 11:07
4222f9b
Compare
Choose a tag to compare

Features

  1. Improve Learn video bar display (ticket)
  2. Change Reporting content column background colour to bring inline with design (ticket).
  3. Make the added projects badge red (ticket).

Fixes

  1. Historical transactions are not loading for the user once scrolled down (ticket).

v0.11.0

06 Nov 10:27
f460100
Compare
Choose a tag to compare

Features

  1. Adjust code for testing purposes (ticket).

v0.10.0

04 Nov 14:56
c9f93a8
Compare
Choose a tag to compare

Features

  1. UI support for Sweepstakes winner display (ticket).
  2. Integrate BE with Sablier (ticket).
  3. Overhaul the effective deposit related logic on the BE (ticket).

Style / refactors

  1. If octant-party user unlocks GLM, we need to know (ticket).

v0.9.6

31 Oct 20:07
e2faaaa
Compare
Choose a tag to compare

Features

  1. Adjust project rewards section for projects with threshold (ticket).

v0.9.5

31 Oct 08:53
e4ceceb
Compare
Choose a tag to compare

Fixes

  1. [HOTFIX] Typo in onboarding (PR).

Style / refactoring

  1. Fetch current epoch from BE, not contract (PR).

v0.9.4

30 Oct 12:06
9554d83
Compare
Choose a tag to compare

Fixes

  1. Add injected connector (ticket).

v0.9.3

28 Oct 11:31
26c5ea9
Compare
Choose a tag to compare

Fixes

  1. [HOTFIX]: Allocation badge epoch fix + metrics max number of digits on mobile (PR).