Releases: LibreSign/libresign
Releases · LibreSign/libresign
v6.2.4
v6.2.3
What's Changed
Happy new year!
- Bump dependencies
- TCPDF updates:
- Bumped version of TCPDF that could solve problem when add qrcode in specific cases. #1299
- Added backtrace to admins identify when TCPDF throw an error when sign a file
- Improvements to verify dependency versions. Now will show error when is incompatible version of CFSSL and JSignPdf. Thanks to @tasagore
Full Changelog: v6.2.2...v6.2.3
v6.2.2
v6.2.1
What's Changed
- Fix temp dir, thanks to @unnilennium
- Check if have ghostscript
- Bump dependencies
Full Changelog: v6.2.0...v6.2.1
v6.2.0
Changed
- Change the default java version
- Make compatible with arm
- Toogle enable identification documents flow
- Hide features if havent certificate
- Open tab in folder
Fixed
- Fix command to configure root cert
- Fix newcert request when names array is empty
- Fix overflow
- Fix rule to display button
- Fix generate validate url
Full Changelog: v6.1.2...v6.2.0
v6.1.2
What’s Changed
- [stable25] Update changelog (#1142) @adrieleribeiro
- [stable25] Bump guzzlehttp/psr7 from 2.4.2 to 2.4.3 (#1124) @backportbot-libresign
- [stable25] Bump endroid/qr-code from 4.6.0 to 4.6.1 (#1123) @backportbot-libresign
- [stable25] Bugfix/psalm (#1122) @backportbot-libresign
🐛 Bug Fixes
v.6.1.0
What's chenged
- Make possible generate root cert with custom values
- Display with line break and prevent to use java when not available
v5.2.1
What’s Changed
- display with line break and prevent to use java when not available
v4.2.1
v6.0.2
What’s Changed
- [stable25] Fix position of element (#1088) @vitormattos