-
Notifications
You must be signed in to change notification settings - Fork 0
release v1.1.0 #160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release v1.1.0 #160
Conversation
LaunchedEffect 를 사용하지 않아도 되는 부분들 RememberedEffect 로 교체
사용하지 않는 라이브러리 의존성 제거
[BOOK-260] feat: 스플래시 화면 네트워크 연결 에러 대응
fix: 디자인 QA 반영
feat: 기록 카드 이미지 저장 및 SNS 공유 기능 구현
# Conflicts: # core/common/src/main/kotlin/com/ninecraft/booket/core/common/extensions/Context.kt
feat: 설정 화면 내 최신 버전 정보 조회 기능 구현
feat: OCR 인식률 개선을 위해 Cloud Vison API로 마이그레이션
# Conflicts: # feature/detail/src/main/kotlin/com/ninecraft/booket/feature/detail/record/RecordDetailPresenter.kt # feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/register/RecordRegisterPresenter.kt # feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/step/ImpressionStep.kt # feature/screens/src/main/kotlin/com/ninecraft/booket/feature/screens/Screens.kt # feature/search/src/main/kotlin/com/ninecraft/booket/feature/search/book/BookSearchPresenter.kt # feature/settings/src/main/kotlin/com/ninecraft/booket/feature/settings/SettingsPresenter.kt # feature/splash/src/main/kotlin/com/ninecraft/booket/splash/SplashPresenter.kt # gradle/libs.versions.toml
# Conflicts: # feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/ocr/OcrPresenter.kt
versionName: 1.0.0 -> 1.1.0 versionCode: 3 -> 4
feat: Google Analytics 화면별, 이벤트별 태그 적용
# Conflicts: # feature/record/src/main/kotlin/com/ninecraft/booket/feature/record/step/ImpressionStep.kt
fix: 감상평 가이드 버튼이 키보드에 가려지는 문제 해결
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
build-logic ApplicationConstants -> libs.version.toml
fix: CD steps내에 versionName 추출 로직 변경
No description provided.