4 days ago
ImageToolbox

4.2.0-rc10

What's Changed

  • Added a Multi-frame fusion tool
  • Fixed swipe gestures on the image container by #3051
  • Added 14 depth AI models to create depth maps and smart effects
  • Added a Compression Lab tool to compare formats, optimize quality and file size
  • Added Recent Tools to the Share Sheet by #3054
  • Added ability to load auxiliary images into GMIC filters by #3053
  • Added ability to specify defaults for text markup layers in settings by #3061
  • Added an option to collapse groups in fullscreen settings by #3062
  • Fixed a regression when saving to the original folder by #3042
  • Added 9 AI image detector models by #3063

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/4.2.0-rc09...4.2.0-rc10

9 days ago
AestheticDialogs

Aesthetic Dialogs v3.0.0

What's Changed

Full Changelog: https://github.com/gabriel-TheCode/AestheticDialogs/compare/2.0.0...3.0.0

10 days ago
ImageToolbox

4.2.0-rc09

What's Changed

  • Added 61 built-in export profiles for social networks
  • Added screenshot mode to Image Stitching tool
  • Added 4 new PDF tools:
    • Contact Sheet
    • Compare
    • Resize
    • Sanitize
  • Fixed crop with aspect ratio output by #3048
  • Added 59 new filters from GMIC
  • Added 3 new filter groups: Frames, Enhancement, Artistic
  • Improved images folder picker speed
  • Added a Photomosaic tool
  • Added GMIC commands info by #3050

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/4.2.0-rc08...4.2.0-rc09

10 days ago
react-native

0.87.0


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.

11 days ago
AestheticDialogs

Aesthetic Dialogs v2.0.0

What's Changed

Full Changelog: https://github.com/gabriel-TheCode/AestheticDialogs/compare/1.3.8...2.0.0

15 days ago
ImageToolbox

4.2.0-rc08

What's Changed

  • Added screen content coding option for HEIC and AVIF
  • Added color wheels, waveform, and vectorscope to Tone Curves
  • Increased row and column count in Image Stitching tool by #3027
  • Added undo/redo options to crop tool by #3032
  • Fixed jixel conversion by #3039
  • Fixed split PDF tool by #3037
  • Added Displacement filter by #3033
  • Added 4 style transfer AI models by #3034
  • Added ability to export/import tone presets in Tone Curves tool by #3031
  • Added 60 built-in export profiles for social networks

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/4.2.0-rc07...4.2.0-rc08

17 days ago
react-native

0.87.0-rc.4


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.

20 days ago
ImmersionBar

3.3.3

  • 修复 Android 15+ 键盘弹出时底部出现导航栏或黑条的问题。
  • 修复 Android 15+ 部分场景下页面内容与系统栏重叠的问题。
  • 新增 addOnKeyboardChangedListener()removeOnKeyboardChangedListener()setOnKeyboardListener() 已废弃。
  • 优化导航栏显示、隐藏、导航模式切换后的高度和状态回调。
  • 修复旧版本系统及 EMUI 3.x 导航栏状态判断问题。
  • Android 8.0+ 默认导航栏样式跟随明暗主题。