Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@TreyWW TreyWW released this 04 Apr 21:49
· 340 commits to main since this release
v0.3.0
59144f3

v0.3.0

Note: This release is still non-production ready. It's just to help document our changes and allow us to see our progression

Apologies for the lack of releases recently, the project has been pretty unstable for a while so I didn't want to keep releasing bugged versions. Thank you to everyone for the amount of contributions we've had recently, it has been appreciated very much :)
A special thank you to @introkun for the 11 commits

THIS RELEASE HAS CHANGED THE LICENSE FROM MIT TO AGPL v3. To carry on using the project from MIT the last commit was 0b74f6d

What's Changed

Overview

  • Changed license to AGPL v3
  • 🏷 Added invoice discounts (#244)
  • 🖼 Added invoice overview page (#222)
  • 📨 Added email support (#208)
  • 🧾 Improved invoice design (#202)
  • ⏰ Added invoice schedules (#220)
  • 📁 Usage quotas (#263)
  • 🎣 Pre-Commit hooks (#257)
  • 📚 Improved documentation

Bug Fixes

  • Tear down receipt bug on windows fixed (#218)
  • Users currency wasn't shown in invoice (#260)
  • User not able to view invoice if it had a total price of 0 (#266)
  • Improved the email verification message (#269)
  • Fixed bug that didn't let invoices be edited (#268)
  • Fixed scaling issues on the invoice when printing (#262)
  • Fixed invoice bar overlap on mobile (#284)
  • Invoice "TO" client details didn't get pre-filled (#273)
  • Fixed settings page overflow on mobile (#291)

New Contributors

Full Changelog: v0.2.1...v0.2.2