Skip to content

v1.3.0-rc.6

Pre-release
Pre-release

Choose a tag to compare

@adiologydev adiologydev released this 15 Jul 21:40
v1.3.0-rc.6
693e9c5

Features

  • Multi-platform Docker images — production images are now built and published for both linux/amd64 and linux/arm64.
  • Configurable file storage — uploads can now be pointed at a configurable storage disk (e.g. an S3-compatible bucket).
  • X replies now load reliably — fixed X engagement replies failing to load, and scaled reply fetching with an adaptive polling cadence, per-account rate-limit handling, and batched conversation lookups paginated via next_token.
  • Billing-aware sidebar — new sidebar footer (plan chip on cloud, community card when self-hosted), hoisted workspace settings, and an update-available indicator on the version badge.
  • Longer sessions — the default session lifetime is now seven days.
  • Engagement poll interval in settings is now labeled as a minimum floor.
  • The media editor's apply button is relabeled when the media is left unedited.

Fixes

  • Repaired the Discord account reconnect button.
  • Bundled the generated emoji-picker data into the production image so the picker works when self-hosted.
  • The prune-uploads scheduled job now survives S3 listing errors instead of failing the run.

Full Changelog: v1.3.0-rc.5...v1.3.0-rc.6