Skip to content

Releases: sbertix/Swiftagram

v5.0.0-beta.2

23 Feb 16:41
Compare
Choose a tag to compare
v5.0.0-beta.2 Pre-release
Pre-release

Changes:

  • Update Endpoints to rely on Projectables
  • Fix KeychainStorage not being found
  • Expose ComposableStorage and ComposableStorageCrypto directly to Swiftagram and SwiftagramCrypto, respectively

Known issues:

  • Upload endpoints are not working
  • Followers example still refers to 5.0.0-beta

v5.0.0-beta

08 Feb 21:56
Compare
Choose a tag to compare
v5.0.0-beta Pre-release
Pre-release

Changes:

  • Refactor for the new ComposableRequest
  • Update default Client to be an iOS device
  • Update README.md
  • Add Authenticator app to allow anyone to rely on SwiftagramTests
  • Update Followers example

Known issues:

  • Uploading videos to story does not work
  • KeychainStorage might not be found

Check the README for a quick setup guide.

v4.2.10

09 Jan 10:32
Compare
Choose a tag to compare

Changes

  • Add "Older Posts" pagination for timeline
  • Update Followers example

v4.2.9

06 Jan 18:29
Compare
Choose a tag to compare

Changes

  • Deprecate timeline endpoint (check #122)
  • Fix inbox endpoint pagination

v4.2.8

06 Jan 16:46
Compare
Choose a tag to compare

Changes

  • Fix timeline pagination always starting at 0

v4.2.7

06 Jan 10:33
Compare
Choose a tag to compare

Changes

  • Allow for nil Location.coordinates

v4.2.6

20 Dec 18:09
Compare
Choose a tag to compare

Changes

  • Add rank token support for followers/following

v4.2.5

18 Dec 11:46
Compare
Choose a tag to compare

Changes

  • Fix library not compiling on watchOS

v4.2.4

13 Dec 22:11
Compare
Choose a tag to compare

Changes

  • Add username/name querying for followers/ing
  • Update issue templates

v4.2.3

08 Dec 15:14
Compare
Choose a tag to compare

Changes

  • Add Comment identifier