Skip to content

Releases: sabha-co/sabha

v1.12.0

Choose a tag to compare

@ashwin47 ashwin47 released this 13 Jul 12:59

What's Changed

  • Add a follow control to chat threads and quiet forum mentions by @ashwin47 in #132
  • Clear a forum's sidebar unread on open by @ashwin47 in #137
  • Make AnyCable required as the real-time transport by @ashwin47 in #138
  • Derive unread from read cursors; collapse send-path fan-out to one shared nudge by @ashwin47 in #139
  • Move the sidebar onto a signed shared stream and retire the per-user unread channel by @ashwin47 in #140
  • Track live room presence via an AnyCable presence set by @ashwin47 in #141
  • Guard @everyone with a member-count ceiling and a compose-time confirm by @ashwin47 in #142
  • Identify cable sockets with a JWT in Go so reconnects skip the connect RPC by @ashwin47 in #144
  • Update gem and GitHub Actions dependencies by @ashwin47 in #146

Full Changelog: v1.11.0...v1.12.0

v1.11.0

Choose a tag to compare

@ashwin47 ashwin47 released this 06 Jul 23:41
a03411a

What's Changed

  • Introduce forum rooms and first-class posts by @ashwin47 in #128
  • Derive chat-thread access from the parent room; background the forum delete cascade by @ashwin47 in #130
  • Close a sub-room access leak in RoomScoped controllers by @ashwin47 in #131

Full Changelog: v1.10.1...v1.11.0

v1.10.1

Choose a tag to compare

@ashwin47 ashwin47 released this 26 Jun 14:48

What's Changed

  • Fix stale load-test fixtures and add WebSocket capacity benchmark harness by @ashwin47 in #109
  • Bump sentry-ruby from 6.5.0 to 6.6.2 by @dependabot[bot] in #119
  • Bump sentry-rails from 6.5.0 to 6.6.2 by @dependabot[bot] in #121
  • Bump Ruby to 4.0.5 and update dependencies by @ashwin47 in #127

Full Changelog: v1.10.0...v1.10.1

v1.10.0

Choose a tag to compare

@ashwin47 ashwin47 released this 03 Jun 21:54
d7ce6f8

What's Changed

  • Animate popup open/close and fix avatar popup on the members page by @ashwin47 in #100
  • Let admins make the join link never expire by @ashwin47 in #101
  • Show the viewer as online on the members list, and label the account tool by role by @ashwin47 in #102

Full Changelog: v2.2.9...v1.10.0