Public Changelog

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

2.1.14 #

Meet Library ExplorerAn image to describe post

  • feat: implement authentication and bookmark management (5562a5d)
  • feat: implement user bookmarks synchronization and sharing features (9f86780)
  • feat: add library description and settings API endpoints (30f6cb1)
  • refactor: simplify navigation item mapping in layout component (4f63701)
  • feat: add tracking for copying and regenerating public library share links (9c1f918)
  • refactor: update styles and improve layout in BookmarkDrawer, Header, and LibraryFlowView components (f515ea7)
  • feat: implement device aspect ratio utility for responsive components (d04d55b)
  • feat: add tagsMap to NotionPageRenderer and related components for enhanced tagging support (6db8c09)
  • feat: enhance responsive design and device handling across components (2e1d17d)
  • feat: include total saves in analytics tracking for CollectionCard component (c969b04)
  • feat: update topbar message and enhance skeleton component layout for improved user experience (fbdc258)
  • feat: enhance layout responsiveness and adjust card spacing in LibraryFlowView and NotionPageRenderer (2910b8a)
  • chore: update changelog for version 2.1.14 with new features and improvements (d4df2b3)
  • feat: update pending bookmark storage to localStorage for better mobile OAuth handling and adjust topbar message (7d40224)
  • feat: add Library Explorer background styles and animations for enhanced visual experience (ed4c607)
  • feat: update LibraryFlowView styles and animations for improved visual consistency (07a2c14)
  • feat: update MapIcon usage and adjust styles for TitleField and FlowSlide components (2939e6e)
  • feat: migrate to Supabase for authentication and bookmarks management (b70e3a4)
  • feat: remove NextAuth integration and implement Supabase for authentication (667078c)
  • feat: refactor authentication routes for Supabase integration and remove NextAuth middleware (c677c47)
  • feat: implement public and owner views for library profiles and bookmarks management (5bd1945)
  • feat: add GitHub Actions workflow for refreshing Notion content and update documentation (26b830b)
  • feat: increase free bookmark limit from 3 to 10 for unauthenticated users (96b2652)
  • fix: set NOTION_FAIL_FAST to 0 for improved content fetching reliability (cf60a1d)
  • feat: update FREE_BOOKMARK_LIMIT to 7 and refactor bookmark logic in components (50781eb)
  • feat: implement save-all functionality for public library and enhance user sync logic (4c19228)
  • fix: update share button text from "Share library" to "Copy link" (9f2fa94)
  • fix: adjust library explorer background gradient and keyframe animation for improved visual consistency (e37474a)
  • refactor: remove Prisma schema and related dependencies from the project (2dc9119)
  • style: comment out opacity properties in library background pulse animation for clarity (ecda751)
  • feat: enhance user session management by clearing bookmarks and localStorage on sign out (f1cb586)
  • fix: update library background pulse animation duration and size for improved visual consistency (6adf086)
  • fix: update Notion page fetch retry attempts and delays for improved reliability (4f949e3)
  • feat: implement cover visibility utility to manage bookmark display based on renderable covers (83924d1)
  • feat: add Library Explorer layout and modal component (ca681aa)
  • feat: update Library Explorer modal for controlled usage and improve LoginModal rendering; enhance LibraryEmptyState button styles (231bf45)
  • feat: enhance UI components for improved styling and layout consistency across pages (30466bb)
  • feat: update Library Explorer title and modal styles for consistency; adjust CSS variables for gradient background (4fc6773)
  • feat: integrate new font styles and update layout components for improved typography; enhance BookmarkDrawer and LibraryExplorerModal with new UI elements (a95e451)
  • fix: remove redundant tooltip hiding logic in NavbarBookmarkButton component (626258f)
  • feat: add public author fields to user profiles for library sharing; update components to utilize new fields and improve UI interactions (c1472ab)
  • style: adjust image width in MenuItemLink for better layout consistency (4159e26)