Skip to content

Changelog

Pre-releases

We are currently still in development, and our project should NOT be considered usable for production yet.

We may not add a changelog entry for every version, it depends how severe the changes are. You can look at the Git Tags page on github to see all of the changes.

v0.4.0 (latest)
  • ๐Ÿ’ผ Invoice column rename by @Domejko in (313)
  • ๐Ÿ“ง Users allowed to send emails by @TreyWW in (314)
  • ๐Ÿ’ต Receipt accepts up to two decimal points by @ryansurf in (330)
  • โš™๏ธ Feature/conditional checks by @introkun in (306)
  • โฐ Invoice reminders by @TreyWW in (339)
  • ๐Ÿ’ฐ [revamp] Implement price filter receipt by @TreyWW in (341)
  • ๐Ÿ”€ Make the switcher in sort invoices by @spalominor in (307)
  • ๐Ÿš€ Added HTMX Boosting to improve site performance by @TreyWW in (345)
  • ๐ŸŽจ Enhanced invoice banner by @TreyWW in (354)
  • Correct deployment menu in Invoices->Add Services in the mobile devices by @spalominor in (301)
  • fixed when creating receipt and deleting the receipts by @atulanand25 in (326)
  • Login page broken on mobile - #333 by @CKsabari2001 in (338)
  • Mypy import errors fix by @Domejko in (318)
  • 311: Favicon infinite redirect by @introkun in (312)
  • bug 342 by @atulanand25 in (343)
  • Mypy type errors fix by @Domejko in (324)
  • Mypy fixes by @blocage in (344)
  • 321: Failed to launch app by @introkun in (322)
  • Anonymous invoice view by link is broken by the currency symbol โ€ฆ by @introkun in (300)
  • Mypy type errors fix by @Domejko in (348)
  • Price in the invoice is missing currency symbol by @introkun in (310)
  • fixed top banner for invoice preview for users that are not logged in by @glizondo in (349)
v0.3.0
  • ๐Ÿท 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
  • 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)
v0.2.1
  • ๐Ÿšฉ Added feature flags
  • ๐Ÿ˜ Added more postgres support
  • ๐Ÿš… Added cache settings
  • ๐ŸŽ‰ Deployment has been successful and will now undergo more testing!
  • ๐Ÿ‘‹ Possible clients already interested and ready for official launches!
v0.2.0
  • ๐Ÿ‘ฅ Added Teams functionality
  • ๐Ÿ˜ Added PostgreSQL database support
  • ๐Ÿง Added matrix support so we can now run tests with multiple django versions and multiple ubuntu versions
  • ๐Ÿงพ Added PDF Upload option for receipts
  • ๐Ÿงน Added djLint for HTML file linting
  • ๐Ÿ“ฆ Ready to start getting the product ready for pre-production and more testing
v0.1.2
  • ๐Ÿ“ฆ Added python poetry
  • โœ๏ธ Added the ability to edit invoices
  • ๐Ÿ“œ Added hyperscript
  • ๐Ÿงพ Added more info for receipts & the ability to SAFELY download them
  • ๐Ÿฌ Fixed docker builds, now uses poetry, and runs much faster
v0.1.1
  • Added documentation
  • Added social logins (github + google)
  • Added custom colours for tailwind theme
  • Added signal for UserSettings addition on user creation
v0.1.0

First release of the project!

  • ๐Ÿงพ Receipts
  • ๐Ÿ“œ Invoices
  • ๐Ÿง” Account Management