Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jul 08:51

🚀 Features

  • feat(sync): Preserve Mastodon links during sync

🐛 Fixes

  • fix(bluesky): Sync any reposts, even if they are replies
  • fix(sync): Consider lowercase URIs the same when comparing posts
  • fix(sync): Clippy sort fix
  • fix(sync): Fix HTML links in Mastodon posts by converting to text
  • fix(sync): Fix link text shortening with ellipsis
  • fix(bluesky): Fix link previews after switch to anchor tags
  • fix(sync): Fix post euqal detection with mentions
  • fix(sync): Better comparison of different post text
  • fix(sync): Fix post comparing when there is a link in the middle
  • fix(mastdodon): Fix quote post extraction of reblogs

📦 Other

  • chore(cargo): Update dependencies
  • style(cargo): format
  • refactor(sync): Simplify post comparison
  • refactor(sync): Remove mention detection, not needed
  • chore(cargo): Update dependencies
  • chore(cargo): Set version to 1.0.0