Skip to content

1.31.0

Compare
Choose a tag to compare
@flohhhh flohhhh released this 25 Jun 08:10

✨ Features

  • Improved rendering of components (Performance)
  • Optimization of transaction loading (Performance)
  • Show earliest transaction date in mobile
  • Add custom display in maintenance
  • Smooth transition between bottom bar navigation
  • Search by subcategories (when modifying the category of the operation)
  • Format floating amounts with 2 numbers after comma
  • Do not trigger onOperationOrBillCreate on change of category
  • Error and maintenance indicator in settings / accounts
  • Show alert while deleting account associated data
    (To warn the user that data is being deleted, we show an alert.)

🐛 Bugs fixes

  • Improve planned transactions page
  • Send transaction greater and balance lower notifications
  • Do not crash when groups have not yet been loaded
  • Import es5 lib about fuse.js (cause fuse.js is not transpiled and remains in es6
    (not manage some browser)
  • Fix recurrency service
  • Fix Blank screen on store when requesting a connector update (incorrect url)

🔧 Techs

  • Migration Modal to Dialog
  • Split bundles by brand (recurrency service)