Skip to content

Releases: Augmint/augmint-web

Housekeeping

05 Feb 18:47
a64b417
Compare
Choose a tag to compare
  • http-proxy from 1.17.0 to 1.18.1 #732
  • acorn from 5.7.3 to 5.7.4 #727
  • yarn from 1.15.2 to 1.22.4 #737
  • react-tooltip from 3.10.0 to 3.11.6 (#742)
  • react from and react-dom from 16.8.6 to 16.13.1 (#741 )
  • upgrade redux-form from 8.2.3 to 8.3.6 (#739)
  • upgrade ics from 2.15.1 to 2.23.0 (#740)
  • Fix watch asset (#744)

Awakening - minor fixes & improvements

08 Sep 14:41
afa7eb2
Compare
Choose a tag to compare
  • top-up collateral is always shown ( not only when collateralization is below threshold) (#725 )
  • increased default gas limit for loan repay tx (#733 )
  • fixed minor compiler warnings (#734 )

Loans in the Hood

27 Aug 09:35
009433b
Compare
Choose a tag to compare

under-the-hood page improvements:

  • support for new loanmanagers
  • loanmanager summary section
  • fix debug and json outputs

Margin of Safety

12 Aug 12:28
b2f26bf
Compare
Choose a tag to compare

New features

  • Account page redesign (#662)
  • Support for margin loans (#697)
  • Show ETH/EUR rate on stability report (#686)

Updated components

  • update redux-form to version 8.2.3
  • update react-router-dom to version 5.0.1
  • update react-redux to version 7.1.0
  • update pretty-quick to version 1.11.1
  • update styled-components to version 4.3.2
  • update react-ga to version 2.6.0
  • update cypress to version 3.3.2
  • update husky to version 3.0.0

Hotfix: advanced exchange amount

19 Jun 15:25
ba934d8
Compare
Choose a tag to compare

Royal Exchange

18 Jun 12:39
12e19b0
Compare
Choose a tag to compare

New or improved functionality

  • Simplified interface for placing market orders on the crypto exchange (#672)
  • Updated MrCoin exchange links (#673)
  • Improve top nav and account overview layout (#630)
  • Connect to wallet dialog only shows up after the disclaimer popup is accepted (#647)
  • "How to connect" page improvement (#655)

Bugfixes

  • Fix mobile nav visibility issue (#664)
  • Loan amount validation should be based on repayment amount (#670)
  • Code cleanup (#651)

Component updates

  • @augmint/js to 0.3.3 #676
  • cypress to 3.3.1 #646
  • pretty-quick to 1.11.0 #637
  • react-redux was updated from 7.0.2 to 7.0.3 #600
  • redux-form was updated from 8.2.0 to 8.2.1 #649
  • parse was updated from 2.2.1 to 2.4.0 #658
  • prettier to 1.18.0 (#668)

King's Landing

24 May 13:29
32d61c0
Compare
Choose a tag to compare

Site content updates

  • New content and design for augmint.org homepage (#632)
  • Favicons with background (#625)

New or improved functionality

  • Exchange page improvements (#636)
  • Use 5 decimals for Ethers to avoid rounding issues (#633)
  • CSV export for all loans (#631)
  • Improve tx revert error notification layout (#641)
  • remove "no tokens" alert on exchange (#604 via #643)

Bugfixes

  • Show collect button on uncollected loans - fixes #609 (#645)
  • Fix spurious "Show older" button on Exchange (#627)
  • Fix notifications on mobile wallets (#644)
  • Fix occasionally failing cancel orders (#642)
  • fix notification panel wrapping (#643)
  • fix min lock amount (#628 via #643)

Component upgrades

  • Introduce augmint-js (#597)
  • Update sha3 to fix intermittent build failures (#635)
  • Update Greenkeeper/husky to 2.1.0 (#598)
  • Update react-scripts to the latest version (#621)

Spring cleaning

08 May 19:32
bb111eb
Compare
Choose a tag to compare

Site content updates

Drop outdated contact page (#613)
Separate page for Team (#612)

Fixes & improvements

Warning note on Lock form (#616)
Form validation improvements (#615)
Add minor styling changes to EthTransferForm (#617)
Secondary buttons: better readability/accessibility/visibility (#618)
Exchange: gradual reveal of transaction history (#614)
Forms: autofocus only on larger screens (#619)

Hotfix: autofocus

02 May 13:11
bb59c5b
Compare
Choose a tag to compare

International Workers' Day

01 May 17:02
4462b41
Compare
Choose a tag to compare

Fixes & improvements

  • new design for Loan, Lock and exchange crypto screens, general usability improvements (#557)
  • automatic order matching on Exchange (#569)
  • AEUR transfer improvement: prompt to transfer some ETH if recipient has none (#536)
  • Rename menu item: Send to Send A-EUR #601

Component upgrades

  • web3.js to v1.0.0-beta36 (#596)
  • Update react-scripts to 3.0.0 🚀(#590)