Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-13 | 4.8 kB | |
v1.0.21 source code.tar.gz | 2025-08-13 | 11.0 MB | |
v1.0.21 source code.zip | 2025-08-13 | 11.5 MB | |
Totals: 3 Items | 22.5 MB | 0 |
What's Changed
- refactor(filters): reverted the timefilter options in plan-repo by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/351
- feat(profiling): add grafana pyroscope profiler by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/366
- feat(priceunit): add fiat-based price unit CRUD and integrate with pricing, subscription & invoice workflows by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/340
- fix(price_test): update new price service initialization by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/367
- Feat/price override staging by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/371
- Price Override Implementation by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/370
- Feat/coupon staging by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/372
- feat(coupon): Setup discounts for subscription and invoices by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/349
- Feat/price unit fix by @omkar273 in https://github.com/flexprice/flexprice/pull/373
- Quick Fix for price override by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/374
- fix(price): create subscription filter plan prices by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/375
- feat(wallets): add low balance alerts by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/376
- feat(lowbal): add cron -> db alert_state reflection workflow by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/368
- Release v1.0.21 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/347
- Avoid zero amount invoice creation by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/385
- feat(meters): add MAX aggregation support by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/378
- fix(alerts): cron fix to use correct ctx by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/392
- fix(webhook): replace JSON error responses with context error handling by @omkar273 in https://github.com/flexprice/flexprice/pull/381
- fix/subscription omit start time by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/396
- Invoice Breakdown by Source by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/386
- feat(addon): add support for addons by @omkar273 in https://github.com/flexprice/flexprice/pull/388
- Feat/addons v2 by @omkar273 in https://github.com/flexprice/flexprice/pull/403
- refactor(addon): remove AddAddonToSubscription and RemoveAddonFromSub… by @omkar273 in https://github.com/flexprice/flexprice/pull/404
- feat(subscription): add meter ID conflict check in addAddonToSubscrip… by @omkar273 in https://github.com/flexprice/flexprice/pull/405
- Discount + Taxes by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/399
- feat(tax): implement tax service by @omkar273 in https://github.com/flexprice/flexprice/pull/320
- Revamped the structure to be modular by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/382
- Add Line item level discounting Functionality by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/389
- Feat/tax by @hiteshshimpi-55 in https://github.com/flexprice/flexprice/pull/397
- chore(.gitignore): update .gitignore by @omkar273 in https://github.com/flexprice/flexprice/pull/407
- feat(webhook): add invoice communication trigger webhook by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/408
- feat(price): add MeterIDs to PriceFilter and implement validation by @omkar273 in https://github.com/flexprice/flexprice/pull/410
- feat(priceunit): enhance filtering and sorting capabilities in PriceUnit by @omkar273 in https://github.com/flexprice/flexprice/pull/409
- Feat/payments final by @pratham-ez in https://github.com/flexprice/flexprice/pull/357
- Fix/test cases by @pratham-ez in https://github.com/flexprice/flexprice/pull/411
- fix(payments): use stripe customer id as external customer id by @pratham-ez in https://github.com/flexprice/flexprice/pull/413
- feat(invoice-sequence): add migration script for tenant-environment isolation by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/412
- v1.0.22 by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/395
- feat: add connection management with Stripe integration support by @pratham-ez in https://github.com/flexprice/flexprice/pull/348
- Feat/stripe sync v4 by @pratham-ez in https://github.com/flexprice/flexprice/pull/352
- Feat/stripe sync v5 by @pratham-ez in https://github.com/flexprice/flexprice/pull/353
Full Changelog: https://github.com/flexprice/flexprice/compare/v1.0.20...v1.0.21