Feature: URL Slugs, Permalinks, and Social Share
- Added slug support for profiles and book ideas
- Implemented slug history tracking to maintain old links
- Created new database functions for slug generation and lookup
- Added indexes for efficient slug queries
- Added social share button to profiles and book ideas
Profile Updates
- Modified Profile page to use new slug system
- Updated profile routing to handle both UUIDs and slugs
- Added slug-aware navigation
- Added a share button
Book Idea Updates
- Modified BookIdea page to use new slug system
- Added beta reader prompt for non-logged-in users
- Improved UX with login/signup CTA for beta reader applications
- Added a share button
UX Improvements
- Enhanced beta reader application flow with better authentication prompts
- Added social share button to profiles and book ideas
This update significantly improves URL readability and SEO while maintaining backward compatibility with existing links.