Releases: sbertix/Swiftagram
Releases · sbertix/Swiftagram
v4.2.2
Changes
- Deprecate
friendship
inUser
- Update release workflow
v4.2.1
v4.2.0
Changes:
- Support for the iOS API through
Client
- Inject
Client
directly intoAuthenticator
- Refactor code
- Update deprecations
v4.1.4
Changes
- Remove
opening
GitHub Action - Specify minimum platform versions
- Update README.md
v4.1.3
4.1.3
solves a serious compiler issue, introduced with 4.0.0
, that would make any app crash on iOS 12.*
and below.
As much as this update is recommended to anyone, keep in mind Secret
s stored in KeychainStorage
from previous versions will be wiped, and the user prompted to log in again.
Changes
- Add support for sbertix/spm-dependencies-checker
- Update
ComposableRequest
to4.3.1
v4.1.2
Changes
- Refactor uploads
- Update README.md
v4.1.1
Changes
- Fix
UIKit
video upload accessory bug - Update README.md
v4.1.0
Changes
- Add
Sticker
model - Add archived posts
Endpoint
- Add best friends only image story upload
- Add common models protocols
- Add countdown, question, slider and poll stickers
- Add initial
Sticker
support for stories upload - Add more
Sticker
layout accessories - Add test resources
- Add upload picture as story
Endpoint
- Add upload video as story
Endpoint
s - Add video upload
Endpoint
s - Fix missing tests
- Merge branch 'main' into development
- Refactor models and tests
- Rename
Thread
andThreadRecipient
- Update README.md
- Update deprecated declarations
- Update deprecations
- Update examples
- Update test.yaml
v4.0.3
v4.0.2
Changes
- Fix comments not paginating