Skip to content

Changelog

Sosyabot's authoritative product changelog lives in the repository at CHANGELOG.md. The docs site here ships highlights only — for the full list of changes per version, read the in-repo file.

Recent highlights

  • 3.38.0 — 2026-05-03 — Sosyabot Docs site at docs.sosyabot.com. 16 sections, 108+ pages, custom theme, embedded Card / CardGroup / Tags components. service.sh manages the docs preview process as a fourth component on ${DOCS_PORT:-4202}. Frontend user menu and landing nav link to docs.
  • 3.37.1 — 2026-05-03 — Pointer cursor on every enabled <Button> and native <button>; not-allowed cursor when disabled.
  • 3.37.0 — 2026-05-03 — Project-wide tooltips on every icon-only button. 60+ buttons audited and wrapped; i18n parity.
  • 3.36.x — 2026-05-03 — Scroll-fix sweep across 11 hand-rolled-layout routes. Account scroll, user-menu polish, dropdown shadow / separator. Signature card.
  • 3.36.0 — 2026-05-03 — X (Twitter) cookie-based connect endpoint at POST /auth/twitter/unofficial.

Release cadence

Sosyabot bumps the version in the root package.json on every commit per the project's CLAUDE.md rules — patch for fixes, minor for features, major for breaking changes. The version is reflected in the four sub-package package.json files.

See the full file

The canonical file is at /CHANGELOG.md in the repo. If you self-host, it ships in your checkout.