Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@jcoliz jcoliz released this 23 Apr 00:18
· 98 commits to master since this release
e4ce939

Features

  • Receipt Matching: Upload multiple receipts in one place, auto match them to transactions by file name
  • Phone-Size Tables: Better responsive design for wide data on small viewports

User Can…

  • Edit only just parts of categories of multiple payees at once (AB#1300)

Infrastructure

  • .NET 6.0: Migrated from ASP.NET Core 3.1 to 6.0
  • App Insights: Now connects with Azure Application Insights
  • Integration Tests: Created a full suite of Integration Tests using TestServer
  • Architectural Separation: Moved Core and Data layers into separate projects