Changelog

1.0.0-RC7

April 7, 2026

The new Chromium browser is here!

We’ve replaced the native WebView (WKWebView on macOS, WebView2 on Windows) with a Chromium-based browser powered by the Chromium Embedded Framework (CEF). This means the built-in browser now behaves exactly like Chrome - full DevTools, consistent rendering across platforms, and no more quirks from OS-specific WebView implementations. Every site you open in RightPlace now runs on the same engine you already know and trust.


Thank you for reporting bugs. Please keep doing so through our Facebook page and Discord channel where our team can pick them up and take care of them quickly. If the in-app auto update didn’t work, you can download the latest version from account.rightplace.app. You can now vote for features and submit ideas on our roadmap.


Resource Marketplace

  • ZIP resource install - install resources from .zip packages with validation and unsafe file type blocking

Cloud Sync

  • Tombstone-based delete propagation - deletes now sync correctly across devices
  • Block-level transfer - sync blob split into 64KB encrypted blocks, only changed blocks uploaded
  • Cascade detection - automatically falls back to full-blob upload when >50% blocks change
  • Re-push on local wins - after pulling, newer local rows are immediately pushed back
  • Sync details UI - account settings shows format, block count, tombstones, and ETag

Profile

  • User avatar with image cropper and upload
  • Headline and bio fields in profile settings

Resource SDK

  • User-scoped resource SDK with CLI install and device management

Sidecar

  • Health tracking with crash loop detection and auto-respawn
  • Recovery UI with reconnecting bar
  • Cursor polling suspended during sidebar flyout
  • Preload script for WP plugin detection and connection bridge

Stages

  • Fixed stage tab opening in new resource instead of navigating away

Teams (Server)

  • Team entitlements and limits enforcement
  • Seat-based add-on licensing with quantity tracking
  • Team creation and invite limits based on agency tier

Bug Fixes

  • Fixed context menu clipboard operations (cut, copy, paste) in docs editor
  • Fixed paste breaking heading format in docs
  • Fixed wiki-link markdown not preserved during copy/paste
  • Fixed split pane and close tab items missing from docs context menu
  • Fixed docs graph not connecting linked documents
  • Fixed docs graph not visible in light mode
  • Fixed document outline sometimes empty after file switch
  • Fixed infinite React update loop in navigation history
  • Fixed terminal IME input issues
  • Fixed window restore bounce on macOS
  • Fixed quarantine flag removal on macOS
  • Fixed CSS leak in WP admin bar
  • Fixed sidecar cursor polling during sidebar flyout
  • Fixed local files new file and new folder creation

UI / UX

  • Global search updates
  • App theme improvements
  • Widget panel refinements - context tab, encrypted keys, design tokens
  • DevTools folder and dev mode improvements
  • Pro and Agency badges with tier icons

Applet changes