v0.53.1-beta
lovrocolic
released this
21 Dec 14:06
·
1507 commits
to main
since this release
What's Changed
- feat(event): Enable clickhouse per organization by @vincent-pochet in #1522
- feat(event): Add clickhouse sum aggregation by @vincent-pochet in #1492
- feat(billable-metric): Remove deprecated recurring_count_agg by @vincent-pochet in #1524
- misc(fee) expose description in type by @ansmonjol in #1529
- fix(stripe): Fix stripe update without payment provider by @ivannovosad in #1530
- feat(event): Weighted sum aggregation at clickhouse level by @vincent-pochet in #1511
- feat(unit-price): PDF invoice template version 4 by @rsempe in #1531
- fix(invoice): Finalize each invoice in a single job by @vincent-pochet in #1533
- fix(invoice): Do not update payment status of draft invoices by @ivannovosad in #1534
- misc: Minor changes on prepaid credit invoice template by @rsempe in #1535
- fix(event): Pay in advance with missing or invalid group by @vincent-pochet in #1536
- feat(taxes): Customer EU VAT autodetection by @jdenquin in #1532
- Fix in advance group events by @vincent-pochet in #1537
- feat(event): Use event stores for unique count aggregation by @vincent-pochet in #1517
- misc: Cleanup base aggregation service by @vincent-pochet in #1538
- fix(unit-price): Standard charge model with dimensions by @rsempe in #1541
- fix(invoice): Add missing unique index on invoice sequential ids by @vincent-pochet in #1542
- feat(taxes): Add Vies check webhook by @jdenquin in #1539
- misc: Enable clickhouse CI by @vincent-pochet in #1525
- Add ability to set Google Cloud Storage credentials file path by environment variable by @edwardmp in #1545
- fix: date intervals in invoice template and fee payload by @lovrocolic in #1540
- fix(invoice): Add missing unique index on invoice organization_sequential ids by @vincent-pochet in #1543
- feat(invoice): Add new generating status to invoices by @vincent-pochet in #1544
- feat(invoice): Add invoice create generating service by @vincent-pochet in #1546
- misc: generate organization sequential id only when this numbering type is selected by @lovrocolic in #1547
- fix(invoice): Fix specs with organization sequential id initial value by @vincent-pochet in #1549
- fix: revert invoice numbering per org fix by @lovrocolic in #1550
- fix: change logic for generating organization sequential id by @lovrocolic in #1551
- fix(plan): cancel pending subscription on destroy by @vincent-pochet in #1556
- feat(event): Plug invoice create generating invoice for in advance aggregation by @vincent-pochet in #1548
- feat(event): Use generating invoice service for prepaid credit invoices by @vincent-pochet in #1552
- feat(one-off-invoices): use new invoice generation service for creating one-off invoices by @lovrocolic in #1553
- fix(events): Negative event values should not be flagged as invalid by @vincent-pochet in #1555
- feat (invoices): add db changes for edit draft invoice feature by @lovrocolic in #1560
- fix: update index for organization_sequential_id by @lovrocolic in #1558
- feat(unit-price): Add rate to percentage amount details by @rsempe in #1557
Full Changelog: v0.53.0-beta...v0.53.1-beta