Skip to content

Release v1.7.0

Compare
Choose a tag to compare
@odinsride odinsride released this 06 Aug 23:14
· 115 commits to master since this release

olubalance v1.7.0 - 2020-08-06

New

  • Transaction sorting has been added on the date and description fields
  • Transaction search has been improved and now provides instant results as you type

Fixed

  • Bulma Toast notifications become stuck on screen. Fixes #67
  • When deleting a Stash, any stashed money should now be returned to the parent account. Fixes #99
  • Pagination issues have been fixed

Changed

  • Many UI improvements to the transaction list header on both desktop and mobile

Under the hood

  • Assets pipeline dropped in favor of webpacker
  • StimulusJS and StimulusReflex have been added
  • Add pending rubocop cops
  • Massive improvement to seeds file
  • Navbar now displays the rails environment (non-production only)
  • Upgrade to Fontawesome 5
  • Dependencies updated