Changelog

πŸ“’ ScreenDawg v0.2.1 Released!

A maintenance and platform compatibility update that improves hosting flexibility, ShareX integration, and dynamic domain handling.

✨ What’s New in v0.2.1

  • 🌐 Dynamic Domain + Port Support
    The site URL and port are now loaded from config.yaml. Works on shared Node.js environments (like cPanel) that inject process.env.PORT
  • 🧠 Dynamic ShareX Config Generator.
    Dynamically serves a .sxcu file with correct site URL from config and Title matched to site.title. Returns proper link and delete tokens from the upload route.
  • πŸ“Ž Improved Upload API Compatibility
    JSON API responses.

πŸ“’ ScreenDawg v0.2 Released!

ScreenDawg just got smarter, slicker, and ShareX-ready. This update brings improved compatibility, secure deletion, and a clearer user experience β€” all while staying true to our privacy-first, no-login philosophy. 🐾

✨ What’s New in v0.2

  • πŸ”— ShareX Integration
    ScreenDawg now works seamlessly with ShareX via a downloadable .sxcu config. Upload screenshots directly from your desktop.
  • πŸ” Secure Deletion Links
    Each uploaded image includes a unique, tokenized delete URL β€” ensuring only you (or ShareX) can remove it.
  • 🚫 Anonymous but Protected
    Uploaded images can’t be deleted without their matching token, preventing misuse even without user accounts.
  • 🧠 Helpful β€œHow it works” Box
    A friendly info box below the upload area explains what ScreenDawg does at a glance.
  • 🎯 Accurate Redirects & Cleaner UX
    ShareX gets JSON responses. Browsers get redirected to the homepage after uploading.
  • πŸ“₯ Footer Download Link
    Added a clear footer link for users to grab the ShareX uploader config instantly.

πŸ“’ ScreenDawg v0.1 Released!

The first public release of ScreenDawg is here β€” a privacy-friendly, no-login image uploader designed for speed and simplicity.
Drag, drop, done. 🐢

✨ Key Features

– ⚑ Instant Uploads
Drag-and-drop or click to upload images directly β€” no login required.
– πŸͺ Anonymous User Tracking
Each user is tracked with a unique ID via cookie (no accounts, no hassle).
– πŸ“Ž Clean Shareable URLs
Uploaded images are accessible via short, root-level URLs (e.g. domain.com/abc1234.jpg).
– πŸ–ΌοΈ Smart Gallery View
Users see a gallery of their own uploaded images β€” only if they still exist on the server.
– πŸ“‹ Copy & πŸ—‘οΈ Delete Controls
Each image has a copy link field and a delete button.
– πŸŒ— Light/Dark Mode Toggle
Toggle between light and dark themes β€” your choice is remembered.
– πŸ“… Dynamic Footer
Shows the current year and project credits automatically.