Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-26 | 1.6 kB | |
v1.0.20 source code.tar.gz | 2025-07-26 | 10.5 MB | |
v1.0.20 source code.zip | 2025-07-26 | 10.9 MB | |
Totals: 3 Items | 21.5 MB | 2 |
What's Changed
- Fix(billing): Factor in Entitlements when Calculating Usage Charges by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/313
- fix(aggregators): default to 0 when latest aggregator receives event with negative value by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/331
- feat(tenant): add metadata field to Tenant by @omkar273 in https://github.com/flexprice/flexprice/pull/336
- feat(invoice): add support to send invoice pdf url externally by @omkar273 in https://github.com/flexprice/flexprice/pull/337
- chore(deps): bump form-data from 3.0.3 to 3.0.4 in /api/javascript by @dependabot[bot] in https://github.com/flexprice/flexprice/pull/341
- chore(deps): bump form-data from 3.0.3 to 3.0.4 in /api/javascript/examples by @dependabot[bot] in https://github.com/flexprice/flexprice/pull/344
- chore: update package-lock.json files in api and examples directories by @omkar273 in https://github.com/flexprice/flexprice/pull/342
- Plans search api by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/343
- search api for invoice , entitlement and subsricption by @pratham-ez in https://github.com/flexprice/flexprice/pull/338
- Release v1.0.20 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/332
New Contributors
- @hiteshshimpi-55 made their first contribution in https://github.com/flexprice/flexprice/pull/343
- @pratham-ez made their first contribution in https://github.com/flexprice/flexprice/pull/338
Full Changelog: https://github.com/flexprice/flexprice/compare/v1.0.19...v1.0.20