Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-29 | 3.4 kB | |
v1.0.22 source code.tar.gz | 2025-08-29 | 11.0 MB | |
v1.0.22 source code.zip | 2025-08-29 | 11.6 MB | |
Totals: 3 Items | 22.7 MB | 2 |
What's Changed
- feat(billing): implement daily usage reset for metered entitlements by @omkar273 in https://github.com/flexprice/flexprice/pull/415
- feat(invoice): add PDF URL to invoice webhook response by @omkar273 in https://github.com/flexprice/flexprice/pull/417
- Tenant Settings by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/416
- feat(settings-ent): Ent files for settings by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/418
- feat(invoice): add invoice PDF URL into the invoice response by @omkar273 in https://github.com/flexprice/flexprice/pull/420
- feat(invoice-sequence): Add separator logic and suffix length by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/421
- feat(onboarding): remove cursor pricing dusring onbaording by @omkar273 in https://github.com/flexprice/flexprice/pull/424
- feat(priceunit): add validations and expand for priceunit by @omkar273 in https://github.com/flexprice/flexprice/pull/423
- fix(price): remove
amount
validation for tiered billing model by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/419 - Feat/payment gateway enhanchments by @pratham-ez in https://github.com/flexprice/flexprice/pull/422
- feat(invoice): Add logic to automatically success in payment status by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/426
- feat(subscription): add support for collection method in subscription creation by @omkar273 in https://github.com/flexprice/flexprice/pull/431
- feat(metadata): add metadata field to Plan by @omkar273 in https://github.com/flexprice/flexprice/pull/434
- feat(payments): add payment_url in create payment dto by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/430
- refactor(price): add validations for tier mode slab by @omkar273 in https://github.com/flexprice/flexprice/pull/435
- Release v1.0.22 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/436
- Feat/payments card checkout by @pratham-ez in https://github.com/flexprice/flexprice/pull/449
- Feat/card payemnts by @pratham-ez in https://github.com/flexprice/flexprice/pull/445
- fix(subscription): handle nil exception in cron by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/450
- fix(usage): handle daily reset for customer usage api by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/451
- fix(payments): sync customer to stripe only for payment flows by @pratham-ez in https://github.com/flexprice/flexprice/pull/452
- feat(price): add max bucket aggregator price workflow by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/455
- fix(usage): slab tier calculation logic by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/456
- Add integration entity mapping support for customer creation and updates by @pratham-ez in https://github.com/flexprice/flexprice/pull/457
- fix(credit-invoice): Add total, subtotal in create invoice request by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/461
- Remove automatic customer sync to providers after creation by @pratham-ez in https://github.com/flexprice/flexprice/pull/462
- Release v1.0.22 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/440
Full Changelog: https://github.com/flexprice/flexprice/compare/v1.0.21...v1.0.22