v0.2.1 is a focused quality-of-life release. Three things that were small but constant annoyances are now fixed.

🪟 Split View

The editor toolbar now has three layout buttons: Code, Split, and Preview.

The preview panel scales the page content responsively so it always renders correctly regardless of the panel width.

🔍 Search & Replace

Press Ctrl+F (or Cmd+F on Mac) inside any code editor — the Page editor or the Component code panel — to open a persistent search panel anchored to the top-right of the editor.

💾 Session Persistence

The Electron desktop app now saves your configured Projects folder and Releases folder paths to a local config file (config.json in the app’s user-data directory).

On next launch, the paths are restored automatically. No more re-configuring paths every time you open PageMosaic.


Download: GitHub Releases
Full changelog: v0.2.0…v0.2.1