v0.56.0-beta
vincent-pochet
released this
13 Feb 11:32
·
1363 commits
to main
since this release
What's Changed
- feat(payment-url): generate payment url for stripe and adyen by @lovrocolic in #1628
- feat(grouped_by): Add support for unique count by @vincent-pochet in #1668
- build(deps): bump nokogiri from 1.15.4 to 1.16.2 by @dependabot in #1673
- test(subscriptions): more list-subscriptions tests by @stephentgrammer in #1663
- fix (invoice-number): use organization timezone in per org numbering by @lovrocolic in #1671
- fix(one-off-invoices): support string as well for one-off units by @lovrocolic in #1675
- feat(grouped-by): Fix unique count aggregation by @vincent-pochet in #1679
- fix(clickhouse): Fix clickhouse strings by @jdenquin in #1680
- fix: Group scope for clickhouse store by @rsempe in #1681
- fix(invoice-pdf): handle invoice pdf template issues by @lovrocolic in #1677
- feat(grouped-by): Prorated unique count aggregation by @vincent-pochet in #1670
- feat(minimum-spending): Add support for plan overrides by @ivannovosad in #1629
- feat(grouped-by): Quantified event processing after event creation by @vincent-pochet in #1672
- fix(customers): Fix provider emails by @jdenquin in #1682
- fix(invoice-pdf): add new PDF template updates by @lovrocolic in #1684
- misc(html-invoices): Add route for showing invoices as html by @ivannovosad in #1667
- misc(puma): Upgrade to 6.x by @jdenquin in #1683
- fix: add guard operators to prevent fail if email is not defined by @lovrocolic in #1686
- fix(currency): Add missing KWD currency by @vincent-pochet in #1687
- feat(grouped_by): Filter charge models properties by @vincent-pochet in #1678
- feat(grouped-by): Cleanup and fixes to finalize the feature by @vincent-pochet in #1685
- fix(weighted-sum): Turn kafka timestamp into a string by @vincent-pochet in #1690
- misc: small refactoring regarding caching and event stores by @vincent-pochet in #1691
- fix(graphql): Fix potential travers on memberships by @jdenquin in #1688
- fix(payment): Fix Adyen invoice payment by @ivannovosad in #1689
New Contributors
- @stephentgrammer made their first contribution in #1663
Full Changelog: v0.55.0-beta...v0.56.0-beta