We have just launched on producthunt few days ago!
please consider giving us a upvote and a follow!
With this release multi-tool now supports undo (ctrl + z) and redo (ctrl + y) special thanks to @omar-ahmed42 for all the great work
Also, with this release, we had to change our OCR tool. This tool lacks some features it previously had; however, it is still using Tesseract, so there are no config changes! We are investigating better tools to use for OCR going forward
What's Changed
Bug Fixes
- (CodeQL) Fixed finding: "Arbitrary file access during archive extraction ("Zip Slip")
" by @pixeebot in #2344 - Fix: page break insertion functionality in Multi Tool by @omar-ahmed42 in #2350
- Fix Array.from syntax in nonmultiple file upload by @omar-ahmed42 in #2357
Enhancements
- Feature: Undo Redo options multi tool #2297 by @omar-ahmed42 in #2348
Minor Enhancements
- Fix: input file overwrite in merge by @omar-ahmed42 in #2335
Translation Changes
- Update translation files by @github-actions in #2343
- Update translation files by @github-actions in #2354
- Update messages_it_IT.properties by @albanobattistella in #2355
- Azerbaijani Language Translation by @NureddinFarzaliyev in #2347
Other Changes
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #2333
- Update 3rd Party Licenses by @github-actions in #2337
- Update 3rd Party Licenses by @github-actions in #2342
- Update 3rd Party Licenses by @github-actions in #2362
New Contributors
- @NureddinFarzaliyev made their first contribution in #2347
Full Changelog: v0.34.0...v0.35.0