v1.15.2
getlago/lagov1.15.2Nov 4, 2024by vincent-pochet
AI Summary
Hubspot integration enabled and continued progress on the Tailwind CSS migration.
Key Highlights
- Enabled Hubspot integration feature.
- Continued Tailwind migration with Popper component.
- Migrated NavigationTab to Tailwind.
New Features
- Hubspot sync subscriptions
- Popper migrated to tailwind
Full Release Notes
## Front changes * feat: deprecate margin props by @keellyp in https://github.com/getlago/lago-front/pull/1841 * feat: allow to search anywhere in the combobox value by @keellyp in https://github.com/getlago/lago-front/pull/1840 * misc: enable Hubspot integration feature by @ansmonjol in https://github.com/getlago/lago-front/pull/1843 * misc(NavigationTab): use Tailwind by @ansmonjol in https://github.com/getlago/lago-front/pull/1842 * feat(popper): migrate to tailwind by @keellyp in https://github.com/getlago/lago-front/pull/1844 * misc(Skeleton): start TW migration but allow backward compatibility by @ansmonjol in https://github.com/getlago/lago-front/pull/1845 **Full Changelog**: https://github.com/getlago/lago-front/compare/v1.15.1...v1.15.2 ## API Changes * feat(hubspot): Sync subscriptions by @brunomiguelpinto in https://github.com/getlago/lago-api/pull/2753 * chore(currencies): Add BHD support by @jdenquin in https://github.com/getlago/lago-api/pull/2758 * feat(cascade-plan-changes): add api and GQL support for cascade feature by @lovrocolic in https://github.com/getlago/lago-api/pull/2726 * feat(InvoiceError) - Add InvoiceError by @nudded in https://github.com/getlago/lago-api/pull/2763 * bug(InvoiceError) - Fix BillSubscriptionJob arguments by @nudded in https://github.com/getlago/lago-api/pull/2765 * fix(bug): invoicing reason nil when calling from RetryGeneratingSubscriptionInvoicesJob by @annvelents in https://github.com/getlago/lago-api/pull/2768 * bug(InvoiceError) - Timestamp needs to be an integer by @nudded in https://github.com/getlago/lago-api/pull/2769 * misc(daily_usage): fix flacky test by @vincent-pochet in https://github.com/getlago/lago-api/pull/2772 * feat(InvoiceError) - Improve create_for handling by @nudded in https://github.com/getlago/lago-api/pull/2770 **Full Changelog**: https://github.com/getlago/lago-api/compare/v1.15.1...v1.15.2 ## What's Changed * misc: Bump version to v1.15.2 by @vincent-pochet in https://github.com/getlago/lago/pull/426 **Full Changelog**: https://github.com/getlago/lago/compare/v1.15.1...v1.15.2