Skip to content

Releases: planetary-social/planetary-ios

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

1.3.4

26 Sep 16:45
Compare
Choose a tag to compare

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

08 Sep 14:51
Compare
Choose a tag to compare
  • 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