Skip to content

1.0.0

Compare
Choose a tag to compare
@Gyarbij Gyarbij released this 03 Sep 01:30
· 12 commits to main since this release
2cc877a

Release Notes for DoRoad - Version 1.0.0

New Features:

  1. Itinerary Generation: Users can now input their travel details, including departure location, destination, number of adults and children, and the date of travel. The system will generate a detailed itinerary based on these inputs.
  2. Integration with OpenAI: The application is now integrated with Azure OpenAI's GPT models vs legacy models to generate travel itineraries.
  3. Responsive Design: The web application's design is now responsive and should display correctly on various devices, including iPhones. Improved mobile responsiveness for better accessibility on various devices.
  4. Date Picker: Added a new date picker component for more intuitive date selection.

Bug Fixes:

  1. Resolved an issue where the background was not displaying correctly on iPhones.
  2. Adjusted the layout to ensure the "when" input and "do road" button display correctly on all devices.
  3. Fixed an issue where the itinerary results were not displaying correctly.
  4. Resolved a bug causing incorrect image paths in the hero section.

Enhancements:

  1. Loading Popup: Added a loading popup that displays the message "Planning Your Day" while the itinerary is being generated.
  2. Error Handling: Improved error handling for the OpenAI API integration to provide clearer error messages to the user.
  3. UI/UX: Updated the hero section with a modern design, aligning with the latest design trends.
  4. Performance: Optimised code for faster page load times.

Deprecated

  • Removed old input fields from the hero section in favour of the new custom design.

Known Issues:

  • Some users might experience layout issues on older browser versions. We recommend updating to the latest browser version for the best experience.

Notes:

  • This release is intended for initial deployment. Future updates will include more features and improvements based on user feedback.