Skip to content

v1.37.0

Choose a tag to compare

@vincent-pochet vincent-pochet released this 09 Dec 14:00
· 96 commits to main since this release
a2b500c

What's Changed

  • fix(integrations): fix wording for integration mapping by @AllanMichay in #2774
  • bug: make sure sparkle is aligned with label by @ansmonjol in #2781
  • deps: bump node to 24 LTS by @ansmonjol in #2782
  • fix(integrations): fix xero payment item not loaded by @AllanMichay in #2785
  • chore(Agents.md): Add testing best practices by @domenicofalco in #2786
  • chore(deps-major) Update peter-evans/repository-dispatch action to v4 by @renovate[bot] in #2763
  • chore(deps-major) Update GitHub Artifact Actions (major) by @renovate[bot] in #2762
  • chore(deps) Update dependency @types/react to v18.3.27 by @renovate[bot] in #2790
  • chore(deps) Update dependency html-react-parser to v5.2.10 by @renovate[bot] in #2791
  • chore(deps) Update dependency @nangohq/frontend to v0.69.14 by @renovate[bot] in #2793
  • chore(deps) Update dependency vite to v7.2.4 by @renovate[bot] in #2795
  • chore(deps) Update dependency @types/lodash to v4.17.21 by @renovate[bot] in #2794
  • misc(design-system): move Popper back to the app by @AllanMichay in #2783
  • misc(design-system): move ButtonLink back to the app by @AllanMichay in #2787
  • misc(design-system): move Accordion back to the app by @AllanMichay in #2784
  • misc(design-system): move Drawer back to the app by @AllanMichay in #2797
  • chore(Agents.md): Split AGENTS.md into modular documentation files by @domenicofalco in #2788
  • chore(deps-minor) Update dependency @sentry/react to v10.26.0 by @renovate[bot] in #2792
  • bug(Combobox): fix item and container height calculations by @ansmonjol in #2789
  • chore(deps-minor) Update dependency @sentry/react to v10.27.0 by @renovate[bot] in #2802
  • chore(deps-minor) Update dependency cypress to v15.7.0 by @renovate[bot] in #2803
  • chore(deps-minor) Update dependency typescript-eslint to v8.48.0 by @renovate[bot] in #2804
  • chore(deps-minor) Update graphqlcodegenerator monorepo by @renovate[bot] in #2805
  • chore(deps-minor) Update pnpm to v10.23.0 by @renovate[bot] in #2806
  • bug: prevent firing active queries after cache manual update by @ansmonjol in #2798
  • bug(Invoice): display up to 6 decimal for perPackageUnitAmount by @ansmonjol in #2799
  • feat(multi payment): Add multi payment flow in subscription views by @domenicofalco in #2700
  • chore: better organization switch sequence by @ansmonjol in #2800
  • refactor(eslint): Fix some eslint warnings through refactoring nested ternary expressions by @domenicofalco in #2811
  • chore(deps-major) Update actions/checkout action to v6 by @renovate[bot] in #2807
  • chore(deps-major) Update dependency glob to v13 by @renovate[bot] in #2808
  • chore(deps-major) Update postgres Docker tag to v15 by @renovate[bot] in #2809
  • fix(payments): Fix "Multiple invoices (1)" when it's just 1 invoice by @domenicofalco in #2810
  • bug(Invoice): fetch correct payload on refresh by @ansmonjol in #2812
  • chore(Tooltip): migrate back to the app by @ansmonjol in #2813
  • chore(deps) Update Node.js by @renovate[bot] in #2821
  • fix(eslint): Fix some more eslint warnings by @domenicofalco in #2822
  • misc: migrate Dialog usage to use the app component by @ansmonjol in #2823
  • chore(spinner): migrate to the app by @ansmonjol in #2824
  • fix(customerPortal): prevent TypeError when checking usage data after a potential session timeout by @domenicofalco in #2827
  • fix(eslint): Fix some more eslint warnings by @domenicofalco in #2828
  • chore(GenericPlaceholder): migrate to the app by @ansmonjol in #2825
  • fix(sentry): Send more context to Sentry with source maps by @domenicofalco in #2818
  • misc(design-system): move AiBadge back to the app by @AllanMichay in #2831
  • misc(design-system): move Button back to the app by @AllanMichay in #2796
  • chore(sentry): Add a simple log to keep track of Sentry source maps upload status by @domenicofalco in #2832
  • bug: restore tooltip style in package DS by @ansmonjol in #2833
  • fix(GenericPlaceholder): Fix placeholder image/svg default size by @domenicofalco in #2835
  • chore(APP_VERSION): Add APP_VERSION env from Dockerfile at buildtime by @domenicofalco in #2836
  • misc(design-system): move Avatar back to the app by @AllanMichay in #2834
  • chore(APP_VERSION): Update Sentry project var to be project specific and add fallbacks (prj + org) by @domenicofalco in #2842
  • bug(subscription) better display when customer is deleted by @ansmonjol in #2837
  • chore(deps-minor) Update dependency shiki to v3.17.0 by @renovate[bot] in #2841
  • misc(design-system): move Typography back to the app by @AllanMichay in #2843
  • chore(test): reduce noise on test output by @AllanMichay in #2844
  • fix: Fix documentation e-invoicing external link by @domenicofalco in #2846
  • chore(deps) Update dependency @eslint/eslintrc to v3.3.3 by @renovate[bot] in #2848
  • chore(deps-minor) Update dependency prettier to v3.7.3 by @renovate[bot] in #2840
  • chore: rework caching logic by @ansmonjol in #2801
  • refactor(auth): Replace localStorage redirect with router state for post-login navigation by @ansmonjol in #2838
  • feat(credit-note): add metadata to credit note by @AllanMichay in #2817
  • chore: fix some linter warnings by @ansmonjol in #2849
  • chore: fix bad synchro with test snapshot by @ansmonjol in #2852
  • chore(deps): pin dependency @sentry/vite-plugin to 4.6.1 by @renovate[bot] in #2839
  • fix(customer): remove warning when editing grace period by @AllanMichay in #2853
  • fix(invoices): allow invoice regeneration only when specific user can by @AllanMichay in #2850
  • refactor(ErrorBoundaries): Improve error monitoring and sourcemaps availability by @domenicofalco in #2854

Full Changelog: v1.36.0...v1.37.0