Skip to content

v7.0.0 - Professional Repository & Documentation

Latest

Choose a tag to compare

@nsebastian-web nsebastian-web released this 15 Feb 00:27
· 1 commit to main since this release

🎉 Release v7.0.0 - Professional Repository & Documentation

This release focuses on making the repository production-ready with professional documentation, proper licensing, and clean file structure.

✨ What's New

📚 Professional Documentation

  • README.md - Complete rewrite with feature highlights, installation guide, usage examples, and keyboard shortcuts reference
  • CHANGELOG.md - Comprehensive version history following Keep a Changelog format
  • LICENSE - MIT License for open-source distribution
  • Documentation - Moved keyboard shortcuts guide to dedicated docs/ folder

⚙️ Settings Page

  • New dedicated settings interface (accessible via ⚙️ icon)
  • Enhanced Google Drive configuration options
  • Improved keyboard shortcuts customization UI
  • Better user preferences management

🧹 Repository Cleanup

  • Removed internal planning documents (PR descriptions, testing docs, troubleshooting guides)
  • Removed development tools (icon generators)
  • Updated .gitignore to exclude internal documents
  • Organized documentation into proper structure
  • Removed .DS_Store and other system files from tracking

🎯 Key Features Summary

Capture Modes:

  • 📸 Visible area with crop selection
  • 📄 Full page scrolling capture
  • ✂️ Precise area selection

Annotation Tools:

  • ➡️ Hand-drawn arrows (4 styles)
  • ✏️ Pen tool for freehand drawing
  • 🖍️ Highlight tool for emphasis
  • 📝 Text with formatting (bold, italic, underline)
  • 🔲 Shapes (rectangles, circles, lines)
  • 🔒 Blur tool (blur/pixelate modes)

Advanced Features:

  • ☁️ Google Drive integration with folder organization
  • 📋 QR code generation for shareable links
  • 🔄 Batch operations
  • 📊 Upload history tracking
  • 💾 Multi-format export (PNG/JPG/PDF)
  • ⌨️ Fully customizable keyboard shortcuts
  • ↩️ Undo/Redo support
  • 📋 Copy to clipboard

📝 Installation

Manual Installation:

  1. Download the source code (ZIP) below
  2. Extract the ZIP file
  3. Open Chrome and go to chrome://extensions/
  4. Enable "Developer mode"
  5. Click "Load unpacked" and select the extracted folder

📖 Documentation

🔄 Upgrading from v6.0.0

No breaking changes. Simply update the extension and your settings will be preserved.

🐛 Bug Fixes & Improvements

  • Enhanced UI consistency across all dialogs
  • Improved error messaging and user feedback
  • Better memory management for large screenshots
  • Performance optimizations

Full Changelog: v6.0.0...v7.0.0

🚀 Built with Claude Code