Releases: otoyo/astro-notion-blog
Releases · otoyo/astro-notion-blog
0.6.2
0.6.1
0.6.0
0.5.0
0.4.1
What's Changed
- Update readme by @otoyo in #110
- Support Notion icon in Link to page blocks by @otoyo in #111
- Support page mention by @otoyo in #112
- Fix arrow icon by @otoyo in #113
- Align text left in th by @otoyo in #114
- add BASE_PATH to downloaded image link by @hkob in #117
- Add base path to downloaded image by @otoyo in #118
- Add title to blog links anchor by @otoyo in #119
- Consider BASE_PATH by @otoyo in #120
- Change font-weight in callout by @otoyo in #123
- Add pre-wrap by @otoyo in #124
- Fix numbered list type by @otoyo in #127
- Support Vercel by @otoyo in #129
New Contributors
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Allow YouTube Live URL by @otoyo in #73
- Remove unused favicon by @otoyo in #74
- Link to Page ブロックを追加 by @trickstar13 in #75
- Feature/link to page by @otoyo in #76
- [fix] Safari での表示崩れを修正 by @trickstar13 in #77
- Fix typo by @norikt in #79
- [fix] getPostLinkを使ってリンク先ページのURLを取得 by @trickstar13 in #80
- Specify data-type as image by @otoyo in #85
- Fix script path by @otoyo in #86
- Consider file existing by @otoyo in #87
- Remove spaces by @otoyo in #88
- Support icon by @otoyo in #90
- Get blog info from notion db by @otoyo in #91
- [
⚠️ Breaking Changes] Blog index to home by @otoyo in #92 - Fix link by @otoyo in #94
- Change font and adjust padding by @otoyo in #95
- Replace blog metadata setter by @otoyo in #96
- Fix pagination link by @otoyo in #98
- Rearrange layout by @otoyo in #97
- Display DB cover by @otoyo in #99
- Change link text style by @otoyo in #100
- Display Icon and Emoji next to site title by @otoyo in #101
- Adjust styles by @otoyo in #102
- Update readme by @otoyo in #103
- Re-update copied text by @otoyo in #106
- Support db custom icon by @otoyo in #105
- Update version to 0.4.0 by @otoyo in #107
New Contributors
Full Changelog: 0.3.1...0.4.0
0.3.1
0.3.0
What's Changed
- Update readme by @otoyo in #33
- Add margin by @otoyo in #36
- Ignore dot directories by @otoyo in #37
- Change h2 style by @otoyo in #38
- Set default background color to h2 by @otoyo in #39
- Reflect tag color by @otoyo in #40
- Add workflow for deloy by @otoyo in #41
- Excerpt in RSS by @otoyo in #42
- Continue to build by @otoyo in #44
- OG images for each post by @otoyo in #46
- Astro2.0 by @otoyo in #47
- Reload image blocks by @otoyo in #49
- Support page icon by @otoyo in #48
- Copy button by @otoyo in #52
- Add format by @otoyo in #54
- Fix Code caption by @otoyo in #55
- Ignore pre code tags by @otoyo in #56
- Link under post by @otoyo in #57
- Fix relative links by @otoyo in #58
- Support subpath by @otoyo in #59
- [Refactoring] Define CUSTOM_DOMAIN in server-constants by @otoyo in #60
- Fix astro config by @otoyo in #63
- Save images in local by @otoyo in #61
- Remove white-space by @otoyo in #64
- Support file blocks by @otoyo in #65
- Change post footer by @otoyo in #66
- Fix image block style by @otoyo in #67
- Add pull config by @otoyo in #68
- Zoom images by @otoyo in #69
- Fix Heading2 and Headings' children by @otoyo in #70
- Features 0.3 by @otoyo in #45
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Fix blob fetch by @otoyo in #5
- Update README by @otoyo in #10
- Ignore .node-version by @otoyo in #12
- Check metadata existence by @otoyo in #13
- Fix generating pagination of tags pages by @otoyo in #15
- Fix Heading with toggle blocks style by @otoyo in #17
- Cache API response with nx by @otoyo in #18
- Fetch Bookmark URL concurrently by @otoyo in #19
- Remove tmp files on purge by @otoyo in #22
- Fetch images concurrently by @otoyo in #23
- Fetch featured images beforehand by @otoyo in #24
- Notionで設定したタグの色をサイト上に反映 by @trickstar13 in #27
- Feature/add tag color by @otoyo in #28
- Handle empty tags by @otoyo in #30
- Color tags list by @otoyo in #29
- Speed up buildings by @otoyo in #21
- For more detail, see wiki
New Contributors
- @otoyo made their first contribution in #5
- @trickstar13 made their first contribution in #27
Full Changelog: 0.1.0...0.2.0