- chore: update version to 2.1.0 and add new logo (
a12994f)
- Add dark and light logo images in PNG format (
e4f1b6f)
- feat: Enhance bookmarking functionality with tooltips and improved UI (
acb4fde)
- feat: add search functionality with real-time results and indexing (
9549f7c)
- feat: add dynamic sitemap and robots.txt for SEO optimization (
143f62c)
- feat: update Notion API configuration to use NOTION_HOMEPAGE_ID and enhance search index (
f4d2c57)
- feat: adjust spacing in Header and SearchBar components; enhance Tooltip click handling (
99baa3d)
- feat: update version and dependencies; add bookmark movement functionality (
1346675)
- feat: add .netlify folder to .gitignore for local Netlify deployment (
6328c03)
- fix: ensure onClick handler works with children in Tooltip component (
1d176cc)
- Refactor code structure for improved readability and maintainability (
d8151e5)
- feat: Enhance Notion integration with tag extraction and improved page handling (
7056531)
- fix: correct capitalization of "patterns" in NavbarBookmarkButton component (
ce184c9)
- Refactor search types and add debug pages for URL generation and RecordMap analysis (
9d68e02)
- Refactor pattern page metadata generation and loading states (
9c4b07e)
- feat: implement skeleton components for loading states and optimize data fetching with caching (
569399f)
- fix: adjust Notion app height to auto for better layout (
648cc7d)
- feat: add TagPill component and integrate it into various components for consistent tag display (
3d6a45a)
- refactor: update search index entries and remove unused OG image generation scripts (
583250a)
- fix: update tooltip rendering logic to show only when not bookmarked (
2450e22)
- fix: update tooltip rendering logic to show bookmark button regardless of bookmark status (
2fed3aa)
- fix: update prebuild script to remove unused commands and adjust Hotjar settings (
da869ad)
- fix: update search index descriptions and search texts for clarity and consistency (
c378fa9)
- fix: update .gitignore to include /public/data/ and ensure search-index.json is ignored (
d2c4883)
- Remove unused SVG files: vercel.svg and window.svg (
591b486)
- feat: implement breadcrumb navigation and enhance category page structure (
69d5059)
- refactor: update database ID references to use notionId in siteConfig (
69e699b)
- feat: implement centralized Notion API fetch with rate limit handling and enhance site configuration for SEO and social links (
dc4e03b)
- feat: enhance loading components with skeletons for category index and patterns (
204cf85)
- feat: implement rate-limit handling and exponential backoff for Notion API fetch (
c80438d)
- feat: enhance legacy slug redirect logic and add handling for bare Notion IDs (
bbdcb15)
- feat: update Open Graph and Twitter card image URLs to include cache versioning (
5566f75)
- feat: add fail-fast option for Notion API errors and update build configuration (
cc711d9)