🎉 What's New in v1.25.0
✨ Session Sharing System
Share your Claude Code conversations with the community! Export, upload, and clone complete sessions with a single command.
Features:
- 📤 Export & Share: Share sessions via URL with QR code support
- 📥 Clone Sessions: Download and resume shared conversations
- 🔒 Smart Limiting: Automatically limits to last 100 messages for optimal sharing
- 🌐 Public Hosting: Uses x0.at for reliable file hosting
Usage:
Share a session from the dashboard - Click Share button to get shareable URL with QR code
Clone a shared session - npx claude-code-templates --clone-session URL
🎨 Mobile Dashboard UI Improvements
Project Grouping:
- 📁 Sessions now organized by project with collapsible groups
- 🔍 Smart search with auto-expand/collapse functionality
- 📊 Session counts per project
Redesigned Action Buttons:
- 🎯 Unified button group with orange accent styling
- Resume, Share, Search buttons with SVG icons
- Smooth animations and hover effects
Terminology Update:
- Changed Conversations to Sessions throughout the interface
🔧 Technical Improvements
- New SessionSharing class for complete sharing workflow
- Enhanced mobile dashboard with modular architecture
- Improved state management for project groups
📦 Installation
npm install -g claude-code-templates
🔗 Resources
- Documentation: https://aitmpl.com
- GitHub: https://github.com/davila7/claude-code-templates
- Discord: Join our community to share sessions and tips!
🤖 Built with Claude Code