Skip to content

release: 3.2.13#529

Open
chlwhdtn03 wants to merge 1 commit into
developfrom
release/3.2.13
Open

release: 3.2.13#529
chlwhdtn03 wants to merge 1 commit into
developfrom
release/3.2.13

Conversation

@chlwhdtn03
Copy link
Copy Markdown
Collaborator

Release 3.2.13

변경사항 (3.2.12 → 3.2.13)

커밋 설명 PR
a4587b82 [feat] change_language 이벤트 설계 (앱 내 언어 설정이 바뀐 경우) #528
96b90c9d [feat] Posthog 이벤트 수정 및 신규 생성 #527
c44e1c45 [bugfix] 축제 제휴 데이터가 없는 경우에는 필터에서도 사라지도록 수정 #526
11c90381 [feat] 만든 사람들 노션 페이지로 이어지도록 수정 #525
b0a951fe [feat] 언어선택 UI 반영 및 언어 CSV 변환 Gradle Task 추가 #524

릴리즈 노트 (Play Store)

한국어

  • 앱 안에서 언어를 더 자연스럽게 선택하고 사용할 수 있어요.
  • 축제 제휴 정보가 없을 때 필터에 불필요한 항목이 보이지 않아요.
  • 만든 사람들 정보를 노션 페이지에서 바로 확인할 수 있어요.
  • 앱 이용 경험을 더 정확하게 개선할 수 있도록 안정성을 다듬었어요.

English

  • You can now choose and use languages more smoothly in the app.
  • Festival partnership filters no longer show unnecessary items when no partnership information is available.
  • You can now open the team information directly on the Notion page.
  • App stability has been refined to help improve the overall experience more accurately.

버전 정보

  • versionCode: 65 → 66
  • versionName: 3.2.12 → 3.2.13

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the application version to 3.2.13 and adds release notes for new features such as language selection improvements and a Notion integration. The reviewer recommends incrementing the minor version to 3.3.0 to adhere to Semantic Versioning standards, as the update includes new functionality rather than just patches.

Comment thread app/build.gradle.kts
versionCode = 65
versionName = "3.2.12"
versionCode = 66
versionName = "3.2.13"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

이번 릴리즈에는 언어 선택 UI 반영, 노션 페이지 연결 등 새로운 기능(feat)들이 포함되어 있습니다. 유의적 버전(Semantic Versioning) 규칙에 따르면, 하위 호환성을 유지하면서 새로운 기능을 추가할 때는 마이너 버전(예: 3.3.0)을 상향하는 것이 적절합니다. 현재는 패치 버전(3.2.12 -> 3.2.13)만 상향되어 있으므로 확인이 필요합니다.

        versionName = "3.3.0"

@github-actions
Copy link
Copy Markdown

✅ Firebase App Distribution으로 Release APK 배포됨 (그룹: eat-ssu-android-qa)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant