Skip to content

Latest commit

Β 

History

History
229 lines (101 loc) Β· 9.24 KB

CHANGELOG .md

File metadata and controls

229 lines (101 loc) Β· 9.24 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.29 (2022-12-20)

Bug Fixes

  • 🩹 correction status grid (f8265f6)

0.0.28 (2022-12-17)

0.0.27 (2022-12-03)

0.0.26 (2022-11-15)

Features

  • ✨ discordTipMessageChannelId: edit field, action, reducer (server/group) (e211038)

Bug Fixes

  • πŸ› Fix missed error from recent changes (d1d575c)

Refactor

  • ♻️ remove actions index.js (b3d844b)
  • ⚰️ Remove deprecated start sync (c45addc)
  • ⚰️ Remove manual deposit patcher (b602d1f)

0.0.25 (2022-11-12)

Bug Fixes

  • πŸ› users table: fix broken wallet display (d4c5d66)

Refactor

  • ⚰️ Remove deprecated dp action/reducer (7f8ea19)

0.0.24 (2022-10-29)

Bug Fixes

  • πŸ› Fix userInfo view (multi-wallet) (3313984)

0.0.23 (2022-10-27)

Bug Fixes

  • ✨ add hints to coinInfo edit (bbb6ec3)

0.0.22 (2022-10-22)

Bug Fixes

  • ⚑️ additional activity field (b6d84ef)

0.0.21 (2022-10-16)

Bug Fixes

  • πŸ› Activity: history render username from spender (c6a4c1a)

0.0.20 (2022-10-16)

Bug Fixes

  • Add history request to activity render (28958f1)

0.0.19 (2022-10-15)

Features

  • ✨ CoinInfo editing (e99faec)
  • ✨ Editable trivia question & answers (bf5d3bf)
  • ✨ feature settings: include platform & coin fields - add filters (8da3cee)

0.0.18 (2022-10-07)

Bug Fixes

  • πŸ› fix dp value withdrawTable (7095fec)

0.0.17 (2022-10-07)

Features

  • 🎨 Add activity message for failed faucet request (687cf95)

0.0.16 (2022-10-06)

Bug Fixes

  • πŸ› fix inexistent activity coin records (cff535e)

0.0.15 (2022-10-05)

Features

  • Activity feed token compatability, fetch full admin wallet in 1 api call, render adminwallet (31d30e7)

Bug Fixes

  • ⚑️ dashboard multi-token compat fixes (8521bc1)

0.0.14 (2022-09-24)

Bug Fixes

  • πŸ› add a missing dpValue (0e5b419)

0.0.13 (2022-09-23)

Bug Fixes

  • πŸ› add missing dpValue for user Specific activity (65d224b)

0.0.12 (2022-09-22)

Features

  • ✨ Use dp from backend for value calculations (2dbbf88)

0.0.11 (2022-09-20)

Refactor

  • ⚑️ Use BigNumber to calculate frontpage stats (e6fcebc)

0.0.10 (2022-09-12)

Bug Fixes

  • πŸ› Fix an issue with featureSettings editing (e195836)

0.0.9 (2022-09-11)

Features

  • 🚸 Add support request to activity feed (c3c6f7f)

Bug Fixes

  • πŸ’„ z-index issue (4edd81f)
  • Add a missing voiceraintip userfield to activity (3b24312)

0.0.8 (2022-09-11)

Bug Fixes

  • ⚑️ Move fetchUser up in the app iniation layer (a9fec3e)

0.0.7 (2022-09-11)

Bug Fixes

  • ⚑️ default theme dark, save theme state to localstorage (aac8b4f)

Style

  • ♻️ Header use mu5 Appbar instead of bootstrap menu (db348ea)

Performance

  • ⚑️ No hard reload on login/logout (4af211d)

0.0.6 (2022-09-11)

Features

  • βž• add react-final-form dependency (57f14eb)

Refactor

  • ♻️ Use react-final-form instead of react-redux-form (254493b)

0.0.5 (2022-08-22)

Bug Fixes

  • πŸš‘οΈ production issue with webpack fast-refresh (a767e54)

0.0.4 (2022-08-22)

Bug Fixes

  • 🩹 react-hot-loader -> react-refresh | @mui/styles -> tss-react/mui (8547848)

0.0.3 (2022-08-12)

0.0.2 (2022-08-09)

Build

  • πŸ”§ add release method (0872cee)