chore: v0.1.18#425
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's new
Contact tags. You can now label contacts with freeform tags (e.g. "source", "legal", "whistleblower") directly from the contact detail view. Tags autocomplete from existing ones across all your contacts, and you can filter both the All Contacts list and any project view down to contacts with a given tag. Tags sync across shared projects.
Light, dark, and system themes. A new Appearance section in Settings lets you choose between light, dark, or system (follows your OS preference). The dark theme uses the same warm, paper-toned palette as the light theme — no cold greys.
Sync now respects explicit deletions. Previously, if you removed a tag, phone number, email address, link, or social handle from a contact on one device and synced, the deleted item could silently reappear on your next sync from another device. This has been fixed: each deletion is recorded and propagated to all clients, so deletions stick. Records are automatically cleaned up after 90 days.
This release also includes a dependency security update (CVE-2026-44705 in
tmp).Full commit list
Closes #422