Releases: T8RIN/ImageToolbox
Releases Β· T8RIN/ImageToolbox
2.8.2-beta01
What's Changed
- Added new scaling modes
- Cubic
- Hamming
- Hanning
- Blackman
- Welch
- Quadric
- Gaussian
- Sphinx
- Bartlett
- Robidoux
- Robidoux Sharp
- Spline 16
- Spline 36
- Spline 64
- Kaiser
- Bartlett-Hann
- Box
- Bohman
- Lanczos 2
- Lanczos 3
- Lanczos 4
- Lanczos 2 Jinc
- Lanczos 3 Jinc
- Lanczos 4 Jinc
- Ewa Hanning
- Ewa Robidoux
- Ewa Blackman
- Ewa Quadric
- Ewa Robidoux Sharp
- Ewa Lanczos 3 Jinc
- Ginseng
- Ginseng EWA
- Lanczos Sharp EWA
- Lanczos 4 Sharpest EWA
- Lanczos Soft EWA
- Haasn Soft
- Added Image Stacking option
- Code refactored
- UI improvements
- Bump libraries
- Translations update
Full Changelog: 2.8.2-alpha03...2.8.2-beta01
2.8.2-alpha03
What's Changed
- Fix filter preview could be deadlocked by #1078
- Added DocumentScanner
- Added 10 new filters
- EqualizeHistogramHSV
- EqualizeHistogram
- EqualizeHisogramPixelation
- EqualizeHistogramAdaptive
- EqualizeHistogramAdaptiveLUV
- EqualizeHistogramAdaptiveLAB
- Clahe
- ClaheLUV
- ClaheLAB
- Crop To Content
- Added setting to enable preset entering by text field
- Added LAB, SRGB, Linear scaling, also fixed antialiasing
- Improved auto background remover on api >= 24, using google subject segmentation by #1027
- Added ability to open edit sheet immediately when sharing
- Added Template filters by #1097
- Added QR Scanner and creation by #1103
- Added initial shadows enabling only on performant devices by #998
- Fixed limits resize
- Bump libraries, this also fixes #1039 and #1047
- Translations update
Full Changelog: 2.8.2-alpha02...2.8.2-alpha03
2.8.2-alpha02
What's Changed
- Added Triangle and Outlined Triangle draw path modes
- Added Polygon and Outlined Polygon draw path modes
- Added negative dash size for image brush
- Added Star and Outlined Star draw path modes
- Added Option to change "Image preview" with "editing tools" by #1062 and open fullscreen preview by #1059
- Text drawing improved
- Translations update
- Some fixes
Full Changelog: 2.8.2-alpha01...2.8.2-alpha02
2.8.2-alpha01
What's Changed
- Added Separate image converter option by #988
- Improved saving behavior - after saving you can leave without confirmation
- Added ability to select one time save location by log pressing save button
- Added EXIF tags to localization strings by #981
- Added ability to draw text in painting mode by #872
- Fixed language selector
- Improved UI
- Bump dependencies
Full Changelog: 2.8.1->2.8.2-alpha01
2.8.1
Just a Patch for 2.8.0
Changes are the same
What's Added
- Confetti Type selection
- Default
- Festive
- Explode
- Rain
- Side
- Corners
- Image Toolbox
- JXL transcoding under the JXL tools option
- JXL to JPEG
- JPEG to JXL
- More colors to material you palette by #847
- Animated JXL conversion
- Images to JXL
- JXL to Images
- APNG to JXL
- GIF to JXL
- 3 blur filters based on gauss approximation
- PDF images compression by #852
- Auto paste disabling in settings
- Confetti color selection
- Lanczos Bessel scaling
- Preview disabling and skip file picking screen under Behavior setting by #863
- New format selection by #870
- Ability to appear as a gallery by #441 down to android 8
- Comparing image filename labels
- Jpegli jpeg compression
- JXL "Speed" clarification by #749
- Sorting options while choosing multiple images in editor by #825
- Channels configuration for jxl encoding
- Split options on the main screen for 4 different sections
- Image stitch for single image sharing by #886
- Predictive back handling for sheets on android 14 and above
- Ability to hide settings drawer in landscape
- Fullscreen settings mode instead of drawer
- Heic, Heif, Avif Lossy and Lossless variants, also fix jxl by #891, #893
- Switch Type selection:
- Material You
- Compose
- Pixel Switch
- Fluent
- Cupertino
- Improve flexible resize by adding resize anchor params: Default, Max, Width, Height by #897
- Fullscreen settings page now can be presented as grid on large devices
- Ability to trace images into SVG by #928
- Search floating action button by #939
- Default line width setting by #938
- Magnifier setting control in draw/erase by #947
- Immediate jump to filter list in single edit mode by #953
- Cropper now can be zoomed out for better experience
- AVIF effort parameter by #961
- Added OCR engine mode selection
- Added new overlay modes in watermarks by #963 for android 10+
- Added Magnifier control in color picker by #954
What's Fixed
- Optimized the accessibility of the application by #773
- Auto updates disable themselves on restart by #875
- Clarify "Image Toolbox pasted from your clipboard" on app start #879
- Can't use OCR by #916
- Wrong borders by #917
- Filter is not applied all time by #918
- Reset comparing slider on sheet open by #942
- Wrong output size in "resize by weight" by #962
- Performance increased by dispatchers injection
- Lots of another fixes, also fix #927
- Bump dependencies
- Improved some icons and UI
- Translations update
Full Changelog: 2.7.0 -> 2.8.1
2.8.0
What's Added
- Confetti Type selection
- Default
- Festive
- Explode
- Rain
- Side
- Corners
- Image Toolbox
- JXL transcoding under the JXL tools option
- JXL to JPEG
- JPEG to JXL
- More colors to material you palette by #847
- Animated JXL conversion
- Images to JXL
- JXL to Images
- APNG to JXL
- GIF to JXL
- 3 blur filters based on gauss approximation
- PDF images compression by #852
- Auto paste disabling in settings
- Confetti color selection
- Lanczos Bessel scaling
- Preview disabling and skip file picking screen under Behavior setting by #863
- New format selection by #870
- Ability to appear as a gallery by #441 down to android 8
- Comparing image filename labels
- Jpegli jpeg compression
- JXL "Speed" clarification by #749
- Sorting options while choosing multiple images in editor by #825
- Channels configuration for jxl encoding
- Split options on the main screen for 4 different sections
- Image stitch for single image sharing by #886
- Predictive back handling for sheets on android 14 and above
- Ability to hide settings drawer in landscape
- Fullscreen settings mode instead of drawer
- Heic, Heif, Avif Lossy and Lossless variants, also fix jxl by #891, #893
- Switch Type selection:
- Material You
- Compose
- Pixel Switch
- Fluent
- Cupertino
- Improve flexible resize by adding resize anchor params: Default, Max, Width, Height by #897
- Fullscreen settings page now can be presented as grid on large devices
- Ability to trace images into SVG by #928
- Search floating action button by #939
- Default line width setting by #938
- Magnifier setting control in draw/erase by #947
- Immediate jump to filter list in single edit mode by #953
- Cropper now can be zoomed out for better experience
- AVIF effort parameter by #961
- Added OCR engine mode selection
- Added new overlay modes in watermarks by #963 for android 10+
- Added Magnifier control in color picker by #954
What's Fixed
- Optimized the accessibility of the application by #773
- Auto updates disable themselves on restart by #875
- Clarify "Image Toolbox pasted from your clipboard" on app start #879
- Can't use OCR by #916
- Wrong borders by #917
- Filter is not applied all time by #918
- Reset comparing slider on sheet open by #942
- Wrong output size in "resize by weight" by #962
- Performance increased by dispatchers injection
- Lots of another fixes, also fix #927
- Bump dependencies
- Improved some icons and UI
- Translations update
Full Changelog: 2.7.0 -> 2.8.0
2.7.1-rc01
What's Changed
- Added OCR engine mode selection
- Added new overlay modes in watermarks by #963 for android 10+
- Added Magnifier control in color picker by #954
- Crop improved
- Translations update
Full Changelog: 2.7.1-beta04...2.7.1-rc01
2.7.1-beta04
What's Changed
- Added search floating action button by #939
- Embedded picker now work down to android 8
- Reset comparing slider on sheet open by #942
- Added Default line width setting by #938
- Added Magnifier setting control in draw/erase by #947
- Prevent possible crashes in tiles
- Added immediate jump to filter list in single edit mode by #953
- Improved shadows and UI
- Cropper now can be zoomed out for better experience
- Added AVIF effort parameter by #961
- Fix wrong output size in "resize by weight" by #962
- Translations update
Full Changelog: 2.7.1-beta03...2.7.1-beta04
2.7.1-beta03
What's Changed
- Fix lots of crashes, also fixes #927
- Added ability to trace images into SVG by #928
- Avif ICC profiles fix
- Ui improvements
- Translations update
- Polishing before stable release π
Full Changelog: 2.7.1-beta02...2.7.1-beta03
2.7.1-beta02
What's Changed
- Fix Can't use OCR by #916
- Fix wrong borders by #917
- Fix Filter is not applied all time by #918
- Improve flexible resize by adding resize anchor params: Default, Max, Width, Height by #897
- Added Fluent and Cupertino Switch Types
- Improved icons and color schemes
- Fullscreen settings page now can be presented as grid on large devices
- Translation Updates
- Other small fixes
Full Changelog: 2.7.1-beta01...2.7.1-beta02