Skip to content

[RELEASE] 1.4.2 #491

Merged
GiJungPark merged 42 commits intomainfrom
dev
Apr 15, 2026
Merged

[RELEASE] 1.4.2 #491
GiJungPark merged 42 commits intomainfrom
dev

Conversation

@GiJungPark
Copy link
Copy Markdown
Member

Related Issue

  • feat/# -> dev
  • close #

Key Changes

To Reviewers

References

GiJungPark and others added 30 commits February 22, 2026 23:07
- 읽은 공지 여부 조회 로직을 Left Join으로 1회 쿼리로 불러오도록 개선 진행
- 공지 상세 조회시 읽기로 변환하는 로직을 Select -> Insert가 아닌 Upsert로 저장하도록 수정
- notification_id, user_id를 유니크 제약 조건으로 명시함
- 기존 GET /notifications/unread 는 API명은 명확하지만 Restful하지 않다고 판단
- 확장성을 고려하여 GET /notifications/status 를 추가 작성 (알림 내역 상태이기 때문에 읽지 않은 알림 개수 등 확장이 가능)
[REFACTOR] 패키지 분리 및 Restful API 리팩토링
[REFACTOR] Notification 리팩토링 건 및 키워드, 매력포인트 추가 건 개발 서버 배포
[FIX] 피드 조회시 distinct 적용
[FEAT] 피드 작성 시간 표기 정책 변경 (Relative Time 포맷 적용)
[FIX] iOS 애플 로그인 유저 회원 탈퇴 실패 (Client Secret 생성 오류)
@GiJungPark GiJungPark merged commit c51d088 into main Apr 15, 2026
4 checks passed
@github-actions github-actions bot requested review from ljy1348 and sansan20535 April 15, 2026 14:02
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.

2 participants