Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-17 | 3.9 kB | |
v1.0.13 source code.tar.gz | 2025-04-17 | 10.0 MB | |
v1.0.13 source code.zip | 2025-04-17 | 10.3 MB | |
Totals: 3 Items | 20.3 MB | 2 |
What's Changed
- fix(docs): update license and security by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/152
- fix(invoice): allow one off invoice without price id by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/155
- fix(billing): skip archived entitlements for customer usage by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/156
- Release: 5th April by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/157
- feat(events): add property filters and pagination by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/159
- feat(sdk): python sdk empty event handling by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/163
- fix(feature): change description to text field by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/164
- feat(payment): add invoice number in list payments by @omkar273 in https://github.com/flexprice/flexprice/pull/165
- feat(plan): add subscription check logic for deletion by @omkar273 in https://github.com/flexprice/flexprice/pull/166
- feat(feature): check linked plans before deleting feature by @omkar273 in https://github.com/flexprice/flexprice/pull/160
- feat(feature): migrate meter into feature service by @omkar273 in https://github.com/flexprice/flexprice/pull/171
- feat(customer): add checks before customer deletion by @omkar273 in https://github.com/flexprice/flexprice/pull/170
- feat(subscription): add webhook publisher by @omkar273 in https://github.com/flexprice/flexprice/pull/173
- feat(invoice): s3 store for invoice pdfs by @BRO3886 in https://github.com/flexprice/flexprice/pull/172
- feat(sdk): add async event push in go sdk by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/177
- feat(events): add environment_id in clickhouse by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/180
- fix(events): remove ingested_at form merge logic by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/181
- Release: 15th April by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/162
- feat(wallet): add wallet webhooks by @omkar273 in https://github.com/flexprice/flexprice/pull/175
- feat(onboarding): assign free plan to tenant while onboarding by @omkar273 in https://github.com/flexprice/flexprice/pull/179
- feat(customer): add customer webhooks by @omkar273 in https://github.com/flexprice/flexprice/pull/174
- fix(events): improve docs for default start end time by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/182
- feat(subscription): remove filter params in usage query by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/184
- feat(invoice): add invoice_number to invoice creation by @omkar273 in https://github.com/flexprice/flexprice/pull/187
- fix(usage): simply group by to just use id by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/188
- Next Release by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/183
- fix(invoice): handle constraint error by @omkar273 in https://github.com/flexprice/flexprice/pull/189
- feat(events): allow filtering by source by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/192
- Release: 17 April 2025 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/193
- feat(sdk): update github action to work on release by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/196
- feat(wallet): create wallet with initial balance topup by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/197
- fix: update wallet response obj after top up by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/199
- feat(wallet): create wallet with initial balance topup by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/198
Full Changelog: https://github.com/flexprice/flexprice/compare/v1.0.0...v1.0.13