MSIN-4574 — Increment version code to 4.73.003 and enhance the ChronoTrack API by implementing logic to omit Canadian provinces when the associated country is not Canada, logging the reason for omission. Improved feedback messages in the API to clarify the handling of location data and ensure accurate synchronization. Documentation updated to reflect these changes and enhance user understanding of the new location handling rules.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
* Constantes *
|
||||
*
|
||||
**************/
|
||||
define('_VERSION_CODE', '4.73.002'); // MSIN-4574 — correctitude: PUT si entry_id (plus POST bulk update)
|
||||
define('_VERSION_CODE', '4.73.003'); // MSIN-4574 — omit province CA si pays≠CA + log skip_region
|
||||
define('_DATE_CODE', '2026-08-11');
|
||||
//MSIN-4290
|
||||
define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');
|
||||
|
||||
Reference in New Issue
Block a user