-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.122 #704
Merged
Merged
Release 1.122 #704
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Bump SDWebImage from 5.7.1 to 5.7.3 Bumps [SDWebImage](https://github.com/SDWebImage/SDWebImage) from 5.7.1 to 5.7.3 - [Release notes](https://github.com/SDWebImage/SDWebImage/releases/tag/5.7.3) - [Commits](SDWebImage/SDWebImage@5.7.1...5.7.3) * Bump Agrume from 5.6.7 to 5.6.8 Bumps [Agrume](https://github.com/JanGorman/Agrume) from 5.6.7 to 5.6.8 - [Release notes](https://github.com/JanGorman/Agrume/releases/tag/5.6.8) - [Commits](JanGorman/Agrume@5.6.7...5.6.8) * Bump Tabman from 2.8.0 to 2.8.1 Bumps [Tabman](https://github.com/uias/Tabman) from 2.8.0 to 2.8.1 - [Release notes](https://github.com/uias/Tabman/releases/tag/2.8.1) - [Commits](uias/Tabman@2.8.0...2.8.1) * Bump Firebase from 6.22.0 to 6.23.0 Bumps [Firebase](https://github.com/firebase/firebase-ios-sdk) from 6.22.0 to 6.23.0 - [Release notes](https://github.com/firebase/firebase-ios-sdk/releases/tag/6.23.0) - [Commits](firebase/firebase-ios-sdk@6.22.0...6.23.0) * Bump fastlane from 2.145.0 to 2.146.1 Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.145.0 to 2.146.1 - [Release notes](https://github.com/fastlane/fastlane/releases/tag/2.146.1) - [Commits](fastlane/fastlane@2.145.0...2.146.1)
* Parse is_archived * Persist isFavorite & isArchived * Add user-courses network service * Perform user course actions * Notify about changes * Fix present actions alert on unenrolled course
* Bump Tabman from 2.8.1 to 2.8.2 Bumps [Tabman](https://github.com/uias/Tabman) from 2.8.1 to 2.8.2 - [Release notes](https://github.com/uias/Tabman/releases/tag/2.8.2) - [Commits](uias/Tabman@2.8.1...2.8.2) * Show user courses tabs * Show user courses * Fix OptionSet conformings * Fix DataBackUpdateServiceDelegate conformings * Handle data back updates * Delete unused code
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release 1.122 milestone
Features:
Enhancements:
Bug Fixes:
OptionSet
conformancesDataBackUpdateServiceDelegate
conformances