You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.json
+29-3Lines changed: 29 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,37 @@
1
1
{
2
2
"metadata": {
3
-
"lastUpdated": "2026-02-23T08:10:23Z",
4
-
"currentVersion": "1.0.45",
3
+
"lastUpdated": "2026-02-23T09:58:25Z",
4
+
"currentVersion": "1.0.49",
5
5
"projectType": "flutter",
6
-
"totalReleases": 15
6
+
"totalReleases": 16
7
7
},
8
8
"releases": [
9
+
{
10
+
"version": "1.0.49",
11
+
"project_type": "flutter",
12
+
"date": "2026-02-23",
13
+
"pr_number": 51,
14
+
"raw_summary": "## Summary by CodeRabbit\n\n## 릴리스 노트 (v1.0.49)\n\n* **새로운 기능**\n * 저장된 장소를 폴더로 정리하는 기능 추가\n * 장소 평점 및 사진 갤러리 표시\n * 콘텐츠 피드 개선 (최신/내 콘텐츠 탭)\n * 로그인 및 스플래시 화면 애니메이션 적용\n\n* **개선사항**\n * 홈 화면 UI 레이아웃 최적화\n * 장소 정보 표시 개선",
0 commit comments