What's Changed
- New avatar settings in the Avatar Quick Editor: Rating, Alt text
- ASWebAuthenticationSession starts to use
init(url:callback:completionHandler:)
for iOS 17.4+ - New warning for when no avatar is selected
- Bug fixes and improvements
List of PRs
- Release 3.1.0-rc.1 by @pinarol in #581
- Add a new toast type "warning" by @pinarol in #584
- Update DocC deploy to use macOS 15 + Xcode 16.1 by @andrewdmontgomery in #586
- QE: Avatar Rating by @andrewdmontgomery in #589
- Merge Ratings into AtlText by @andrewdmontgomery in #595
- New
updating
method for avatar model changes by @etoledom in #597 - Remove the 800ms delay on avatarUpdatedHandler by @pinarol in #598
- Show no selected avatar warning by @pinarol in #591
- Update the cropper to have both circle and square guidelines by @pinarol in #596
- Alt text editor by @etoledom in #590
- Alt text tests by @etoledom in #602
- Add a sample snapshot test for a SwiftUI View by @pinarol in #600
- Alt text editor height by @etoledom in #605
- Update to XCode 16.2 by @pinarol in #599
- Release 3.1.0 Backmerge by @andrewdmontgomery in #604
- Update strings in base locale by @andrewdmontgomery in #601
- Alt text UX changes by @etoledom in #608
- Avoiding overlapping of alt text with the counter text by @etoledom in #611
- Fix "No image selected warning is shown during the first avatar upload is in progress" by @pinarol in #617
- Quick Editor: Update the intro screen by @pinarol in #614
- Responding to deny button app on web oauth by @etoledom in #620
- Fix "Multiple images are selected when the same image is uploaded" by @pinarol in #623
- Initialize fetchedToken with the keychain item by @pinarol in #626
- Merge 3.1.1 back to trunk by @pinarol in #624
- Support for oauth callback https for iOS 17.4 + by @etoledom in #552
- Fix MainActor isolation related concurrency warnings by @pinarol in #627
- Fix URL Identifiable warning by @pinarol in #628
- Set demo app min iOS deployment target to 15.0 by @pinarol in #629
- Replace "What is alt text?" with questionmark icon by @pinarol in #630
- Fix color scheme on the alt text view by @pinarol in #632
- Update the questionmark icon color in the alt text view by @pinarol in #633
- Set Swift 6 as the minimum build tools version by @andrewdmontgomery in #610
- Release 3.2.0-rc.1 by @pinarol in #635
- Moving SwiftLint and SwiftFormat to Docker by @andrewdmontgomery in #634
- Merge release 3.2.0-rc1 to trunk by @pinarol in #638
- Add docker check by @andrewdmontgomery in #639
- Remove unused lane that duplicated existing one by @mokagio in #641
- Add CI check to validate package.resolved by @andrewdmontgomery in #643
- Extra profile refresh for the new users by @pinarol in #615
- Add one time force refresh ability for CachedAsyncImage and AvatarView by @pinarol in #644
- Adds
rating: .x
to the avatar URL in the QE's profile card and some demo screens by @pinarol in #647 - Fix inconsistencies with android by @etoledom in #652
- Refactor package.resovled check by @andrewdmontgomery in #645
- Leaving only location on QE profile card details by @etoledom in #653
- Improve demo app UI by @etoledom in #648
- Update localizations by @andrewdmontgomery in #655
- Download localized strings by @pinarol in #658
Full Changelog: 3.1.1...3.2.0