Releases: wordpress-mobile/WordPress-Utils-Android
Releases · wordpress-mobile/WordPress-Utils-Android
3.15.0
What's Changed
- [Buildkite] Add Agent Attribute with Queue Android to Every YML File by @ParaskP7 in #147
- [Build] Update Kotlin to 1.9.22 by @ParaskP7 in #146
- [Dependency Analysis] Add Android Gradle Plugin by @ParaskP7 in #148
- [Build] Update Kotlin to 1.9.24 by @ParaskP7 in #149
- [Dependency Update] Update
a8c-ci-toolkit
to 3.4.2 by @ParaskP7 in #150 - [Dependency Analysis] Remove Unused Dependencies by @ParaskP7 in #151
- Fix NullPointerException in AppLog.addEntry by @backwardstruck in #145
- [Deps] Add Back EventBus Android Dependency by @ParaskP7 in #153
- [PhotonUtils] Add AVIF scenario handling by @ThomazFB in #154
New Contributors
- @backwardstruck made their first contribution in #145
- @ThomazFB made their first contribution in #154
Full Changelog: 3.14.0...3.15.0
3.14.0
3.13.0
3.12.0
What's Changed
- [Fix] Update the targetSdk version to 34 from 33. by @notandyvee in #141
New Contributors
- @notandyvee made their first contribution in #141
Full Changelog: 3.11.0...3.12.0
3.11.0
3.10.0
What's Changed
- [Android 14] Update compileSdkVersion to 34 by @thomashorta in #135
Full Changelog: 3.9.0...3.10.0
3.9.0
What's Changed
- [Permissions] Clean-up Camera and Media permissions for Android 13 and up by @thomashorta in #133
Full Changelog: 3.8.0...3.9.0
3.8.0
What's Changed
- Update publish-to-s3 Gradle plugin to 0.9.0 by @oguzkocer in #131
- [Clean-up] Remove GET_ACCOUNTS permission by @thomashorta in #132
Breaking Changes
The GET_ACCOUNTS
permission was removed as well as the class that needed it: UserEmailUtils
. It doesn't seem any clients are using it, but keep that in mind if your app using this library was using it.
New Contributors
- @thomashorta made their first contribution in #132
Full Changelog: 3.7.0...3.8.0