Skip to content

CodeVerse 1.1 — Community launch and accessibility

Latest

Choose a tag to compare

@Ayush-Kumar0207 Ayush-Kumar0207 released this 12 Aug 08:26
· 3 commits to main since this release
632031a

CodeVerse 1.1

CodeVerse 1.1 packages the public launch foundation completed after v1.0.0: a reproducible product tour, clearer distributed-collaboration documentation, security maintenance, and the project's first merged external contribution.

Highlights

  • First external contribution: the new-project dialog now has full dialog semantics, focus entry and restoration, focus trapping, and Escape handling (#62).
  • Reproducible 76-second product tour: source, subtitles, poster, and packaging workflow are maintained in the repository.
  • Distributed collaboration deep dive: the public architecture article explains CRDT editing, Redis-backed sessions, multi-instance Socket.IO delivery, isolated execution, and recovery evidence.
  • Security maintenance: patched client toolchain, DOMPurify, Undici, and js-yaml advisories.
  • Launch-ready contributor funnel: public roadmap, Discussions, milestone-backed good first issue work, and verifiable production evidence.

Verified delivery

  • Continuous Integration passed on the release commit.
  • Client and server container builds published successfully to GitHub Container Registry.
  • Scheduled production uptime and hosted-contract checks passed.
  • The production app, demo, and public status page are live.

Try and contribute

Contributor credit

Thank you @shaurya703 for CodeVerse's first merged external contribution.

Full changelog: v1.0.0...v1.1.0