Public Changelog

Latest changes pulled automagically from the repository. For questions or inquiries, reach out to @pabliqe on any social platform.

2.1.12 #

  • feat: update version in package.json and enhance layout in various components (76fad2f)
  • feat: integrate loadValidPageIds function and update components to utilize valid page IDs for improved data consistency (ddcac72)

2.1.11 #

  • fix: update version number to 2.1.11 in package.json (7e46024)
  • feat: enhance Notion API configuration with additional fetch controls and cover image handling (12e5e24)
  • feat: enhance tag extraction logic and improve global styles for NotionCollection (22d5c9e)
  • refactor: simplify header styles and enhance Notion page layout (c8ba561)
  • refactor: update header styles for improved layout and responsiveness (26fcbc8)
  • feat: enhance image handling for Notion files and update bookmark cover logic (6eaa042)
  • feat: enhance Open Graph image handling for category and pattern pages (75fb7db)
  • feat: add debug pages for categories, covers, OG images, routes, and search index (e8ff334)
  • feat: add Random Pattern button and improve footer layout (a028d7a)
  • feat: sort menu items alphabetically in header component (78b8c1a)
  • feat: adjust padding in various components and enhance BookmarkButton for className support (cb9f8f6)
  • feat: add className support to Tooltip component and propagate it from BookmarkButton (5b34c3d)
  • feat: align items in footer content for improved layout (fd8614e)

2.1.9 #

  • fix: update version to 2.1.9 in package.json; enhance layout and styling across components (b180cc7)
  • fix: refine card transform logic in CollectionCard component for improved tilt effect (ac1da9d)
  • fix: adjust perspective value in CollectionCard link for improved visual effect (baa065d)
  • fix: update grid column classes in NotionCollection for improved responsiveness across devices (bcfaa50)
  • fix: add bookmark item click tracking to analytics module and update event documentation (a4639f9)
  • fix: update version to 2.1.9 in package-lock.json (5a92b0f)
  • feat: implement cover image loading and caching for Notion pages (c15c526)
  • fix: enhance styling and responsiveness in BookmarkItem and CollectionCard components (e8e00c3)
  • fix: improve grid spacing in NotionCollection and enhance title extraction logic in getPageTitle function (0571d4b)
  • refactor: streamline layout and header components, enhance bookmark functionality, and update global styles (87160f2)
  • feat: enhance Notion API integration with detailed logging and cover image handling (0532e13)

2.1.8 #

  • fix: update version to 2.1.8 in package.json (179cdef)
  • feat: implement NotFound page and RandomPatternButton component; update dynamicParams for ISR (8edaed4)
  • feat: add 3D tilt effect to CollectionCard on pointer events (e5efc02)

2.1.0 #

  • 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)

1.0.0 #

  • fix: update version to 1.0.0 in package.json and package-lock.json, and update Open Graph image (b4cdcbe)
  • refactor: reorganize styles by moving globals.css and theme.css to src/styles and updating imports (0a2f41f)
  • fix: correct showTableOfContents prop value to True in NotionPageRenderer (a1185a6)
  • fix: correct showTableOfContents prop value to lowercase in NotionPageRenderer (d12193c)
  • refactor: remove unused global styles and theme files, and create new _globals.css and _theme.css (61df547)
  • fix: optimize Notion image URLs and handle animated Giphy GIFs (66cf769)
  • feat: add missing modules for bookmarks, analytics, and styling (8318ee8)