Skip to content

Releases: andjsch/ExpenseManager

v.1.1.3

05 Jun 05:49
267cc33
Compare
Choose a tag to compare
  • Upgrade to Laravel 7
  • Add appearance none to top search inputs
  • Add version number to login screen
  • Update Apple touch icon

v1.1.2

24 Jan 12:01
c04004c
Compare
Choose a tag to compare

Changes

  • Added autofocus to the description field
  • Fixed the overflow of the bills table in the mobile view
  • Fixed the design flaws (in mobile and on the login screen) of the message bubbles
  • Fixed mobile view for editing bills

v1.1.1

21 Jan 15:08
b1afc5e
Compare
Choose a tag to compare

Changes

  • Fix layout problems on iOS devices

v1.1

21 Jan 14:25
c1ade6d
Compare
Choose a tag to compare

Changes

  • Redesigned whole application using Tailwind to give it a fresh new look
  • Added new search bar for filtering expenses
  • Updated to Laravel 6.x