Skip to content

King's Landing

Compare
Choose a tag to compare
@phraktle phraktle released this 24 May 13:29
· 73 commits to master since this release
32d61c0

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)