diff --git a/CHANGELOG.md b/CHANGELOG.md index 7815f71..5b33893 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,21 @@ +## v0.1.4 - 22/12/2024 +## Updated +- README + ## v0.1.3 - 22/12/2024 -## Added +### Added - Building instruction ## 0.1.2 - 21/12/2024 -## Added +### Added - Listen when scan ticket error ## v0.1.1 - 18/12/2024 -## Added +### Added - Secure ticket's QR code ## v0.1.0 - 08/12/2024 -## Added +### Added - Sign in guard - Test for calculate price - Workflow for test @@ -21,16 +25,16 @@ - Open map for parking direction - Android integration - Secure QR -## Fixed +### Fixed - Saved screen and Booking screen visible without signin - Hide QR for complete tickets ## v0.0.9 - 03/12/2024 -## Fixed +### Fixed - Wrong uri routes after pop back on release version ## v0.0.8 - 03/12/2024 -## Added +### Added - LICENSE, Issues templates, PR template - Display nearby parkings base on user location and screen camera - Config Hive for storing recent search @@ -38,27 +42,27 @@ - Integrate Payment using Stripe ## v0.0.7 - 22/11/2024 -## Added +### Added - Implement Supabase for storing: tickets, favorite parkings, user vehicles -## Fixed +### Fixed - Wrong config Github action ## v0.0.6 - 21/11/2024 -## Added +### Added - Implement Supabase for user profile - Dynamic profile page - Logic for edit profile - Social Login: Facebook and Google - Temporary hide remember me and forgot password -## Fixed +### Fixed - Wrong function handling when verity otp failure ## v0.0.5 - 18/11/2024 -## Added +### Added - Login logics - Register logics - Initialization Supabase -## Fixed +### Fixed - Wrong app name - Browser pop back issues - App paths Re-organization