Skip to content

v2.0.0-beta.17

Choose a tag to compare

@github-actions github-actions released this 06 Aug 06:24
e4f0b41

This version downloads
Total downloads

Added

  • Overdue charge functionality for invoices with configurable percentage rate per day
  • Complete translations for all 7 supported languages (German, Finnish, French, Dutch, Portuguese, Swedish, Ukrainian)
  • Improved translation workflow with yarn extract integration for better status tracking

Fixed

  • Invoice counter not updating when creating new invoices
  • Logo upload validation now properly shows error messages for unsupported file types
  • Tax calculations in invoice PDFs now correctly group items by tax rate
  • Missing translation strings for tax percentage headers and overdue charges

Changed

  • Enhanced invoice PDF generation with better tax grouping and subtotal calculations
  • Translation workflow documentation updated to include extraction step first

Removed

  • Windows platform support temporarily disabled in GitHub Actions build workflow