October 2025
Initial Release — v22.0.0
Space Invoices v2 is here — a complete rebuild of the platform after 2 years of development. Faster, more flexible, and built for scale.
Core Invoicing
- Invoice creation with live PDF preview — See your invoice update in real-time as you fill it in
- Customer management — Full customer database with search and autocomplete
- Item catalog — Reusable product and service catalog for quick invoice line items
- Tax management — Flexible tax rate configuration
- Payment tracking — Record payments against invoices with partial payment support
Developer Experience
- JavaScript SDK — Type-safe SDK for integrating Space Invoices into your applications
- API key management — Create and manage API keys with request logging
- OpenAPI spec — Full API documentation with interactive explorer
Internationalization
- Multi-locale invoices — Generate invoices in any language with localized number and date formatting
- UpdateSet up monorepo with Bun, TypeScript, and Hono API
- NewAdd invoice creation with live PDF preview and templates
- NewAdd customer management with search and autocomplete
- NewAdd item catalog management
- NewAdd tax management with CRUD operations
- NewAdd payment tracking with partial payment support
- NewAdd JavaScript SDK with OpenAPI code generation
- NewAdd React UI component library with Shadcn
- NewAdd internationalization support with multi-locale invoices
- NewAdd API key management and request logging
- NewAdd web app with TanStack Router and cursor-based pagination