Changelog
Updates, improvements, and fixes.
v1.0.0April 2, 2026
Launch: archive, freshness, edit protection, billing, and more
Web- NewArchive lifecycle: capsules can now be archived and restored without permanent deletion.
- NewFreshness and staleness settings on types. Mark capsules as stale after a configurable period so your knowledge base stays current.
- NewEdit protection: drafts are saved automatically while you edit, and conflicts are detected if someone else edits the same capsule.
- NewBilling settings with Stripe subscription management. Upgrade, downgrade, or manage your plan from the settings page.
- NewTeam end-to-end encryption (E2EE) using X25519 key pairs. Encrypted capsules are now shareable across team members.
- NewPublic security page documenting Symbol's encryption model and data handling.
- NewBlog with articles on how Symbol compares to other knowledge tools.
- ImprovedProfile avatars now fall back to Gravatar if no provider image is available.
- ImprovedSearch now falls back to partial keyword matches so you find results even with incomplete queries.
- ImprovedMCP server updated for Anthropic connector compliance, with tool annotations and improved type name resolution.
- ImprovedOpenGraph and social preview metadata added to all public pages.
- ImprovedSign-in streamlined to Google and email/password. GitHub OAuth removed.
- NewHelp hub with articles and guides, accessible from any page.
- NewCloudflare Turnstile CAPTCHA on sign-up, forgot-password, and the contact form to prevent spam.
- ImprovedSupport form redesigned with request types: general help, feedback, and team pricing inquiry.
- FixedSettings page spacing on mobile fixed.
- FixedMobile search button now correctly navigates to the search page.
v1.0.0March 31, 2026
Freshness tracking, Google sign-up, and recovery key warnings
Mobile- NewFreshness and staleness indicators now visible in the mobile app.
- NewGoogle sign-up added to the create account screen with official branded button.
- NewPersistent banner warning when your E2EE recovery key has not been saved.
- ImprovedTeams and projects layout redesigned with a mobile-first card layout.
- ImprovedShare sheet simplified and now correctly loads existing share tokens on reopen.
- FixedPull-to-refresh spinner and avatar loading fixed.
- FixedGitHub OAuth removed from mobile login.