Releases: LibreSign/libresign
v8.0.0-rc3
A more step to a stable release compatible with Nextcloud 28 🎉
Note
If you are making upgrade from oldest version of LibreSign, make first a backup of libresign tables or of your entire database
How you can contribute?
- Setup this release
- Make tests
- If you identify any problem, create a new issues at this repository with the steps to reproduce the problem
- If possible to you, we are accepting contributions to maintain the development of this project and you also can help funding by GitHub Sponsors
What's Changed
- Replace signature draw in #2303
- Bugfix ref in #2305
- Rewrite create account in #2301
- Upgrade signature editor in #2307
- Fix load font in #2309
- Remove unused images in #2312
- Improvements at file upload in #2313
- Add sign button in #2315
- Fix save multiple signers in #2317
- Remove unused field in #2320
- Remove unused code in #2322
- Remove unused code in #2324
- Bump version in #2326
Full Changelog: v8.0.0-rc2...v8.0.0-rc3
v8.0.0-rc2
A more step to a stable release compatible with Nextcloud 28 🎉
Note
If you are making upgrade from oldest version of LibreSign, make first a backup of libresign tables or of your entire database
How you can contribute?
- Setup this release
- Make tests
- If you identify any problem, create a new issues at this repository with the steps to reproduce the problem
- If possible to you, we are accepting contributions to maintain the development of this project and you also can help funding by GitHub Sponsors
What's Changed
- Remove CFSSL from README in #2288
- Fix migrations in #2290
- Add composer folder to package in #2291
- Prevent multiple request to sign in #2293
- Bump dependencies in #2296
- Unify status text in #2297
- Bump version in #2299
Full Changelog: v8.0.0-rc1...v8.0.0-rc2
v8.0.0-rc1
Big changes to a new moment
Big part of LibreSign was rewrite and we will like a lot your opinion and tests.
This is a open source project and will follow by this way, all kind of help is welcome, i.e., testing, translating and if is possible, with funding too.
Your help make all the diference and will make us very happy.
- Allow you to sign documents without creating an account
- Create root certificate with OpenSSL
- Possibility to send and sign with your own certificate
- Removed dependency on Imagemagick to read PDF
v7.1.1
What's Changed
Changed
- Update translations
- Drop libresign cli
- Add identify method
- Add more tests
- Bump packages
Fixed
- fix: style preview signatur modal like canva style
Full Changelog: v7.0.1...v7.1.1
v6.3.1
What's Changed
Changed
- Update translations
- Drop libresign cli
- Add identify method
- Add more tests
- Bump packages
Fixed
- fix: style preview signatur modal like canva style
Full Changelog: v6.3.0...v6.3.1
v7.1.0
Changed
- Make possible change the default user folder
- Hide initial and fix save signature modal
- Hide generate password when cert handler isn't ok
- Remove sidebar margin
- Change validate page image
- Make the text more clear
- Increase PDF validation
Fixed
- Fix save signature as image
- Fix generate root certificate at the first time
Full Changelog: v7.0.0...v7.1.0
v6.3.0
Changed
- Make possible change the default user folder
- Hide initial and fix save signature modal
- Hide generate password when cert handler isn't ok
- Remove sidebar margin
- Change validate page image
- Make the text more clear
- Increase PDF validation
Fixed
- Fix save signature as image
- Fix generate root certificate at the first time
Full Changelog: v6.2.9...v6.3.0
v7.0.0
What's Changed
Changed
- Compatibility with Nextcloud Hub 4 (26)