Skip to content

Releases: ezpaarse-project/ezpaarse

3.10.2

18 Sep 12:56
Compare
Choose a tag to compare

Changes

  • Fix the Makefile not properly loading the environment when building the web client
  • Change the way NVM is updated
  • Add --no-rebase when pulling subrepositories

3.10.1

16 Sep 13:59
Compare
Choose a tag to compare

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

05 Dec 12:44
Compare
Choose a tag to compare

Changes

  • Update node-ezpaarse

3.2.3

05 Dec 12:44
Compare
Choose a tag to compare

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

11 Oct 08:09
Compare
Choose a tag to compare
  • Bug fix : trust proxy headers (fix https links)

3.2.1

04 Oct 11:05
Compare
Choose a tag to compare

Changes

  • Bug fix : port missing in base URL

3.2.0

04 Oct 09:47
Compare
Choose a tag to compare

Changes

  • It's now possible to set default headers via EZPAARSE_DEFAULT_HEADERS
  • ezp command updated to 1.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

08 Oct 12:39
Compare
Choose a tag to compare
  • Security updates
  • Dark theme
  • Upload to ezMESURE from the web client
  • Fix jobs history cleaning
  • Improve software update page

3.0.6

08 Oct 12:40
Compare
Choose a tag to compare
  • 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

08 Oct 12:41
Compare
Choose a tag to compare
  • 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