Skip to content

Releases: planetary-social/planetary-ios

2.1.2

18 Jun 14:33
Compare
Choose a tag to compare
  • Remove topical pubs that are shutting down. See %1ao9SOiYKIOyPaqgWBJXXMngpiDyS/GJVIVkqg0Y1PU=.sha256

2.1.1

17 Jun 14:35
Compare
Choose a tag to compare
  • Add timestamps back to message cards
  • Fix max width on top card in thread view

Release 2.1.0

26 Jun 15:31
7f61003
Compare
Choose a tag to compare
  • 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

28 Mar 17:43
6f2f0b2
Compare
Choose a tag to compare
  • 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

07 Mar 20:23
a5a0a9c
Compare
Choose a tag to compare
  • 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

21 Jan 11:55
Compare
Choose a tag to compare
  • 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

20 Jan 14:30
Compare
Choose a tag to compare

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

Bug fix with logs - 1.3.7

29 Oct 05:54
e6885e7
Compare
Choose a tag to compare

What's Changed

  • Revert "add type to posthog events to separate bot from user actions" by @rabble in #934

Full Changelog: 1.3.6...1.3.7

1.3.6

25 Oct 00:24
1fd21cd
Compare
Choose a tag to compare
1.3.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.3.5...1.3.6

1.3.5

03 Oct 19:58
Compare
Choose a tag to compare

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