Skip to content

v2.0.0

Choose a tag to compare

@tomrcc tomrcc released this 06 Aug 03:30
· 8 commits to main since this release

Rosey CloudCannon Connector v2.0.0

Ground-up rewrite. RCC is now a client-side Visual Editor plugin — editors click text on the page and type, instead of filling in YAML through the Data Editor. Build tooling collapses to a single write-locales CLI over flat JSON locale files.

npx rosey-cloudcannon-connector init

Highlights

  • Inline translation editing on any data-rosey element — no editable regions or Bookshop required
  • Floating locale switcher, draggable and persistent
  • Stale translation detection, flagged live and resolvable in bulk
  • init configures the whole Rosey + RCC stack in one command
  • Works with any SSG via install-client
  • Zero runtime dependencies

Breaking: v2 is not a drop-in upgrade — the postbuild pipeline, configuration, translation format, and editing model have all changed. → Migrating from v1

New install? → Getting Started

Full detail in the changelog.