Mar 22, 2025
Release 1.0.39 is a web app update that introduces several hot fixes aimed at enhancing the application's stability and user experience. Key improvements include corrections to the state initialization for date selection, updates to the Terms and Conditions URLs, and fixes for routing and test cases to ensure reliable navigation and functionality.
🛠️ Fixes
State Initialization Fix: Corrected the initialization of the
selectedDates
state to properly include bothstart
andend
date properties, ensuring accurate date selection and handling.Updated Terms and Conditions URLs: Adjusted the URLs for Terms and Conditions to align with the new privacy path, providing users with the correct and updated information.
Route and Test Case Fixes: Fixed an invalid route for the Terms page and updated related dashboard test cases to ensure accurate navigation and reliable testing.