Releases: sbertix/Swiftagram
Releases · sbertix/Swiftagram
v5.0.0-beta.2
Changes:
- Update
Endpoint
s to rely onProjectable
s - 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
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
Changes
- Add "Older Posts" pagination for timeline
- Update Followers example
v4.2.9
Changes
- Deprecate
timeline
endpoint (check #122) - Fix
inbox
endpoint pagination
v4.2.8
Changes
- Fix
timeline
pagination always starting at0
v4.2.7
Changes
- Allow for
nil
Location.coordinates
v4.2.6
Changes
- Add rank token support for followers/following
v4.2.5
Changes
- Fix library not compiling on
watchOS
v4.2.4
Changes
- Add username/name querying for followers/ing
- Update issue templates
v4.2.3
Changes
- Add
Comment
identifier