Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

77 lines (60 loc) · 2.53 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2023-01-06

Added

  • Description in the forum category headers.
  • Creation date/time on forum thread.
  • Whitelist on proposal "closed" discussions.
  • Invitation lock tooltip.

Changed

  • Renames "Own Stake" to "My Stake".

Removed

  • Language tab from settings.

Fixed

  • The edit membership about section.
  • Stake info on announce candidacy sign-in modal.
  • Back button on WG openings.
  • Set Membership Lead Invitation Quota Proposal preview.
  • Blockheight info labels (in the settings).
  • Replaced/Removed some more lorem ipsum.
  • Better prevent localstorage overwrites from the forum tread watchlist.
  • The hire limit on single postion openings.
  • The temporary "Insufficient balance to cover fee" message on the vesting claim modal.

1.0.1 - 2023-01-05

Fixed

  • Proposal view crashing due to high amounts of JOY

1.0.0 - 2022-12-16

Added

  • Mainnet network in the setting.
  • Documentation link to the Joystrem Handbook for each working group.
  • Refresh auto-conf network button.
  • RPC blockheight and latest processed block in settings.

Changed

  • The token denomination to JOY.
  • Rename the Gateway working group to App.
  • The favicon to the Pioneer logo.
  • Rename the ui package to @joystream/pioneer.
  • Depend on npm published version of @joystream/types@0.20.5 and @joystream/metadata-protobuf@^2.
  • Update to yarn@3.
  • Clarify the MoveFundsModal copy.
  • Reply to post from a modal.

Removed

  • Testnet banner.

Fixed

  • Large election relealing stage (long term fix).
  • Recovering the stake locked when applying to an opening.
  • Some broken Joystrem Handbook links.
  • Replace placeholder text on vesting tooltips.
  • Broken text on the insufficient funds modal.
  • Proposal discussion order.
  • On boarding flow before connecting to the RPC node.
  • Some CI false positive.

0.1.1 - 2022-12-02