• v0.6.0 be14322b13

    Release v0.6.0: Clean Editor Architecture with Comprehensive UI Framework
    Some checks failed
    Test Suite / unit-tests (3.11) (push) Has been cancelled
    Test Suite / unit-tests (3.12) (push) Has been cancelled
    Test Suite / integration-tests (push) Has been cancelled
    Test Suite / e2e-tests (push) Has been cancelled
    Test Suite / performance-tests (push) Has been cancelled
    Test Suite / code-quality (push) Has been cancelled
    Test Suite / security-scan (push) Has been cancelled
    Test Suite / test-summary (push) Has been cancelled

    tegwick released this 2025-10-28 02:51:48 +00:00 | 317 commits to main since this release

    🚀 Major Features:
    • Custom status modal system replacing browser alerts
    • HTML generation dogtag with user attribution
    • Enhanced link navigation (new tabs, no edit trigger)
    • Comprehensive UI framework documentation

    🔧 Architecture Improvements:
    • Complete document_manager.py cleanup (-2000 lines)
    • Clean wrapper pattern maintaining compatibility
    • Enhanced database integration and AST processing

    🎨 UI/UX Enhancements:
    • Theme-aware modal dialogs with accessibility
    • Standardized CSS naming conventions
    • Improved error handling and validation

    🧪 Quality & Testing:
    • Updated test suite for clean implementation
    • Fixed JavaScript syntax and CSS escape issues
    • Enhanced front matter parsing integration

    This release establishes a solid foundation for maintainable, clean architecture while preserving all existing functionality.

    Downloads