Releases: ezpaarse-project/ezpaarse
Releases · ezpaarse-project/ezpaarse
3.10.2
3.10.1
Changes
- ezPAARSE can now be built and launched without the web client (and its dependencies)
- The PKB synchronization engine was completely overhauled to make it work with MongoDB 7+
- Most of the dependencies have been updated, apart from the client-side ones
- Some obsolete code was removed
- The documentation has been reworked in some places
3.2.4
Changes
- Update node-ezpaarse
3.2.3
Changes
- Fix: always finalize report before terminating response
- Migrate docs to Vuepress
- Add Github Actions in order to deply docs to github pages
3.2.2
- Bug fix : trust proxy headers (fix https links)
3.2.1
Changes
- Bug fix : port missing in base URL
3.2.0
Changes
- It's now possible to set default headers via
EZPAARSE_DEFAULT_HEADERS
ezp
command updated to1.1.2
- Add support for
X-Forwarded-Proto
, links in reports and headers now uses the right protocol - Fix falsy values not being properly written in the CSV output
3.1.0
- Security updates
- Dark theme
- Upload to ezMESURE from the web client
- Fix jobs history cleaning
- Improve software update page
3.0.6
- Various client interface enhancements
- New format discovering feature
- Custom settings can be saved
- Code refactoring
- Fix Docker build
- Fix session handling when the user does not exist anymore
- Update Node.js (10.15.3)
- Downloading the result of an ongoing job is not possible anymore
- The API now sends consistent JSON errors
2.14.3
- Display certifications (H and P) in platforms page
- Adding new methal module
- Fix csvextractor tests
- Update node version
- Update modules
- Replace mongo deprecated methods
- Fix pkb-cleaner
- Update DOC
- Update linter
- Update externals library
- Fix somes errors
- Update nvm installation