Skip to content

Releases: RootCX/Billing

v0.7.8

16 Apr 10:30

Choose a tag to compare

  • Add bulk export for incoming Peppol documents
  • Show original PDF attachment for incoming docs when available
  • Add PDF preview and export for incoming Peppol documents
  • Migrate to single @react-pdf/renderer for all invoice PDF output
  • Add bulk invoice export as ZIP with backend PDF generation
  • Fix filter field picker scroll height

v0.7.7

09 Apr 16:43

Choose a tag to compare

Bump @rootcx/ui to 0.6.0 — mobile-first responsive UI.

v0.7.6

09 Apr 13:11

Choose a tag to compare

Migrate backend to serve() API (IPC protocol v2).

v0.7.5

08 Apr 22:10

Choose a tag to compare

fix(peppol): sanitize VAT numbers before sending to Dokapi
fix(security): remove hardcoded tenant URL from frontend bundle

v0.7.4

04 Apr 13:29

Choose a tag to compare

Fix incoming document preview: use backend parse_ubl with correct Peppol BIS 3.0 field names (seller/buyer). Remove frontend DOMParser.

v0.7.3

04 Apr 13:16

Choose a tag to compare

Replace frontend UBL parser with backend parse_ubl integration call. Fixes buyer VAT fallback bug.

v0.7.2

04 Apr 12:00

Choose a tag to compare

Patch release — rebuild artifacts (country select, OIDC support, UI bump).

v0.7.1

03 Apr 19:50

Choose a tag to compare

  • Bump @rootcx/ui to 0.5.1 — iframe theme sync support (URL param + postMessage)

v0.7.0

02 Apr 15:14

Choose a tag to compare

OIDC login via system browser (rootcx-client 0.7)

v0.6.0

02 Apr 13:41

Choose a tag to compare

Upgrade @rootcx/sdk to 0.9.0 — OIDC authentication support