1 days ago
react-native

0.82.0-rc.3


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

1 days ago
BaseRecyclerViewAdapterHelper
1 days ago
lottie-android

6.6.9

What's Changed

Full Changelog: https://github.com/airbnb/lottie-android/compare/v6.6.8...v6.6.9

3 days ago
DialogX

0.0.50正式版本发布

0.0.50

  • DialogX 增加 autoGC 开关,控制销毁对话框时自动回收内存;
  • 修复使用bindDismissWithLifecycleOwner可能因activity生命周期为Stop导致对话框错误关闭的情况。
3 days ago
ImageToolbox

3.4.0-alpha02

What's Changed

  • Min SDK is now Android 6.0 (API level 23)
  • Improve Swirl filter
  • Improvements for "create collage" feature by @discharged-spider
  • Swap crop and change image buttons in cropper by #2162
  • Add image size info into embedded image picker by #2140
  • Added 4 new screen tiles: Qr, Document Scanner, Text Recognition, Resize And Convert by #2153
  • Added ability to copy color palette as JSON by #2148
  • Fix crop aspect ratio by #2158
  • Added seam carving filter by #2172
  • Added Wallpapers export feature by #2166
  • Added ability to include selected preset and image scale mode to filename by #2151
  • Added Ascii Art tool
  • Improve language selector
  • Fix screenshot taking by #2165
  • Fix markup layers bugs on some devices by #1550
  • Allow markup layers to extend beyond the canvas by #1989

New Contributors

  • @discharged-spider made their first contribution in #2155

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/3.4.0-alpha01...3.4.0-alpha02

5 days ago
glide

Glide v5.0.5

Compose

  • Version bump to 1.0.0-beta08

KTX

  • Version bump to 1.0.0-beta08

Build Changes

N/A

Bugs

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.4...v5.0.5

6 days ago
Android-BLE-Library
7 days ago
react-native

0.81.4

Fixed

iOS specific

  • Fix regression that skips artifacts code generation (f6f5ea0b2e by @kitten)

  • Reapplied "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (bb73315a3f by @kitten)


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

8 days ago
BaseRecyclerViewAdapterHelper

4.2.2

  • 优化代码