yuyu/CHANGELOG.txt
Setyo Nugroho c1d0d7b918 - Update unpaid invoice handler
- Fix monthly price calculation
2023-12-10 21:07:06 +07:00

39 lines
1.1 KiB
Text

Next version
--------------------------
- Feature: Project balance
- Feature: Prometeus metric export
- Feature: Unpaid Invoice handling
- Fix: Money maximum digit
- Fix: Fix monthly price calculation that use UTC timezone
- Add setup_cron.sh script to easily setup yuyu cronjob
v1.0.1
---------------------------
- Fix: Support decimal in price (database migration needed)
- Fix: New instance usage not counted when add new project after billing enabled
v1.0
---------------------------
- Bug fixing for handling price not found
- Upload logo for your invoice
- Add currency to overview
- Email SMTP setting now optional, it will ignore any error regarding sending email. You can resend it on notification center
- Change invoice email format
- Handle new project when billing already started (you need to update your keystone.conf)
v1.0-beta
----------------------------
- Setting company profile
- Send invoice to email
- Notification center
- Update invoice format
v1.0-alpha
----------------------------
- Price Configuration
- Project Overview
- Project Invoice
- Usage Cost
- Billing Settings