Changelog
All notable changes to ERPX are documented here.
v1.2.0 — 2024-03-15
Added
- Manufacturing Module — Bill of Materials, Work Orders, Quality Control
- Barcode scanning for inventory operations
- Multi-currency support for accounting
- Webhook support for all document events
- Dashboard customization — drag-and-drop widget placement
Changed
- Improved search performance with Typesense v0.25
- Redesigned invoice template editor
- Enhanced mobile responsiveness across all modules
Fixed
- Stock reconciliation rounding errors
- Email template variable rendering in edge cases
- Pagination issues in large customer lists
v1.1.0 — 2024-02-01
Added
- CRM Module — Leads, Opportunities, Pipeline management
- API keys for server-to-server authentication
- Scheduled reports with email delivery
- Data export in Excel and PDF formats
- Audit trail for all document changes
Changed
- Upgraded to PostgreSQL 16 compatibility
- Improved payroll calculation engine
- Better error messages for form validation
Fixed
- Leave balance calculation for partial days
- Tax calculation for multi-line invoices
- File upload size limits not being enforced
v1.0.0 — 2024-01-01
Initial Release
- Inventory Management — Items, Warehouses, Stock operations
- Sales Module — Quotations, Sales Orders, Invoices, Payments
- Purchase Module — Purchase Orders, Receipts, Supplier management
- Accounting — Chart of Accounts, Journal Entries, Financial Reports
- HR Module — Employees, Attendance, Leave, Payroll
- User Management — Roles, Permissions, Authentication
- REST API — Complete CRUD API for all document types
- Search — Full-text search powered by Typesense
- Docker — One-command deployment with Docker Compose