Skip to content

Discoflare 0.2.0

Latest

Choose a tag to compare

@vnmtvlv vnmtvlv released this 05 Sep 19:50
· 3 commits to dev since this release
5f433ce

What's new

  • Added the Data app with Databases, rich-text Documents, and visual Canvases.
  • Added owner-only manual backups as downloads or uploads to a separately configured S3-compatible bucket.
  • Added update visibility, optional anonymous telemetry controls, and the managed server-deletion flow in Workspace Settings.
  • Expanded workspace email setup so guided installs can reuse their configured sender.
  • Refreshed the product, deployment, local-development, and installation-management documentation.

Reliability and UX

  • Database, Document, and Canvas edits now use version checks and serialized saves to protect newer drafts from stale responses.
  • Backup generation handles foreign-key cycles, FTS tables, and large content while preserving D1 and R2 data in a streaming archive.
  • Navigation and settings now expose the new apps and lifecycle controls according to workspace permissions.

Updating

Managed installations can check this release from Workspace Settings → Updates. The owner starts each update manually; the installer applies the installation's missing migrations before replacing its Worker.

Manual installations should back up first, preserve AUTH_SECRET, pull tag v0.2.0, and follow the deployment guide. This release adds D1 migrations through 0018_documents_and_canvases.sql.

Agents still require Workers Paid with Containers enabled. Huddles remain optional and require RealtimeKit credentials.

Full changelog: v0.1.3...v0.2.0