Releases: T8RIN/ImageToolbox
Releases Β· T8RIN/ImageToolbox
2.3.3-alpha01
What's Changed
- UI fixes for sheets
- New small easter egg
- Fixed #426 and #347
- Fixed not showing loading dialog on image saving
- Added privacy blur brush to DrawMode
- Added ability to draw arrows in DrawMode
- Updated libs versions
- Update README.md by @keixq in #453
New Contributors
Full Changelog: 2.3.2...2.3.3-alpha01
2.3.2
What's Changed
- Fully updated UI when borders disabled, also improved app look
- Added new update options to the settings
- Updated screenshots on all platforms
- Updated Readme
- Fixed #422, #424, #429
- Erase background and draw screen now working properly
- And a lot of other small fixes
- Rolling back to F-Droid with this update! (i hope :)) #151
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- UI and Crash fixes
- FOSS version without GMS introduced
- JXL experimental version added
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Added info for presets unit by #348
- Random filename option added by #352 and #355
- Moved telegram preset to "Presets" block card
- Added ability to use shape masks when cropping
- Rounded Corners
- Cut Corners
- Oval
- Squircle
- Octagon
- Rounded Pentagon
- Clover
- David Star
- Kotlin Logo
- Heart
- Star
- Image Mask
- Added backup and restore option in settings
- Updated color picker sheet
- Added in app font scale changing option
- Now you can select inApp font from list below
- Montserrat
- Comfortaa
- Caveat
- Handjet
- Jura
- Podkova
- Tektur
- YsabeauSC
- Imroved animations
- Emoji showing changed and also new ones added
- Added lower api version support by #387
- Added Background remover by #293 with draw and auto processing options
- Imroved Draw Screen, added new drawing types including Neon and Highlighter
- Added blur aka spread option for drawing
- Added transparency checker for images
- Compare option now can share and save splitted image
- New Crash Screen with report issue ability
- now BatchResizeScreen is named ResizeAndConvert it replaced single resize and batch resize for more intuitive UX
- Single Edit mode like any gallery has - EXIF/Cropping/Filtering/Drawing/Background Eraser/Resizing/Converting in one screen
- New intuitive Color Chooser instead if RGB sliders
- Added approximate color names for colors in Palette Screen, also it will be displayed in Color Picker Pipette screen
- Added Firebase Analytics and Crashlytics which also can be disabled
What's Fixed
- Fix filename saving by #353
- Fix presets weird behavior in #359 and #358
- Fixed presets displaying
- Fix UI by #389
- Fixed BytesrResize option by #382
- Fixed #403
- Fixed abnormal screen rotation when selecting font size by #405
- Code refactors and other bug fixes
New Contributors
Full Changelog: 2.2.1...2.3.0
2.3.0-rc1
What's Changed
- New Crash Screen with report issue ability
- now BatchResizeScreen is named ResizeAndConvert it replaced single resize and batch resize for more intuitive UX
- Single Edit mode like any gallery has - EXIF/Cropping/Filtering/Drawing/Background Eraser/Resizing/Converting in one screen
- New intuitive Color Chooser instead if RGB sliders
- Added approximate color names for colors in Palette Screen, also it will be displayed in Color Picker Pipette screen
- Fixed #403
- Code refactors, small fixes and libraries bump
Full Changelog: 2.2.2-beta05...2.3.0-rc1
2.2.2-beta05
What's Changed
- Fixed presets displaying
- Added new emojis and changed their appearance
- Fix UI by #389
- Added Background remover by #293 with draw and auto processing options
- Imroved Draw Screen, added new drawing types including Neon and Highlighter
- Added blur aka spread option for drawing
- Added transparency checker for images
- Compare option now can share and save splitted image
- Other UI improvements and Bug fixes
(App size increases because of using trained AI model for auto background erasing)
Full Changelog: 2.2.2-beta04...2.2.2-beta05
2.2.2-beta04
What's Changed
- Bump dev.olshevski.navigation:reimagined from 1.5.0-beta01 to 1.5.0 by @dependabot in #380
- Translations update from Hosted Weblate by @weblate in #388
- Imroved animations
- Code refactored a bit
- Fixed BytesrResize option by #382
- Fixed lower api version support by #387
- Emoji mecha changed and also new ones added
Discussion: https://t.me/t8rin_imagetoolbox_ci/9
Full Changelog: 2.2.2-beta03...2.2.2-beta04
2.2.2-beta03
What's Changed
- Fix issue when opening by #379
- Added ability to pick color from drawing
- Fix filename saving by #353
- Added info for presets unit by #348
- Random filename option added by #352 and #355
- Fix presets weird behavior in #359 and #358
- Moved telegram preset to "Presets" block card
- Added ability to use shape masks when cropping
- Rounded Corners
- Cut Corners
- Oval
- Squircle
- Octagon
- Rounded Pentagon
- Clover
- David Star
- Kotlin Logo
- Heart
- Star
- Image Mask
- Added backup and restore option in settings
- Updated color picker sheet
- Added in app font scale changing option
- Now you can select inApp font from list below
- Montserrat
- Comfortaa
- Caveat
- Handjet
- Jura
- Podkova
- Tektur
- YsabeauSC
- Fixed small issues and improved stablity
- Bump dependencies and code refactors
New Contributors
Full Changelog: 2.2.2-beta02...2.2.2-beta03
2.2.2-beta02
What's Changed
- Fix filename saving by #353
- Added info for presets unit by #348
- Random filename option added by #352 and #355
- Fix presets weird behavior in #359 and #358
- Moved telegram preset to "Presets" block card
- Added ability to use shape masks when cropping
- Rounded Corners
- Cut Corners
- Oval
- Squircle
- Octagon
- Rounded Pentagon
- Clover
- David Star
- Kotlin Logo
- Heart
- Star
- Image Mask
- Added backup and restore option in settings
- Updated color picker sheet
- Added in app font scale changing option
- Now you can select inApp font from list below
- Montserrat
- Comfortaa
- Caveat
- Handjet
- Jura
- Podkova
- Tektur
- YsabeauSC
- Fixed small issues and improved stablity
- Bump dependencies and code refactors
New Contributors
Full Changelog: 2.2.1...2.2.2-beta02
2.2.1
What's Added
- Tool which brings up draw on image or on background functionality
- AES encryption/decryption tool
- New save formats by (#308)
- AVIF
- HEIC
- HEIF
- Four quick settings tiles by #316 by @T8RIN in #323
- Take screenshot
- Edit screenshot
- Pick color
- Open the app
- Secondary customization option in the settings tab
- Warning of possible crash if you trying to save large image
- Cache caring option introduced
- 6 new emojis
What's Changed
- New transition animations between screens
- Main screen appearance improved (now we have grouped tool sections)
- Reimagined Limits resize screen by #322
- Clean arch refactor by @T8RIN in #310 (Now app strictry follows this pattern as possible)
- Now you can expand/shrink setting group in settings tab (i.e. settings fully reworked)
- Bumped dependeincies and now using kotlin 1.9.0
- Translations update from Hosted Weblate by @weblate
- Code quality improved a lot
What's Fixed
- Fixed showing colors of using theme by #294
- Fixed dummy loading of images
- Minor additional fixes
- Fix #341 and #345
Attention
Now we forced to use multiple apks because AVIF and HEIC require native cpp code which can't be shrinked so app size will be increased twice
Full Changelog: 2.2.0...2.2.1