-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
December 12, 2023 | ||
v0.3.2 | ||
December 14, 2023 | ||
v1.0.0 | ||
|
||
🚀 Feature Updates | ||
|
||
- 앱이 Foreground에 있어도 알림이 오게끔 지원 | ||
|
||
|
||
🔧 Bug Fixes | ||
|
||
- 공유하기로 상품 등록 완료 후 앱이 꺼지는 현상 수정 | ||
- 상품 중복 등록 시 홈 화면으로 돌아가도록 수정 | ||
- 상품 수정 시 상세화면으로 돌아가도록 수정 | ||
- 시작화면, 로그인 화면에서 글씨 크기 초과 시 텍스트 크기 자동 조정 | ||
- 목표 가격 설정 범위가 0~999999999 사이에서 설정되도록 수정 | ||
- 상품 상세 페이지 제목 최대 줄 수를 3줄로 변경 |