Skip to content

Releases: golemfoundation/octant

v0.13.2

13 Jan 19:35
9e8cf92
Compare
Choose a tag to compare

Fixes

  1. KarmaGAP epoch 6 id added to fetch data about epoch (commit).

Tests

  1. Cypress: Epoch results graph E2E (ticket).

v0.13.1

10 Jan 19:28
3333bc2
Compare
Choose a tag to compare

Fixes

  1. HOTFIX: Aligning minimal delegation score to 15 & delegation message in FE (PR).

v0.13.0

10 Jan 13:46
4ca0491
Compare
Choose a tag to compare

Feature

  1. Adjust GitcoinPassport stamps weights following change on their side (ticket).
  2. Put allowslit & timeout list into the code (ticket).
  3. Create migration for BE adding E6 projects into the search results (ticket).
  4. Flush delegations (and users' UQ scores?) (ticket).
  5. Add Epoch 6 projects to the app (ticket).

Fixes

  1. Effective deposit grace period is not working as expected (ticket).
  2. [HOTFIX]: Onboarding E2E (PR)

Style

  1. [KARMA GAP] API change - externalAddresses to external in GrantPerProgram type (PR).
  2. Improve the backend stability for Pooling and Database connection (ticket).
  3. Align unlock time threshold for Sablier & contracts (ticket).

v0.12.3

08 Jan 11:07
5e60fd8
Compare
Choose a tag to compare

Features

  1. Improve visibility of exit button in allocation (ticket).
  2. Implement language selector: app (ticket).

Fixes

  1. Cypress: Allocation AW Open (ticket).
  2. Cypress: Home Donations (ticket).
  3. Cypress: Home Transactions (ticket).
  4. Cypress: Antisybil (ticket).
  5. Cypress: Rewards estimator (ticket).

v0.12.2

16 Dec 14:42
e5f720a
Compare
Choose a tag to compare

Fixes

  1. Fix the allocation window countdown clock in the top bar (ticket).

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).