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
Key improvements: - Fixed critical md-render --edit functionality that was broken - Enhanced version tracking with git commit hash, timestamps, and local changes detection - Comprehensive regression tests to prevent future breaks - Repository cleanup completed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
19 lines
470 B
Markdown
19 lines
470 B
Markdown
# Changelog
|
|
## [0.4.0] - 2025-10-25
|
|
|
|
### Added
|
|
- feat: add comprehensive testing and error tracking for edit mode
|
|
|
|
### Fixed
|
|
- fix: resolve md-render --edit functionality and add enhanced version tracking
|
|
- fix: resolve critical JavaScript syntax errors in md-render --edit
|
|
- fix: resolve md-ingest Path object conversion error
|
|
|
|
### Other
|
|
- chore: clean up repository documentation files for release
|
|
|
|
|
|
|
|
All notable changes to MarkiTect will be documented in this file.
|
|
|