Changelog
Every update, documented.
v0.5.0
2026-08-10
Latest
- ✦Multiple tabs — open several files at once, reorder them by dragging, and switch with Ctrl+Tab / Ctrl+1–9
- ✦Automatic session restore — open tabs and unsaved text are kept when you close Editure, even after a PC restart, and reopened right where you left off
v0.4.0
2026-08-10
- ✦Added MCP server (paid): connect AI clients like Claude Desktop and Claude Code to read and edit the document you're working on in Editure
- ✦Secure by design — binds to 127.0.0.1 only, bearer-token authentication, workspace-scoped file access, read-only / read-write modes, and a configurable port
v0.3.0
2026-08-01
- ✦Full SEO optimization: sitemap.xml, robots.txt, hreflang alternates for all 17 languages, canonical URLs, og:url and og:locale meta tags
- ✦Pricing page fully localized for all 15 non-English/Japanese languages — feature lists, FAQ, comparison table, and card labels now translated
- ✦Per-page meta descriptions added for all 17 languages (home, pricing, features, design, download, changelog, showcase)
v0.2.0
2026-08-01
- ✦Added support for 15 new languages: Simplified Chinese, Traditional Chinese, Korean, German, French, Spanish, Brazilian Portuguese, Russian, Polish, Turkish, Vietnamese, Indonesian, Italian, Dutch, Ukrainian
- ✦Language selector is now a dropdown with native language names
- ✦Automatic language detection based on system locale
v0.1.0
2026-07-29
- ✦Initial release
- ✦Basic text editing with file open / save / save-as
- ✦Search & Replace with full regular expression support
- ✦Syntax highlighting for JavaScript, TypeScript, Python, Rust, Markdown, JSON, HTML, CSS and more
- ✦Built-in Light and Dark themes
- ✦Custom window chrome — frameless, draggable title bar
- ✦Line numbers with active-line highlighting
- ✦Word wrap toggle
- ✦Recent files list (last 10)
- ✦Unsaved-changes indicator and confirmation dialog on close
- ✦UTF-8 support with CRLF / LF detection