Secure Snippet Share
Share code snippets securelyChangelog
Latest updates and improvements
2026.02.19
Config File Support
New Features
- Added Dotenv, YAML, and TOML language support with syntax highlighting
2026.01.30
Snippet Experience Improvements
New Features
- Added "Create your own snippet" button when viewing shared snippets
Improvements
- Redesigned success screen with cleaner card layout showing expiration and view limits
- Improved code syntax highlighting performance
2026.01.27
UI Polish
Improvements
- Improved code editor layout with better spacing and text wrapping
2026.01.10
Privacy Enhancement Update
Improvements
- Disabled session recordings - we only collect anonymous page view metrics now
- Removed all tracking cookies - GDPR-compliant by design, no consent banner needed
- Blocked AI training bots from crawling the site
2026.01.01
Feedback & Trust Enhancements
New Features
- Encryption progress indicator showing real-time status during snippet creation
- Quick feedback widget (thumbs up/down) after creating a snippet
- Detailed feedback form with star ratings accessible from footer
Improvements
- Updated messaging to appeal to broader audience beyond developers
- Enhanced success state with email sharing option
- Success state now displays snippet expiration time and view limits
2025.10.16
Rate Limiting System Overhaul
New Features
- New rate limit banner component to inform users of their usage limits
Improvements
- Complete rate limiting system refactor with better error handling
- Updated rate limiting documentation with troubleshooting guide
- Enhanced API response types for rate limit information
Bug Fixes
- Fixed rate limiting implementation across frontend and backend
- Corrected Durable Object bindings in wrangler configuration
- Fixed rate limit counter collisions with unique key prefixes
2025.10.15
Download Experience Enhancement
New Features
- Language-specific file extensions for snippet downloads (e.g., .js, .py, .rs, .html instead of .txt)
- Added comprehensive test suite with 100% coverage for language utilities
Improvements
- Improved IDE integration by using proper file extensions for downloaded snippets
2025.10.13
Layout & Responsive Design Updates
Improvements
- Enhanced responsive layout across announcement banner and multiple pages
- Improved mobile and desktop layout consistency
2025.10.12
Latest Updates
New Features
- Added syntax highlighting for PHP, Ruby, Go, C, and C++
- Language dropdown now shows visual icons for each language
- New dismissible announcement banner with smooth animations and localStorage persistence
Improvements
- Simplified landing page experience by consolidating routes
- Announcement banner now shows shorter messages on mobile devices
- Form options now closed by default for cleaner interface
- Improved mobile touch targets with 44px button sizes
Bug Fixes
- Fixed import paths in Dialog component
- Improved AnnouncementBanner layout and styling consistency
- Better responsive design for announcement messages across screen sizes
More updates coming soon...