Skip to content

Releases: planetary-social/planetary-ios

1.0.19

03 Feb 17:18
Compare
Choose a tag to compare
  • Fixed a bug that prevented pub invitations from being redeemed. #333 (@kode54)

1.0.18

01 Feb 18:37
Compare
Choose a tag to compare

Fixed

  • Fixed a case where the app could become unresponsive while writing to the database. #310
  • Fixed a case where the app could become unresponsive while trying to redeem an invitation to a pub. #302
  • Fixed an issue where the SQLite database could get significantly behind the go-ssb log, resulting in new data not being shown in the UI. #304
  • Fixed an issue where placeholder cells would be shown after posts had finished loading. #316
  • Fixed a bug where the mentions autocomplete drawer would not go away. #320

1.0.17

24 Jan 20:48
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the Follow button could be unresponsive #252

Changed

  • Changed sorting of the posts in the For You tab to prioritize new content. Instead of sorting by the time the post was received we sort by the time the post was posted. #293
  • Updated translations

1.0.16

11 Jan 18:56
Compare
Choose a tag to compare

Changed

  • Updated preloaded feed
  • Updated translations
  • Updated Zendesk SDK #242

1.0.7

18 Feb 03:12
Compare
Choose a tag to compare

Fixed layout bugs with like button, share button, post text form, and we now display likes as giant purple hearts.

Release 1.0.2

03 Feb 15:02
b698b93
Compare
Choose a tag to compare

Communities Release

This release makes pubs a central UI focus and encourages users to discover pubs which meet their community interests.

  • Add communities

  • Add Join to a community

  • fixing weird bug in gobot

  • partially adding directory to onboarding

  • commented out the directing to the directory

  • updating preloaded feeds

Release 1.0.0

17 Dec 14:37
a796074
Compare
Choose a tag to compare
Release 1.0.0 (#203)

Release 0.9.30

26 Aug 21:09
ca5da1a
Compare
Choose a tag to compare

Fixed:

  • Changes in the way the app connects to peers in the network fixes major bug in the app which makes the performance of the feel slow.

Release 0.9.29

15 Jul 00:21
ac84bf6
Compare
Choose a tag to compare

Added:

  • Followers are sorted by name.
  • You can now search among your followers by name or identity.

Fixed:

  • Tooling and statistics to figure out why some users aren't seeing updates and syncs

Release 0.9.28

30 Jun 17:23
7232767
Compare
Choose a tag to compare

Added:

  • Explore content in the all new discover screen.
  • Block users.
  • Give hearts instead of liking a post.
  • Tap the network status doodle to trigger a sync.

Fixed:

  • Issues some users where having syncing the latest posts.