Dad Joke of the Release
Why do stamps make great friends? Because they really stick with you! 🤣
Release Notes v1.11.2
1. Stamp Username is Now Editable
- You can now enter your name before uploading a PDF in the Add Stamps tool. No more "Unknown User"!
- Your custom name appears on stamps when you enable the "Username" checkbox in the stamp creation dialog.
2. New Language Support
- Vietnamese (Tiếng Việt) - Thanks @tuyndoan! ❤️
- Chinese (中文) - Thanks @Cxllxc! ❤️
- Fixed Multi Tool localization issues along with Chinese support.
3. Docker Improvements
- Subdirectory support added to the Dockerfile - Thanks @munqsy! ❤️
- You can now deploy in Docker with subdirectory paths.
- New Docker tags:
latest- Stable release buildsedge- Unstable experimental builds from main branch
4. Simplified Self-Hosting Instructions
- Removed all the confusing Python/Ruby/PHP/Go options from the README.
npx http-server -c-1is now the recommended way to serve the dist folder.npm run previewis now recommended when building from source.
5. Fixes & Improvements
- Fixed issue with workers when hosting in subdirectory
- Fixed issue with Add Stamps and Sign Tool when hosting in subdirectory
- Fixed rotation tool not working correctly
- Fixed issue of language switcher not showing in simple mode or when hosting in subdirectory
New Contributors ❤️
- @munqsy made their first contribution in #240
- @tuyndoan made their first contribution in #252
- @Cxllxc made their first contribution in #256
This was a community powered update! Big thanks to all our new contributors for making BentoPDF better.
As always, please test and report any issues.
Note
The next update for BentoPDF will be the biggest one yet, and would introduce word to pdf and pdf to word support along with many other new tools!
Thanks for using BentoPDF and happy weekend! ❤️
Full Changelog: v1.11.1...v1.11.2