Files
CRM/modules/Mobile/Mobile-CHANGES
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

16 lines
592 B
Plaintext

MOBILE MODULE IS NOW PART OF STANDARD PRODUCT.
Vtiger CRM 6.4.0
================
1. Introduces APIV2 to enable extension of API set
and retain the backward compatability to earlier version (consumed by Mobile Devices).
* api.php has been refactored to load api.v1.php or api.v2.php
2. Web UI enabled with multi-layout support (see Mobile.Config.php) - default layout ng added (based on AngularJS+API).
* modules/Mobile/ui, modules/Mobile/resources, layouts/vlayout/modules/Mobile/generic - folders deleted.
* modules/Mobile/html, layouts/vlayout/modules/Mobile/simple - folders added.