FIX: API methods now validate the date format.
FIX: On client side, when using the local sync, the logic that checks if there is the need of re-sync of the properties.
Added missing dependencies
Improved Client-Side Feature Toggle Synchronization & Status Verification
This update enhances local feature synchronization by storing a JSON array with hashed values in local storage instead of using feature toggle keys and boolean values.