1 days ago
react-native

0.84.0-rc.3

Added

  • Animated: Added transformOrigin prop support to the AnimationBackend. (20779edd3b by @coado)
  • Animated: Added support for backfaceVisibility prop and added missing flex style to the AnimatedPropsBuilder. (d379cde036 by @coado)
  • Animated: Added support for borderCurves, borderStyles, pointerEvents, isolation, cursor, boxShadow, and mixBlendMode props to the AnimationBackend. (6d5b524f87 by @coado)
  • Animated: Added support for overflow, position, zIndex, and direction props to the AnimationBackend. (bed1a9a20f by @coado)

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core 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.

2 days ago
ImageToolbox

3.6.0-beta01

What's Changed

  • Added auto percent calculation for image splitting based on desired aspect ratio by #2321
  • Added info about min value of aspect ratio side by #2435
  • Added Warp draw mode by #2106
  • Added Auto Image Stitching mode by #2224
  • Added foreground notification while something is downloading to prevent it from being cancelled by system
  • Improved UI and performance of some features
  • Fixed possible crashes on some devices

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/3.6.0-alpha02...3.6.0-beta01

2 days ago
DialogX

0.0.51.beta1测试版本更新

0.0.51.beta1

  • 修复暗色模式下 BottomDialog 按钮不生效的问题;
  • 修复 BottomMenu 部分设置按钮时无法正常动态显示的问题;
  • GuideDialog添加baseView链式方法,感谢@nonameShijian 的贡献;
  • 升级targetSdkVersion-33,bugfix issues:523;
4 days ago
epoxy

5.2.1

Fix issues in KSP2 when multiple processing rounds occur (https://github.com/airbnb/epoxy/pull/1396)

8 days ago
react-native

0.84.0-rc.2

Fixed

iOS specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core 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.

10 days ago
ImageToolbox

3.6.0-alpha02

What's Changed

  • Fixes for bg remove models and added format selector
  • Collage params are now saved across app restarts
  • Added U2Net and U2NetP models for background removing and AI tools
  • Added DDcolor and DDColor Artistic models
  • Added BiRefNet background remover
  • Improve Image Stitching tool stability by #2429
  • Added ISNet and InSPyReNet bg remove models
  • Improved UI of AI models selector
  • Fixed image draw mode by #2432
  • Added speed and size info to AI models
  • Improved model import process
  • Added ability to open link to model in browser
  • Added ability to search and filter models in AI tools
  • Added one more donation way
  • Improved UI

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

10 days ago
Calendar

2.10.0

Compose (Android & Multiplatform) :

  • Bump Compose UI to version 1.10.1 (Android) and 1.10.0 (Multiplatform)

Dependencies:

  • Bump AGP to version 8.13.2
  • Bump Kotlin to version 2.3.0

Android SDK:

10 days ago
Calendar

2.9.1

Compose (Android & Multiplatform) :

  • Add week container parameter to the week calendar (by @Terenfear)
13 days ago
react-native

0.84.0-rc.1

Breaking

iOS specific

Fixed

  • Fixed missing dependency breaking react-native config in pnpm setups (5c43ed2348 by @tido64)

Android specific


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core 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.

15 days ago
ImageToolbox

3.6.0-alpha01

What's Changed

  • Fixed initial setup dialog not shown by #2400
  • Fixed remote resources download by #2397
  • Fixed cropping in OCR doesn't affect output by #2395
  • Fixed pasting from clipboard for different sources
  • Fixed polygon and star draw path mode vertices selector
  • Set images preview filter quality to be not blurry
  • Added AI tools by #2404 (75 ready to use models available)
    • Upscale
    • Remove BG
    • DeJPEG
    • DeNoise
    • Colorize
    • Artifacts
    • Enhance
    • Anime
    • Scans
  • Added progress notification while saving
  • Added RMBG (1.4 / 2.0) background remover as an option
  • Full app translation
  • Improved UI and Animations

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/3.5.2...3.6.0-alpha01