Skip to content

Commit

Permalink
Release v0.1.4: Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
hieutbui committed Dec 22, 2024
1 parent 33bd9a0 commit bd9219c
Showing 1 changed file with 17 additions and 13 deletions.
30 changes: 17 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -21,44 +25,44 @@
- 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
- Handle Search parking logics
- 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
Expand Down

0 comments on commit bd9219c

Please sign in to comment.