Skip to content

v0.13.0 - CherryPick Support

Compare
Choose a tag to compare
@suvam0451 suvam0451 released this 16 Jan 17:20
· 24 commits to main since this release

Summary

Cherrypick support was added. It is a Misskey soft fork.

Other than that, this release focused mostly on Bluesky features and performance improvements.

Announcement Post: https://mastodon.social/@suvam/113839282827208353

Features

  • ✨ [CheryPick] First-party suppport for all available features
  • ✨ [Bluesky] Added ability to browse/view feeds
  • ✨ [Bluesky] Added ability to create posts (text and image)
  • ✨ [Bluesky] Added ability to like/share posts
  • ✨ [Collections] [Alpha] Ability to add posts to and view collection

Bug Fixes

  • πŸ› οΈ [Misskey] Now shows correct bookmark status when "More Options" sheet is opened.
  • πŸ› οΈ [Misskey] Fixed profile modules (pinned posts and gallery mode)

Styling

  • πŸ’… Prettier colors will be used for reply indicators when viewing post detail
  • πŸ’… More consistent typography for timelines

Performance and Stability

  • ⚑ mfm nodes are now parsed AoT, to reduce timeline jitter
  • ⚑ various single image containers now respect container dimension, leading to reducer flicker.
  • ⚑ Social Hub state management was made global for stability

See you next release,
Deb πŸ˜„