Skip to content

v4.5.0

Compare
Choose a tag to compare
@rdig rdig released this 28 Mar 14:42
· 1703 commits to master since this release
b8b29c8

New Features

  • #3068 Ability to re-enable Extensions once disabled (but not uninstalled)
  • #3090 Actions and Motions now display a tokens icon (or blockie) next to it's address
  • #3063 Locked Tokens are now properly marked via a lock icon
  • #2693 Ability to Smite (decrease) a user's reputation
  • #2842 Ability to Award a user reputation
  • #3195 Routes in the Dapp now have a more descriptive title
  • #2993 Token unlocks now show up as Actions, and they can be triggered via Motions
  • #3158 Dropdown to allow you to see all your stakes in all Motions across a single Colony
  • #3022 Unlock Tokens bought during the sale, and Claim allotted grants

Fixed

  • #3020 Better Coin Machine Remaining values color consistency
  • #3019 Coin Machine "no sale" periods price calculations improvements
  • #3025 Fix Transfer Funds to be in line with the contract changes
  • #3023 Coin Machine bought amount field fixes for values with decimal places
  • #3028 Members list various UX improvements
  • #3055 Fixed Extensions page layout
  • #3049 #3077 Fixed initial selected domain when creating a motion in a sub-domain
  • #3050 Fixed Coin Machine sold out condition display
  • #3067 Added TokenInfo popovers to token address displays on the Funding and Token Activation pages
  • #3066 Fixed Annotations styles
  • #3071 Better filtering out of old events from uninstalled extensions (so they do not show up in current ones)
  • #3073 Properly filter Motions created in sub-domains
  • #3072 Clear transaction history on signing out of a user's account
  • #3080 Better handle Annotations if IPFS fails to upload data
  • #3083 Fixed value validation when using the Max button in the Token Activation popover
  • #3093 Removed duplicated actions being displayed after a Motion passes
  • #3115 Fixed an edge case where tokens couldn't be claimed if Coin Machine was enabled but the token was locked
  • #2985 #3273 Fixed logic around displaying Mint Tokens and Unlock Token actions menu entries
  • #3053 Prevent duplicate events from showing up in the Events feed when using pagination
  • #3123 Create New Team button styles correction
  • #3139 User picker component improvements
  • #3141 Improved Select component hover states
  • #3133 Fixed the Submit button's state post submission
  • #3144 Improved user navigation Reputation section styles
  • #3160 Prevent the Force toggle from showing up if users are not allowed to use it
  • #3145 Improved Toggle component when using on pages with a scroll bar
  • #3150 Added CLNY to list of available tokens -- thanks to @lightnode
  • #3193 Fixed proper token showing up in the Events list
  • #3209 Coin Machine Buy Tokens widget calculations fixes
  • #3233 Improved Dapp loading messages
  • #3239 Whitelist Agreement IPFS upload logic fixes
  • #3032 #3029 #3054 #3092 #3107 #3096 #3113 #3111 #3151 #3102 #3173 #3130 #3219 #3226 #3254 Various copy, icon and URL updates and improvements

Contracts:

No contract upgrade is necessary for this release, assuming you kept your contracts up to date during the previous releases.