Releases: sopt-makers/sopt-android
Releases · sopt-makers/sopt-android
🚀 2.1.0
What's Changed
- change version reference by @l2hyunwoo in #508
- 사용하지 않는 코드 삭제 + Lint Apply by @l2hyunwoo in #520
- Bump Kotlin Versions by @l2hyunwoo in #537
- [feature/poke] Poke 기능 추가 by @yxnsx @kimdahyee in #547
Full Changelog: 2.0.4...2.1.0
🚨 2.0.4
What's Changed
- Update mavericks to v3.0.8 by @renovate in #496
- [Hotfix/#497] 홈 > 플레이그라운드 CTA 수정 by @kimdahyee in #498
Full Changelog: 2.0.3...2.0.4
🚀 2.0.3
What's Changed
- Version bump by @l2hyunwoo in #444
- Refactor/#415 mypage by @lsakee in #446
- [feature/add-base-webview-client] Add SOPTWebView + WebViewClient by @l2hyunwoo in #450
- [Feature/#463] 홈 메뉴 추가 by @kimdahyee in #464
- [FEAT] 운영 프로덕트 mds 적용 by @hjh1161514 in #474
- [Feature/#483] mds 컬러 반영 by @kimdahyee in #487
- [Fix/#489] 띄어쓰기 수정 by @kimdahyee in #491
- Apply spotless by @l2hyunwoo in #492
- [Fix/#493] mds 추가 적용 by @kimdahyee in #494
- [Feature/#443] Notification 딥링크/웹링크 설정 by @yxnsx in #468
Full Changelog: 2.0.2...2.0.3
🚀 2.0.2
What's Changed
- [feature/fix-dependencies] 뷰모델/도메인단 코드 리팩토링 by @l2hyunwoo in #394
- [feature/remove-databinding] Data Binding 라이브러리와 kapt 플러그인 제거 by @l2hyunwoo in #371
- [feature/separate-soptamp-modules] SOPTAMP 멀티모듈화 by @l2hyunwoo in #398
- [feature/spotless-apply] Apply Code Static Anlaysis Tool(Spotless) by @l2hyunwoo in #401
- [Hotfix/yxnsx/#424] Notification channel 수정 by @yxnsx in #434
- Home 화면 유일하게 띄워놓게 만들기 by @l2hyunwoo in #439
Full Changelog: 2.0.1...2.0.2
🚀 2.0.1
What's Changed
- [feature/refactor-code-structure] 홈쪽 코드 로직 개편 by @l2hyunwoo in #367
- [bug/soptamp_design] 솝템프 랭킹 플로팅 버튼 디자인 수정 by @kimdahyee in #378
- [feature/#368] Amplitude 적용 by @kimdahyee in #379
- [feature/refresh-token] 토큰 자동 갱신 로직 추가 및 자동 로그인 기능 추가 by @l2hyunwoo in #390
- [Feature/yxnsx/#341-notification] 푸시 알림 기능 추가 by @yxnsx in #392
- [Feature/#391] 알림 내역 버튼에 amplitude 적용 by @kimdahyee in #393
Full Changelog: 2.0.0...2.0.1
🎉 2.0.0
What's Changed
- [feature/nunu/uiautomator-test] 안드로이드 자동화 테스트 설정 by @l2hyunwoo in #224
- [Feature/throttle-click] : #239 add throttle click by @taeheeL in #241
- Version bump by @l2hyunwoo in #282
- 마이페이지 리팩토링 by @miinjung in #269
- [feature/object-to-data-object] Refactor object to data object by @l2hyunwoo in #311
- [feature/separate-dev-release] 빌드 환경 dev와 release로 구분하기 by @l2hyunwoo in #316
- [feature/login-issue] 로그인시 잠재적으로 발생할 수 있는 이슈 해소 by @l2hyunwoo in #325
- [feature/hilt-ksp] Apply ksp on hilt by @l2hyunwoo in #329
- [김다혜] Pair, Triple -> Data Class 전환 by @kimdahyee in #326
- Add firebase app distribution by @l2hyunwoo in #337
- 운영 서비스 - 출석 리팩토링 by @hjh1161514 in #348
- 마이페이지 - 의견 보내기 구글 폼 링크 연결 by @kimdahyee in #351
- [FEAT] 운영 프로덕트 - 색상 변경하기 by @hjh1161514 in #352
- 메인 - 보라색 걷어내기 by @kimdahyee in #344
- SOPTAMP 고도화 by @l2hyunwoo in #358
- 운영 프로덕트 - 출석 기능 고도화 by @hjh1161514 in #363
New Contributors
- @taeheeL made their first contribution in #241
- @kimdahyee made their first contribution in #326
Full Changelog: 1.0.1...2.0.0
v1.0.1
What's Changed
- [feature/junit5-configuration] 테스트 라이브러리 JUnit5로 교체 by @l2hyunwoo in #189
- Type system: fontweight -> textFontWeight by @l2hyunwoo in #195
- [Feature/kotlinx-datetime]: #204 java-time to kotlinx-datetime migration by @KwakEuiJin in #207
- [feature/bump-androidx-security] Androidx Security 버전 up by @l2hyunwoo in #210
- Bump JDK, Kotlin, AGP, Gradle, Compose, Compose-destination, ksp by @l2hyunwoo in #154
- [Fix/LoggingInterceptor]: #213 loggingInterceptor-leak by @giovannijunseokim in #214
New Contributors
- @KwakEuiJin made their first contribution in #207
- @giovannijunseokim made their first contribution in #214
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
- SOPTAMP 쪽 이슈 잡기 by @l2hyunwoo in #184
- 운영서비스 출석기능 by @hjh1161514 in #186
Full Changelog: 0.9.1...1.0.0
v0.9.1
What's Changed
- 🐛 pgauth 버전 올리고 로그인 실패 시 비회원으로 메인 진입할 수 있게 수정 by @l2hyunwoo in #164
- 메인 화면 로고 변경 by @l2hyunwoo in #165
- SOPTAMP Api 재정비 by @l2hyunwoo in #169
- [운영서비스] 출석 점수 조회 QA 반영 by @hansh0101 in #172
- 운영서비스 - 출석 기능 구현 by @hjh1161514 in #171
- 마이페이지 by @miinjung in #170
New Contributors
- @hjh1161514 made their first contribution in #171
- @allcontributors made their first contribution in #179
Full Changelog: 0.9.0...0.9.1
v0.9.0
What's Changed
- ✨ SOPTAMP 모듈화하여 앱에 추가시키기 by @l2hyunwoo in #134
- feat: 운영서비스 - 출석 점수 조회 기능 구현 by @hansh0101 in #139
- [feature/#111] Implement SOPT Design System by @l2hyunwoo in #147
- [feature/#131] 앱 내 인증 [UI] by @l2hyunwoo in #149
- 솝트 메인화면 디자인 ui 구성 by @miinjung in #155
New Contributors
- @l2hyunwoo made their first contribution in #1
- @renovate made their first contribution in #3
- @sery270 made their first contribution in #24
- @jinsu4755 made their first contribution in #34
- @hansh0101 made their first contribution in #139
- @imgbot made their first contribution in #157
- @miinjung made their first contribution in #155
Full Changelog: https://github.com/sopt-makers/sopt-android/commits/0.9.0