Skip to content

v4.35.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@plondon plondon released this 12 Jun 16:01
· 12106 commits to development since this release

4.35.9 (2020-06-12)

Chores
New Features
  • withdrawal:
    • add .0005 min to withdrawal form (3d81f34)
    • move css to model (209dd9b)
  • interest:
    • text toggle to withdraw (38d81c8)
    • change display toggle (a0dea5b)
    • add formatFiat and withdrawal from styling (78e9ecb)
    • reset form on displayCoin toggle (1c91f1c)
    • form validation withdraw coin (4767dbf)
    • clean up consts in form (fca7480)
    • add btc toggle to withdraw form (5fc3410)
    • toggle min and max buttons based on displayCoin (4a87bcb)
    • add max and min in coin and form validation (c3d0d34)
    • deposit form styling (18f8197)
    • move css to model, move error message (5167b6a)
Bug Fixes
  • router: app crash on lang change (20500a1)
  • exchange link:
  • withdrawal:
  • coin-toggle: one toggle function and fix balance displaying in sats (2a012d1)
  • interest:
    • min fiat amount (65aaafe)
    • remove component state and redundant code (40ba20d)
    • remove unused strings, default displayCoin to false (308d91c)