This repository was archived by the owner on Jun 27, 2025. It is now read-only.
Releases: coinhub-uit/mobile
Releases · coinhub-uit/mobile
2.0.0
2.0.0 - 2025-06-27
Bug Fixes
- theme syntax error - (23fe9ff) - LuckiPhoenix
- auth check for accessToken correctly - (de577ec) - LuckiPhoenix
- 403 error handling userID - (0d61f8b) - LuckiPhoenix
- PLS BACKEND DON'T MESS WITH THE DTOs - (9237a0e) - LuckiPhoenix
- invalid double error in transaction and transfer screens - (0abd698) - LuckiPhoenix
- coinhub logo not load correctly - (282c479) - LuckiPhoenix
- not register push notification for IOS - (40ba6d4) - LuckiPhoenix
- handle dto + remove NR method - (30cc37f) - Khong
- avatar update - (084d645) - Khong
Features
- add Top Up - (69a6a09) - LuckiPhoenix
- add notifications - (01cd7e8) - LuckiPhoenix
- add chatbot - (853ea78) - LuckiPhoenix
- add auth in operations - (596b51b) - LuckiPhoenix
- sort by creation time desc + min amount for submitting tickets - (76a7a75) - Khong
- mark notif as read and fix transfer bug adding 2 zeros - (6411e30) - LuckiPhoenix
Miscellaneous Chores
- remove unused field in source card - (48fbea6) - LuckiPhoenix
- add a refresh button on home - (fa7cbfb) - LuckiPhoenix
- remove reduncant options in profile screen - (877355e) - LuckiPhoenix
- rename screens to match accross instances - (3ce8ea3) - Khong
- ultilize ui - (57d91e8) - Khong
Refactoring
- husky broke by code - (1b5eff4) - LuckiPhoenix
Build
- (version) Bump version to 2.0.0 - (fa00289) - github-actions[bot]
1.0.0
1.0.0 - 2025-06-01
Bug Fixes
- (build) remove missing .env assest from pubspec - (d8b4b8a) - Khong
- delete account only delete account in dtb and not user in Authentication tab in supabase - (413bac2) - LuckiPhoenix
- check supabase auth before check in database - (98f463e) - LuckiPhoenix
Documentation
- fix trollstore link - (4bc149b) - Kevin Nitro
Features
- (pubspec.yaml) add flutter_native_splash - (ae9e657) - Khong
- (pubspec.yaml) add flutter_native_splash - (dd30bea) - Khong
- (supabase) [breaking] migrate session storage to supabase storage - (4adf834) - LuckiPhoenix
- pin creation screen - (fac25bd) - LuckiPhoenix
- splash screen (#27) - (e3e71b6) - Không Huỳnh Ngọc Hân
- implement biometric authentication - (51b3797) - LuckiPhoenix
- add smart OTP functionality (closes #18, closes #8) - (00c85d3) - LuckiPhoenix
- modify ui for deposit and withdraw screens - (c2bfddd) - Khong
- saving screen - (bc06b2e) - Khong
- add images for splash screen - (54924e3) - Khong
- fetch plans - (6e138eb) - Khong
- create + fetch sources - (c1fb0eb) - Khong
- splash screen (#27) - (ffb6d77) - Không Huỳnh Ngọc Hân
- export tickets pt2 (#31) - (7b0a07a) - Không Huỳnh Ngọc Hân
- small enhancements (#32) - (7a0ba8b) - Không Huỳnh Ngọc Hân
- timeout after inactivity Closes #9 - (1168443) - LuckiPhoenix
- add app icon - (d0716a3) - LuckiPhoenix
Miscellaneous Chores
- (dev) add mise config - (94e71fe) - Kevin Nitro
- (dev) addjustfile yeah, add firebase tool to mise - (f49c626) - Kevin Nitro
- (privacy) replace shared_preference with local_storage - (53665aa) - LuckiPhoenix
- remove timeout test UI - (c49e127) - LuckiPhoenix
- remove debug prints - (85248be) - LuckiPhoenix
Refactoring
- use go_router everywhere - (edac416) - LuckiPhoenix
Build
- (version) Bump version to 1.0.0 - (c582f5e) - github-actions[bot]
Ci
- (release) bump version before build - (6e1e2d9) - Kevin Nitro
0.3.0
0.3.0 - 2025-04-17
Bug Fixes
- (homeScree) fix double quotes - (aa57ba8) - Khong
- (theme) why da f did my file just badabing badaboom when staging - (bc901b5) - LuckiPhoenix
- (yaml) add catppucin - (2a041bc) - Hen Huynh
- a lot of syntax errors - (472d77f) - LuckiPhoenix
- rename core/services/authService to core/services/auth_service to follow Flutter convention - (4613335) - LuckiPhoenix
- android manifest deeplink declaration - (c90accd) - LuckiPhoenix
- user profile reapply (#26) - (802acfa) - Không Huỳnh Ngọc Hân
- handle null avatar in ProfileScreen - (1fa402f) - LuckiPhoenix
- correct firebase config - (8fcbf70) - LuckiPhoenix
- run dart format again - (59d8413) - LuckiPhoenix
Documentation
- (README) add wakatime, download badges - (c128f52) - Kevin Nitro
- (README) note that IPA is unsign - (94c7634) - Kevin Nitro
- (README) fix typo unsigned - (603020a) - Kevin Nitro
- (README) update download link, dev note - (a53f36d) - Kevin Nitro
- (README) may fix trollstore link - (061d5a1) - Kevin Nitro
- (README) fix trollstore link - (668721d) - Kevin Nitro
- move to docs web for dev instruction - (e8da240) - Kevin Nitro
Features
- (Auth) implement routing, theming, respond handling - (2a621d4) - Hen Huynh
- (UI) add login logic - (e009de1) - Hen Huynh
- (auth) implement auth bloc - (9037fc9) - Hen Huynh
- (auth) add sign up feature - (f345e21) - Hen Huynh
- (auth) add forgot password UI - (ce13826) - Hen Huynh
- (auth) add verify UI - (c0e94d0) - Hen Huynh
- (auth) add sign up feature - (b687d56) - Hen Huynh
- (auth) email verification - (dd4d6b4) - Hen Huynh
- (bloc) finishing bloc - (b5544d6) - Hen Huynh
- (env) add env.example - (1050006) - Kevin Nitro
- (homeScree) add container for balance and cash amount - (b109326) - Khong
- (homeScreen) add appbar - (d1ab8c6) - Khong
- (homeScreen) add cards - (8a272c2) - Khong
- (homeScreen) add bottom navigation bar - (d9c914d) - Khong
- (homeScreen) add navigation to savings and profile screens - (4c57e01) - Khong
- (homeScreen) add navigation to savings and profile screens - (1921138) - Khong
- (homeScreen) add cards - (3ebe9f6) - Khong
- (homeScreen) add navigation to savings and profile screens - (94194ee) - Khong
- (homeScreen) add transfer button - (a81933f) - Khong
- (routing) add Pin routes and screens - (f07dae5) - Hen Huynh
- (routing) add Pin routes and screens - (6b7c4d8) - Hen Huynh
- (routing) add Pin routes and screens - (ef9b036) - Hen Huynh
- (savingsScreen) finish savings screen - (d91421b) - Khong
- (savingsScreen) finish savings screen - (2e0c51c) - Khong
- (transferScreen) implement transferScreen - (52a5bd0) - Khong
- (ui) I don’t know what I’m doing but the UI looks ✨slay✨ now - (8140d7e) - LuckiPhoenix
- initialize routing for depositScreen - (73954ed) - Khong
- implement depositScreen - (ed20f8f) - Khong
- implement withdrawScreen - (36669b3) - Khong
- local storage for JWT - (0f3ce7f) - LuckiPhoenix
- add uni_link for deeplinking - (50d9a31) - LuckiPhoenix
- add reset password screen and fix forgot password deeplink - (4325a19) - LuckiPhoenix
- implement reset password logic - (416c9ea) - LuckiPhoenix
- manage user profile (#24) - (753f252) - Không Huỳnh Ngọc Hân
- add push notification service - (ba37a04) - LuckiPhoenix
Miscellaneous Chores
- (assets) add logos - (2ff6e7f) - Hen Huynh
- (dependency) add pinput - (035a3e3) - Hen Huynh
- (dependency) add pinput - (a925346) - Hen Huynh
- (dev) fix bootstrap command - (a9d9630) - Kevin Nitro
- (dev) add vscode config, extensions - (1f7d22b) - Kevin Nitro
- (dev) bootstrap using just and npm - (5c58a64) - Kevin Nitro
- (dev) no node, npm, need need firebase cli, fix setup-firebase receipt - (f70aa24) - Kevin Nitro
- (dev) stop tracking firebase autogen files - (ce5803b) - LuckiPhoenix
- (env) remove API_SERVER_URL for portable - (064cbf0) - Kevin Nitro
- (format) rename unconventional naming - (10d6f0e) - Hen Huynh
- (homeScreen) use textStyle from theme - (c4f7148) - Khong
- (homeScreen) resolve conflicts - ([bcb908b](https://github.com/...
0.2.0
[0.2.0] - 2025-02-26
Bug Fixes
- (ios) use default org name - (ad7b399) - Kevin Nitro
- syntax from @LuckiPhoenix - (b731324) - Kevin Nitro
- exclude .env in asset - (746f140) - Kevin Nitro
Documentation
- (README) add sonarqube badges - (9f20c61) - Kevin Nitro
- (README) add sonarqube quality gate badge - (e1ce9cc) - Kevin Nitro
Features
- (login) add Login UI - (381bb23) - Hen Huynh
- (vscode) add bootstrap task - (19cb6f5) - Kevin Nitro
- bootstrap - (08b2c91) - NTGNguyen
- add oauth login - (3b8f098) - Hen Huynh
Miscellaneous Chores
- (architecture) scaffold project structure - (cc2e79d) - Hen Huynh
- (dev) setup devenv - (950246a) - Kevin Nitro
- (dev) add justfile - (2587066) - Kevin Nitro
- (dev) fix format command in lint staged - (a60aef5) - Hen Huynh
- (dev) add analyze in lint staged - (b263517) - Kevin Nitro
- (dev) move bootstrap to scripts folder - (e38ec7e) - Kevin Nitro
- (dev) no analyze - (173e483) - Kevin Nitro
- (dev) remove dotenv - (aa01745) - Hen Huynh
- (dev) update launch config - (d986782) - Hen Huynh
- (dev) restore deps with flutter - (1274267) - Kevin Nitro
- (dev/bootstrap) create .env if not exist - (cf5107d) - Kevin Nitro
- (gh-linguist) make gh not detect flutter's generated codes - (d1baa5e) - Kevin Nitro
- (gh-linguist) no detect web folder - (fa9206e) - Kevin Nitro
- (github) add codeowner - (8f921b2) - Kevin Nitro
- (github) fix wrong codeowner filename - (670ea52) - Kevin Nitro
- (scripts) copy .env from example - (79d61fb) - Kevin Nitro
- (vscode) define dart, flutter launch config - (9ad1088) - Kevin Nitro
- (vscode) title the label - (0c5b72f) - Kevin Nitro
- cleanup, only for mobile dev - (c1175d7) - Kevin Nitro
- remove test folder - (82e4ded) - Kevin Nitro
- ignore xcode stuff - (0222b9d) - Kevin Nitro
- delete test folder - (f48ec8d) - Hen Huynh
- hardcode supabase url & key - (97a9e15) - Hen Huynh
- hardcode Oauth IDs - (297ae52) - Hen Huynh
- remove .env - (6bd1ef0) - Hen Huynh
- readd env - (15cea27) - Hen Huynh
- force flutter version - (bf4f1f2) - Kevin Nitro
Style
- add editorconfig - (c753fa2) - Kevin Nitro
- prefer double quote - (fc2f08e) - Kevin Nitro
- apply double quote - (a847159) - Kevin Nitro
Build
- (version) Bump version to 0.2.0 - (f496359) - github-actions[bot]
Ci
- (build) missing dollar for var (workflow syntax) - (416be0c) - Kevin Nitro
- (build-release) embed env var into build - (d949fec) - Kevin Nitro
- (build-release) condition check release and bump fix - (74ab546) - Kevin Nitro
- (build-release) trigger build even bump ver is skipped - (7fcc9a8) - Kevin Nitro
- (build-release) version bump - (4a8ac33) - Kevin Nitro
- (build-release) patch the fault of verssion_assist itself - (b7e3c20) - Kevin Nitro
- (build-release) add write perm in bump ver - (421590a) - Kevin Nitro
- (commit-check) fetch 2 commits if main - (a63110f) - Kevin Nitro
- (dev) add ci checking commit and format (#6) - (777c8ac) - IndomieNoSleep
- (sonar) exclude c family - (3e73da4) - Kevin Nitro
- (sonar-qube) use sonar's analysis - (740b745) - Kevin Nitro
- add sonar qube code check - (3ed7461) - Kevin Nitro
- add build and release workflow - (185aa27) - Kevin Nitro
- cleanup workflow, no sign ipa - (535a2ae) - Kevin Nitro
- sign with plist - (a2159fd) - Kevin Nitro
- restore deps before analyze - (5c71027) - Kevin Nitro