This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
Releases: recoma96/angeline-theme
Releases · recoma96/angeline-theme
0.4.0 - 2024.08.12
🗒️ Summary
- 정현이의 생축기념 릴리즈 🎂
🎨 Features And Changes
- feat: 포스트에 메인 이미지 URL을 입력했으면, 포스트 페이지의 맨 상단에 메인 이미지가 부착되게 기능을 추가했습니다. by @recoma96 in #104
- feat: 전체적인 라이트모드 색상을 변경했습니다 by @recoma96 in #110 #111
- feat: 페이지 하단(Footer)에 블로거의 SNS 또는 기타 웹사이트를 개재할 수 있게 추가했습니다. by @recoma96 in #112
Full Changelog: v0.3.3...v0.4.0
0.3.3 - 2024.05.21
🗒️ Summary
- 데이터베이스 구조의 일부를 변경했습니다.
♻️ Refactors
- refactor: Post DB Model Column 일부 변경 -
pk -> id
,id -> serial_code
by @recoma96 in #94 - refactor: Footer 텍스트 변경, version 숫자 업데이트 by @recoma96 in #95
🤖 From Dependent Bot
- build(deps): bump next from 13.5.6 to 14.1.1 by @dependabot in #96
- build(deps): bump tar from 6.2.0 to 6.2.1 by @dependabot in #97
Full Changelog: v0.3.2...v0.3.3
0.3.2 - 2024.02.24
🗒️ Summary
- 문서를 업데이트했습니다
- 패키지의 일부를 업데이트 했습니다
📜 Documents
🤖 From Dependent Bot
- build(deps): bump @babel/traverse from 7.23.0 to 7.23.3 by @dependabot in #67
- build(deps): bump postcss and next by @dependabot in #88
- build(deps): bump zod and next by @dependabot in #90
- build(deps): bump @babel/traverse from 7.23.0 to 7.23.9 by @dependabot in #89
- build(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #91
New Contributors
- @dependabot made their first contribution in #67
Full Changelog: v0.3.1...v0.3.2
0.3.1 - 2024.02.17
0.3.0 - 2023.11.20
🗒️ Summary
- 일부 디자인 개선을 했습니다.
🎨 Features And Changes
- 포스트 페이지에서 시리즈에 대한 이전/다음 페이지로 넘어가는 버튼 추가 by @recoma96 in #64
- 포스트 페이지에서 어느정도 읽었는지 프로그레스바를 네비바 밑에 추가 by @recoma96 in #66
- 스크롤 디자인 개선 @recoma96 in #68
- 성능 확장을 위해 데이터 저장소를 Memory에서 SQLite로 전환 by @recoma96 in #60
🛠️ Fixed Bugs
- 날짜 출력시 "월"이 잘못 출력되는 문제 수정 by @recoma96 in #55
- 여러개의 디자인 관련 이슈 해결 by @recoma96 in #58
- 날짜 출력시 "시간"이 잘못 출력되는 문제 수정 @recoma96 in #59
Full Changelog: v1.0.0-beta2...v0.3.0