CRM docsVersions & changelog
9. Versions & changelog
AppsZone CRM follows calendar product years on the marketing site (current product line: 2025) and semantic-style releases for the application (MAJOR.MINOR.PATCH).
| Segment | Meaning |
|---|---|
| MAJOR | Breaking changes (roles, API contracts, migration required) |
| MINOR | New modules/features backward compatible |
| PATCH | Fixes and small improvements |
Customer tenants are updated by AppsZone (hosted). Release notes are shared for material changes.
Version history
v2.x — Current platform (2025 product line)
Highlights
- Eight-module platform for education, skill migration, visas, and PR
- Four workspaces: Admin, Company, Staff, Client
- Multi-branch menus and data scoping
- Role + API route permission sync
- Client self-service portal with onboarding gate
- Growth features: payments/commission, communication hub, scheduling & leave
- Stack: Next.js, Node.js, PostgreSQL, TypeScript, Prisma, Redis, Docker, CI/CD on Vercel
UI areas documented on the product page
- Admin workspace — modules, global search, user management
- Workspace selector — Admin / Company / Staff / Client
- Role management — API route permissions synced to roles
- User management — filter, search, and status
v1.x — Earlier CRM generations
Earlier AppsZone CRM / migration CRM deployments (including branded builds such as member-login consultancy portals) established:
- Enquiry and conversion workflows
- Multi-workspace operations for education consultancies
- Role-based access patterns reused in the current product
Exact v1 build numbers vary by customer deployment. Contact support for your tenant’s installed version.
How to find your version
- Sign in as Admin.
- Check the footer, About, or System settings for App version (label may vary by tenant theme).
- Or ask AppsZone support — provide your workspace URL.
Upcoming / roadmap (indicative)
Items under consideration; not a commitment:
- Deeper reporting dashboards per branch
- Expanded client notifications
- Additional payment gateway options per region
- Further API endpoints for Enterprise integrations
Request features via Support or your account manager.
Changelog template (for future releases)
## [x.y.z] — YYYY-MM-DD
### Added
- …
### Changed
- …
### Fixed
- …
### Security
- …→ Next: FAQ
