Releases: 2aronS/mindmark
Releases · 2aronS/mindmark
Release list
v0.2.0
- added ai-powered note summarization and tagging suggestions
- fixed crash when opening notes with malformed yaml frontmatter
- migrated to sqlite for better search performance on large note collections
- improved markdown preview rendering for nested lists and code blocks
- reduced app bundle size by ~30% through dependency cleanup
v0.1.0
- initial release with markdown editor and live preview
- added openai integration for note suggestions and summarization
- cross-platform support for windows, macos, and linux
- implemented local file storage with auto-save
- fixed syntax highlighting for code blocks in preview
- refactored renderer pipeline for better performance