EGKits SaaS V10
Release highlights for EGKits SaaS V10 including documentation platform, module enhancements, and platform-wide improvements.
EGKits SaaS V10 Release Notes
Release date: July 2026
Platform version: 10.0
Documentation version: 10.0
EGKits SaaS V10 is a major platform release delivering expanded module depth, a redesigned public documentation experience, stronger multitenancy options, and compliance-ready finance workflows. This page summarizes headline changes — for the complete chronological history, see the Changelog.
#Highlights at a glance
| Area | What's new |
|---|---|
| Documentation | Content-driven docs with search, tutorials, FAQ, and bilingual guides |
| Fixed Assets | Full lifecycle, multi-book depreciation, GL integration |
| Vehicle Management | Fleet trips, GPS, fuel, maintenance, dispatch |
| Multitenancy | Provider-flexible dedicated databases |
| Compliance | Enhanced e-invoice and e-receipt tracking |
| Developer | Updated REST API reference and migration guide |
#Documentation platform (EGKitsPublic)
V10 introduces a structured documentation hub served from EGKitsPublic:
- Tier-1 guides with Markdown source, YAML metadata, and full-text search
- Tutorials for scenario-based learning (tenant setup, first invoice)
- FAQ, Troubleshooting, and Best Practices libraries
- Release notes versioned alongside platform releases
- Arabic and English content with culture-aware routing
- Sidebar navigation, prev/next links, difficulty badges, and JSON-LD for discoverability
Browse the hub at Documentation or jump to Search.
#Finance and accounting
#General Ledger
- Improved fiscal period close checklist with blocking issue summary
- Faster journal inquiry with correlation ID filtering
- Enhanced financial statement drill-down to source documents
#Fixed Assets
- Enterprise asset register with barcode support
- Multi-book depreciation (accounting and tax)
- Automated GL posting for acquisition, depreciation, disposal, and revaluation
- Asset register, aging, and schedule exports
See the Fixed Assets Guide for full coverage.
#Accounts Payable and Receivable
- Streamlined payment allocation and vendor/customer statement layouts
- Aging exports aligned with Report Center scheduling
#Operations and industry modules
#Vehicle Management System (VMS)
- Trip lifecycle with live GPS tracking
- Fuel insights, maintenance scheduling, and driver scorecards
- Smart dispatch and unified action center
See the VMS Guide.
#Sales, Catalog, and Invoicing
- Refined quotation-to-order-to-invoice pipeline
- Catalog pricing tiers and improved bulk import validation
- E-invoice submission status dashboard
#Administration and security
- Identity & Access: granular module permissions and MFA enrollment reporting
- Multitenancy: dedicated database provisioning for SQL Server, PostgreSQL, MySQL, Oracle, SQLite, and MongoDB
- Audit Trail: expanded API and export event capture
- System Configuration: consolidated tenant settings and database provider selection UI
#Developer and integration
- REST API reference updated for V10 endpoints and error codes
- Migration Guide documents upgrade paths from prior releases
- Webhook delivery logs with retry and dead-letter visibility
- Idempotency key support on selected create endpoints
#Breaking changes and migration
Review the Migration Guide before upgrading production tenants. Notable areas:
| Component | Action required |
|---|---|
| API clients | Pin to V10 schema; update deprecated endpoints |
| Custom integrations | Test webhooks against new payload fields |
| Database providers | Validate connection strings if switching provider |
| Role permissions | Reconcile custom roles against expanded permission matrix |
#Known issues
Consult the live Changelog for the current known-issue list and patch releases. Report new defects via Support with tenant URL and reproduction steps.
#Upgrade path
| From version | Recommended path |
|---|---|
| V9.x SaaS | Automatic rolling upgrade — review migration guide |
| V9.x dedicated | Schedule maintenance window with EGKits operations |
| New tenants | Provision directly on V10 via Signup |
#What's next
Post-V10 roadmap themes (subject to change):
- Deeper AI Assistant integration across finance workflows
- Expanded hospitality and POS offline capabilities
- Additional compliance connectors by jurisdiction
#Full change history
For commit-level detail, security patches, and patch release notes:
#Related links
- Documentation Overview — explore all guides
- Quickstart — get started on V10
- Security Best Practices — post-upgrade hardening
- API Reference — integration updates