Skip to content

v3.2.0 — Improved Docs Site and Release Documentation

Choose a tag to compare

@virtualian virtualian released this 29 Mar 15:27
· 3 commits to main since this release

What's New

Improved documentation site with better navigation and added release documentation.

Documentation Site

  • Site header with title, home button, and role-based navigation tabs (Developer, Maintainer, Contributor)
  • Collapsible sidebar sections with intro pages for each role and content type
  • Landing page rewritten as a getting-started guide
  • Fixed docsify-sidebar-collapse plugin registration bug (mermaid plugin was overwriting the plugins array)
  • Fixed docsify-themeable position: absolute on nav elements breaking header layout

READMEs

  • Restructured getting started: clone and docs are now the first steps
  • New title and highlight box with linked Supabase/PowerSync documentation
  • Added releases table, discussions link, and release/known issues references

Release Documentation

  • Added KNOWN_ISSUES.md — tracks active issues and deliberate simplifications
  • Added RELEASE_NOTES.md — cumulative changelog by version
  • Updated documentation standard with pre-release checklist

Known Issues

See KNOWN_ISSUES.md for current issues including docs responsiveness and v3.x demo complexity.