v0.5.0
LatestFebruary 20, 2026Split View, Export Upgrades, Premium Gating, and Dark Mode
Major editor UX and platform reliability release with improved pricing/landing polish.
Editor & Workspace
5 changes- Split view restored with independent pane scrolling and centered page rendering
- Split view can load reference content from current snapshot, PDF, and Word files
- Slash command dropdown behavior reworked for stable rendering in editor and split mode
- A4 pagination polish, smoother page breaks, and auto-scroll while typing at page end
- Notes/aux panes default hidden on editor load for a cleaner writing workspace
Export & File Handling
3 changes- Word export pipeline hardened (.docx generation and download flow improved)
- .docx inline preview support added in split pane using browser-side conversion
- Fallback messaging improved for legacy .doc files that cannot be previewed inline
Plans, Gating & Security
3 changes- Premium feature gating tightened across editor actions (including split view access)
- Pricing page now reflects actual subscription tier from backend state
- Origin checks added to mutating API routes for stronger request validation
UI & Design System
4 changes- Dark mode re-enabled at the theme store/provider level with persistent state
- Landing page dark theme pass completed (hero, CTA contrast, and right panel cleanup)
- Pricing billing toggle and comparison table redesigned for cleaner spacing and readability
- Social-proof copy adjusted to truthful messaging (removed inflated user claims)
Quality & CI
2 changes- Expanded authenticated E2E smoke coverage for pricing tier and API pagination behavior
- CI now runs typecheck, build, and Playwright suites in clearer staged gates