Skip to content

Releases: Gyarbij/DoRoad

1.0.9

05 Sep 16:22
6007127
Compare
Choose a tag to compare

Update backend to include age as variable
Update front end to add age input
Refine model to better incorporate age
fix age
input field fix
Send age in code
Update javascript to process age correctly
Prompt update
Modify the age_of_children input
single age, a range, or individual separator
Update example formatting
Remove Header text transform
Update home logo
Update font
Lighter font
add dark mode
Test dark mode colour font
Dark mode toggle
fix body
Updated position
updated requirements.txt
Merged PR 19: Version 1.0.7

1.0.0

03 Sep 01:30
2cc877a
Compare
Choose a tag to compare

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.