New Features
- Added password protection and max views options when creating pastes
- Added support for password and maxViews parameters in the /documents API endpoint
- Added API Usage Guide on the settings page security tab
- Added SEO settings section to staff panel with customizable meta title, description, and keywords for better search engine optimization
- Added search engine protection to prevent paste URLs from appearing in search engines
Improvements:
- Paste views are now unique per session, prevents users from generating unlimited views by refreshing the page.
- Implemented queued stats system with batched writes to prevent file corruption and improve performance under high load
Bug Fixes:
- Fixed info tooltips being hidden behind staff menu when hovering over paste action buttons.
- Fixed stats tracking errors that could occur during high paste creation activity.
