Planetary Ios Versions Save

Social for humans, not algorithms.

2.1.0

10 months ago
  • Redesigned screen that shows the detail of a message.
  • Sub-threads: you can now reply to a reply.
  • Add the option to reply to a reaction or a contact message (follow, unfollow, block).
  • The Preview screen shows the message you are replying to (if so).

Planetary AppStore Link

Full Changelog

2.0.1

1 year ago
  • Improved message replication performance.
  • Redesigned screen for composing posts with better support for previewing.
  • Filter list of followers/follows by name, bio or identity.

Planetary AppStore Link

Full Changelog

2.0.0

1 year ago
  • Changed the underlying Secure Scuttlebutt implementation which should significantly improve app performance.
  • Improved overall stability of the app.
  • Added the option to join the Planetary room to the Manage Rooms screen.
  • Added the option to reset the Forked Feed Protection when it is triggered.
  • Added block messages to the Home feed.
  • Added support for unicode in hashtags.
  • Added the option to unfollow a Pub you joined before.
  • Added an alert if some error occurred while replying to a post.
  • Added a button to delete the SQL database in the debug settings.
  • Fixed an error alert being displayed when viewing an identity we have no information for.
  • Fixed spacing and headings in the Thread screen.
  • Fixed bug with calculating the number of new messages in Home screen.

Planetary AppStore Link

Full Changelog

1.3.14

1 year ago
  • Added a new screen to onboarding that allows you to join the Planetary.name hub server and register an alias.

Planetary AppStore Link

Full Changelog

1.3.13

1 year ago

This release includes usability improvements and bug fixes for the soft-launch of Planetary hub servers (Planetary's unique web-viewer rooms).

  • New: redesigned Discover screen (with more improvements to come)
  • Updated the color palette used in the navigation and main tab bar.
  • Updated type size of level 3 Headings in Posts to stand out from the body.
  • Fixed an issue where room names would not appear in the connected peers' list.
  • Fixed Publish announcement messages of newly registered room aliases on the SSB log.

Full Changelog Planetary AppStore Link

1.3.7

1 year ago

What's Changed

Full Changelog: https://github.com/planetary-social/planetary-ios/compare/1.3.6...1.3.7

1.3.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/planetary-social/planetary-ios/compare/1.3.5...1.3.6

1.3.5

1 year ago

Planetary AppStore Link

  • Show the underlying SSB message for posts, replies and likes. #662
  • Fixed an issue where drafts might not be cleared after posting. #868
  • Fixed go-ssb not falling back to legacy replication when a peer does not support EBTs. #877
  • Optimized the "Patchwork" home feed algorithm (RecentlyActivePostsAndContactsAlgorithm) and made it the new default. This algorithm brings posts back up to the top of your home feed when they receive a new reply. #860
  • Optimize loading of follow message cells. #859

1.3.4

1 year ago

Planetary AppStore Link

  • Fix the profile picture and name fields being empty when the user had not set a name. #852
  • Fix the thread view when repliers do not have a name published. #850
  • Filter blocked users from the notifications screen. #824
  • Fix an issue where the user could get stuck on the name screen during onboarding. #844 (thanks @quickdudley)
  • Added the bio screen back to onboarding. #805
  • Filter posts from followed users in the Discover feed when the Random algorithm is selected. #822
  • Automatically save and restore drafts of replies. #835
  • Split Serbian localization into separate Latin and Cyrillic versions #831
  • Fix notification badges not updating in the background. #825
  • Fix loading indicator overlapping cells on the notifications tab. #750

1.3.3

1 year ago
  • Added support for EBT replication algorithm. #721
  • Added a migration script for a small number of users whose accounts were created on the test network. #817
  • Fixed a bug where feeds two hops away wouldn't always be fetched. #833

Planetary AppStore Link