Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 06:38
4e804c3

0.2.0 (2026-07-03)

⚠ BREAKING CHANGES

  • teams: teams no longer carry is_personal / personal_for_user_id fields, and new users start without a team. Existing personal workspaces are migrated to regular teams (renamed after their owner) on first startup.

Features

  • frontend: guided platform tour after the first sign-in (69dbbf3)
  • frontend: onboarding wizard for the first sign-in (75f2bdd)
  • onboarding: interactive guided tour and flash-free first sign-in (cadac93)
  • teams: manage team invitations with shareable invite links (ff61219)
  • teams: retire personal workspaces, every team is a regular team (1833782)

Bug Fixes

  • posts: count post length the way each platform does (a68d869), closes #22