Releases: ccaaffee/backend
Releases · ccaaffee/backend
v0.1.7
- User의 프로필 이미지가 없어도 User 반환 데이터에 profileImageUrl을 null로 표기하도록 수정
- profile image 삭제 기능 추가
What's Changed
- Fix/profileimage by @Kimcheolhui in #25
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- swiping cafe list 500 error 해결 by @Kimcheolhui in #24
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- fix: preference 관련 docs에서 HOLD 제거 by @Kimcheolhui in #22
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Feat/cafelike by @Kimcheolhui in #21
카페 데이터 요청 API 반환값에, userPreference 추가
- 각 유저의 각 카페에 대한 선호도 평가 정보 포함됨(like, dislike, null)
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Feat/profile: 유저 프로필 업로드 기능 추가 by @Kimcheolhui in #19
- chore: user api 경로를 restful하게 수정 by @Kimcheolhui in #20
Full Changelog: v0.1.1...v0.1.2
v0.1.1
MVP 버전 구현 완료
MVP 버전 구현 완료
What's Changed
- Cafe 정보에 운영시간 정보 추가 by @Kimcheolhui in #17
Full Changelog: v0.0.10...v0.1.0
v0.0.10
추가된 기능
- 텍스트 기반으로 카페 이름을 조회
v0.0.9
추가된 기능
- 카페 기능에 이미지 feature 추가
- 카페 데이터에 네이버지도 링크 column 추가
- 내가 LIKE로 평가한 카페 목록 받아오는 기능 추가
What's Changed
- Image by @Kimcheolhui in #8
- Feat/navermap by @Kimcheolhui in #10
- Feat/mylikecafelist by @Kimcheolhui in #12
Full Changelog: v0.0.8...v0.0.9