With this update we bring another possible fix to the 90% load issue for windows users along with multiple big fixes for various tools
Huge memory usage improvements for reading large sized PDFs (50MB+) and various other tools!
We also ask users to please migrate their docker URL to our proxy URL to avoid issuers during any package migrations
Please change stirlingtools/stirling-pdf
(or frooodle/stirling-pdf
) to docker.stirlingpdf.com/stirlingtools/stirling-pdf
An example for a docker compose could be
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest-fat
What's Changed
Bug Fixes
- fix desktop client stuck at 90% by @johnmalek312 in #3111
- Fix error banner not getting removed on correct upload by @Karlkorv in #3114
- Fix auto resizing images in view-pdf by @reecebrowne in #3121
Enhancements
- 2926 bug undo feature of multitool delete your upload file by @ConnorYoh in #3101
- Memory enhancements and PDF decompress API by @Frooodle in #3129
- Add highlighter tool to View-pdf by @ryantang247 in #3113
Minor Enhancements
- 🤖 format everything with pre-commit by by @stirlingbot in #3103
Docker Updates
- Devcontainer by @Ludy87 in #3097
- Fix: Devcontainer permission by @Ludy87 in #3102
- Update download-security-jar.sh downloadURL by @Frooodle in #3126
Translation Changes
- Update messages_it_IT.properties by @albanobattistella in #3099
- translated newly added strings re business & user interaction by @swanemar in #3116
- 🌐 Sync Translations + Update README Progress Table by @stirlingbot in #3124
- Update messages_ja_JP.properties by @tkymmm in #3127
Other Changes
- 🌐 Sync Translations + Update README Progress Table by @stirlingbot in #3100
- Bump actions/create-github-app-token from 1.11.5 to 1.11.6 by @dependabot in #3109
- 🌐 Sync Translations + Update README Progress Table by @stirlingbot in #3135
New Contributors
- @johnmalek312 made their first contribution in #3111
- @ryantang247 made their first contribution in #3113
- @Karlkorv made their first contribution in #3114
Full Changelog: v0.43.2...v0.44.0