ITADN
depromeet/WalWal-server

版本发布 8

v1.2.3
? · 2024-11-02

## What's Changed * fix: 알림 리스트 페이지 where 조건 처리 by @char-yb in https://github.com/depromeet/WalWal-server/pull/327 * v1.2.3 by @char-yb in https://github.com/depromeet/WalWal-server/pull/328 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v1.2.2...v1.2.3

v1.2.2
? · 2024-11-01

## What's Changed * fix: 알림 페이지, 기록에 대한 예외 처리 by @char-yb in https://github.com/depromeet/WalWal-server/pull/325 * v1.2.2 by @char-yb in https://github.com/depromeet/WalWal-server/pull/326 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v1.2.1...v1.2.2

v1.2.0
? · 2024-10-25

## What's Changed * FCM 푸시 알림, 유효하지 않은 FCM토큰 삭제 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/276 * feat: 댓글 엔티티 구현 by @char-yb in https://github.com/depromeet/WalWal-server/pull/275 * FCM 메세지 저장시 null값 중복으로 인해 에러발생, token값 null인것 대상에서 제외 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/278 * feat: 미션 기록 완료 리스트 by @char-yb in https://github.com/depromeet/WalWal-server/pull/281 * fix: missionRecordStatus 필드 추가 by @char-yb in https://github.com/depromeet/WalWal-server/pull/284 * 피드 신고 기능 구현 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/285 * feat: 댓글 조회 및 댓글, 대댓글 추가 기능 구현 by @char-yb in https://github.com/depromeet/WalWal-server/pull/287 * 피드 신고시 discord 알림 기능 구현 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/290 * feat: 댓글 생성 시 푸시 알림 by @char-yb in https://github.com/depromeet/WalWal-server/pull/291 * feat: 피드 댓글 count 추가 by @char-yb in https://github.com/depromeet/WalWal-server/pull/292 * feat: 미션 완료 image url 컬럼 추가 by @char-yb in https://github.com/depromeet/WalWal-server/pull/294 * fix: 푸시 알림 메세지 조건 수정 by @char-yb in https://github.com/depromeet/WalWal-server/pull/297 * feat: 단일 피드 조회 API by @char-yb in https://github.com/depromeet/WalWal-server/pull/300 * fix: 알림 리스트 필터 제거 by @char-yb in https://github.com/depromeet/WalWal-server/pull/302 * feat: v2 엔드 포인트 및 모델 추가 by @char-yb in https://github.com/depromeet/WalWal-server/pull/304 * refactor: 딥링크 수정 by @char-yb in https://github.com/depromeet/WalWal-server/pull/306 * fix: 중복 댓글 알림 처리 by @char-yb in https://github.com/depromeet/WalWal-server/pull/308 * test: fcmScheduler테스트 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/309 * Fcm 스케쥴러 테스트 코드 추가 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/310 * Fcm 스케쥴러 BatchEntry ID 값 UUID로 수정 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/312 * refactor: 알림 변수 상수화 및 메서드 분리 by @char-yb in https://github.com/depromeet/WalWal-server/pull/314 * test: 댓글 테스트 코드 by @char-yb in https://github.com/depromeet/WalWal-server/pull/317 * fix: 회원 탈퇴 시 탈퇴자 댓글 예외 처리 by @char-yb in https://github.com/depromeet/WalWal-server/pull/316 * refactor: 신고 엔티티 구조 변경 by @char-yb in https://github.com/depromeet/WalWal-server/pull/320 * chore: 배포 버전 workflow 추가 구성 by @char-yb in https://github.com/depromeet/WalWal-server/pull/322 * v1.2.0 by @char-yb in https://github.com/depromeet/WalWal-server/pull/298 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v1.1.3...v1.2.0

v1.1.3
? · 2024-09-23

## What's Changed * refactor: fcm service 통합 by @char-yb in https://github.com/depromeet/WalWal-server/pull/270 * fix: token not found throw 하지 않도록 수정 by @char-yb in https://github.com/depromeet/WalWal-server/pull/272 * v1.1.3 by @char-yb in https://github.com/depromeet/WalWal-server/pull/273 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v1.1.2...v1.1.3

v1.1.2
? · 2024-09-13

## What's Changed * v1.1.2 by @char-yb in https://github.com/depromeet/WalWal-server/pull/268 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v1.1.1...v1.1.2

v1.1.1
? · 2024-09-13

## What's Changed * v1.1.1 by @char-yb in https://github.com/depromeet/WalWal-server/pull/267 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v1.1.0...v1.1.1

v1.1.0
? · 2024-09-13

## What's Changed * FCM 부스터 알림 기능 로직 수정 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/246 * FCM 알림리스트 조회 시 deeplink 추가 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/253 * Fcm 메세지에 deepLink 페이로드 설정 by @dbscks97 in https://github.com/depromeet/WalWal-server/pull/257 * feat: 미션 완료 카드 Response 필드 추가 by @char-yb in https://github.com/depromeet/WalWal-server/pull/255 * fix: 회원가입 시 default image 갱신 by @char-yb in https://github.com/depromeet/WalWal-server/pull/261 * feat: 미션 기록 display 필드 추가 및 로직 변경 by @char-yb in https://github.com/depromeet/WalWal-server/pull/259 * fix: 회원가입 시 image null 처리 by @char-yb in https://github.com/depromeet/WalWal-server/pull/265 * docs: README 작성 by @char-yb in https://github.com/depromeet/WalWal-server/pull/266 * v1.1.0 by @char-yb in https://github.com/depromeet/WalWal-server/pull/262 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v1.0.0...v1.1.0

v1.0.0
? · 2024-08-30

## 왈왈 Release 1.0.0 ## What's Changed * hotfix: oauth_email unique 제약 조건 삭제 by @char-yb in https://github.com/depromeet/WalWal-server/pull/248 * v1.0.0 by @char-yb in https://github.com/depromeet/WalWal-server/pull/249 **Full Changelog**: https://github.com/depromeet/WalWal-server/compare/v0.1.4...v1.0.0