2 days ago
ImageToolbox

4.1.0-rc03

What's Changed

  • Improved GIF encoding performance with a new Rust-based encoder
  • Added 16 new filters:
    • Flare
    • Distort Perspective
    • Java Look And Feel
    • Shear
    • Water Drop
    • High Pass
    • Color Mask
    • Adaptive Blur
    • Chrome
    • Dissolve
    • Feedback
    • Lens Blur
    • Levels
    • Light Effects
    • Rays
    • Ripple
  • Added Texture Generation Tool with 9 textures:
    • Brushed Metal
    • Caustics
    • Cellular
    • Checkerboard
    • FBM
    • Marble
    • Plasma
    • Quilt
    • Wood
  • Improved performance of 50 old filters
  • Fixed saving to the original folder and improved overwrite handling by #2922
  • Fixed palette tools save button visibility by #2924
  • Fixed various issues and improved UI

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/4.1.0-rc02...4.1.0-rc03

5 days ago
ImageToolbox

4.1.0-rc02

What's Changed

  • Added ability to align layer in markup layers tool more than center by #2912
  • Improved GIF converter by #2915
  • Fixes and polishes

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/4.1.0-rc01...4.1.0-rc02

7 days ago
ImageToolbox

4.1.0-rc01

What's Changed

  • Added ability to select 3 new shape types:
    • Wavy
    • Scoop
    • Notch
  • Fixed invalid colorspace ID crash
  • Added ability to use filename as placeholder in watermarking tool by #2904
  • Improved UI

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/4.1.0-beta02...4.1.0-rc01

8 days ago
ImageToolbox

4.1.0-beta02

What's Changed

  • Fixed PDF watermark tool by #2901
  • Fixed PDF page numbers tool
  • Possible fix for color space by #2900
  • Other improvements

Full Changelog: https://github.com/T8RIN/ImageToolbox/compare/4.1.0-beta01...4.1.0-beta02

8 days ago
react-native

0.83.10

v0.83.10

Added

iOS specific

  • Cache prebuilt iOS binaries in ~/Library/Caches/ReactNative so Hermes, ReactNativeDependencies and ReactNativeCore tarballs are reused across clean installs and projects instead of being re-downloaded from Maven (9a0b05b8d0 by @cipolleschi)

Fixed

  • Fixed Yoga node ownership when display: contents is used in absolutely positioned subtrees (f2f92098dd by @j-piasecki)
  • Fixed display: contents nodes having hasNewLayout set incorrectly (2546ce4d82 by @j-piasecki)
  • React Native DevTools: Fix a bug where we would incorrectly flag apps using additional Hermes runtimes (e.g. Reanimated) as being multi-host (c800503214 by @huntie)

Android specific

  • fetch() response URL is now correct after a redirect (fbe6a686e6 by @MarkCSmith)
  • Limit WebSocket queue size for the packager connection to prevent the Android inspector from being force-disconnected on large payloads (7164f96d58 by @huntie)

iOS specific

  • Make Podfile.lock SPEC CHECKSUMS deterministic across machines by sorting Dir.glob results in Yoga.podspec and using a dynamically computed Pods-relative path in hermes-engine.podspec (64c9663152 by @IsaacIsrael)
  • Fixes crash when changing the value of removeClippedSubviews (91e3f773b7 by @javache)

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.

8 days ago
react-native

0.83.10

v0.83.10

Added

iOS specific

  • Cache prebuilt iOS binaries in ~/Library/Caches/ReactNative so Hermes, ReactNativeDependencies and ReactNativeCore tarballs are reused across clean installs and projects instead of being re-downloaded from Maven (9a0b05b8d0 by @cipolleschi)

Fixed

  • Fixed Yoga node ownership when display: contents is used in absolutely positioned subtrees (f2f92098dd by @j-piasecki)
  • Fixed display: contents nodes having hasNewLayout set incorrectly (2546ce4d82 by @j-piasecki)
  • React Native DevTools: Fix a bug where we would incorrectly flag apps using additional Hermes runtimes (e.g. Reanimated) as being multi-host (c800503214 by @huntie)

Android specific

  • fetch() response URL is now correct after a redirect (fbe6a686e6 by @MarkCSmith)
  • Limit WebSocket queue size for the packager connection to prevent the Android inspector from being force-disconnected on large payloads (7164f96d58 by @huntie)

iOS specific

  • Make Podfile.lock SPEC CHECKSUMS deterministic across machines by sorting Dir.glob results in Yoga.podspec and using a dynamically computed Pods-relative path in hermes-engine.podspec (64c9663152 by @IsaacIsrael)
  • Fixes crash when changing the value of removeClippedSubviews (91e3f773b7 by @javache)

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.

11 days ago
ImageToolbox

4.1.0-beta01

What's Changed

  • Regress: Fixed date in media picker

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

11 days ago
ImageToolbox

4.1.0-alpha02

What's Changed

  • Regress: fixed statistics and image profiles

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