Release notes for every version of Basis.
v1.0.0
April 2026
Initial Release
First public release
New Features
- +Complete double-entry accounting engine with 14 voucher types
- +Full Sales cycle: Sales Order → Delivery Note → Sales Invoice → Receipt → Credit Note
- +Full Purchase cycle: Purchase Order → Receipt Note → Purchase Invoice → Payment → Debit Note
- +Inventory management with Weighted Average Cost, Stock Opname, and Transfers
- +Financial reports: P&L, Balance Sheet, Cash Flow, General Ledger, AR/AP Aging, Stock Valuation
- +Customer Portal — shareable invoice portal with no login required
- +Multi-company support — unlimited companies per installation
- +Per-company, per-module permission system (None / View / Create / Delete)
- +SMTP email integration — send invoices and statements directly
- +REST API with JWT authentication and Swagger UI
- +Export to Excel, CSV, and JSON on all reports and lists
- +Desktop app (Windows MAUI Hybrid), Web app (Blazor Server), Docker image
- +Portable SQLite databases — copy a .db file to move or back up a company
- +Full audit trail via VoucherArchive — every edit and delete is snapshotted
Platform
- ·.NET 10, ASP.NET Core, Entity Framework Core, SQLite
- ·Microsoft Fluent UI component library
- ·55 integration tests, all passing
Future releases will appear here. Watch on GitHub for notifications.