Skip to content

0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:36
Immutable release. Only release title and notes can be modified.
255d472

Released on 2026-07-24

It's recommended to upgrade to this version as soon as possible since it contains a fix for a security vulnerability that might cause bookmark loss.

Security

  • Added a missing permission check when deleting bookmarks. Previously, unauthenticated users could delete any bookmark they knew the ID of. Now, only a bookmark's owner can delete it.

Breaking Changes

  • Ties now requires a minimum Rust version of 1.91.0 to compile.

Better Bookmark Creation & Editing

  • New page for editing bookmark titles (including the option to use the fetched title from the remote site), as well as quickly adding/removing them to lists.
  • Updated bookmark titles are sent to federating servers.

Light Mode

Depending on your browser/system setting, ties will now display in light mode. This is to prevent jarring changes when switching from other, light-mode sites to ties, and to increase legibility.

Bugfixes

  • Session lifetimes are now renewed on activity. Previously, you would get logged out two weeks after logging in, no matter what. Now, you'll only be logged out after two weeks of inactivity.