Skip to content

v3.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 16:23
· 29 commits to main since this release

3.4.1 (2023-10-27)

Reverts

Refactors

  • license: add a new reference entry for the new dependency packages in license file (d6b6017)

Styling

  • eslint: fix few issues regarding new eslint version rules (4997aee)
  • stylelint: fix few issues regarding new stylelint version rules (e608e69)

Chore

  • dependabot: add dependabot configuration (7dabb44)
  • dependabot: allow dependabot to verify for new versions of nw.js (3b73442)
  • dependencies: udpate nw.js to latest version (fc9f612)
  • dependencies: update chart.js and chartjs-plugin-crosshair dependencies to latest versions (06efa1a)
  • dependencies: update dependencies (bc164f5)
  • dependencies: update dependencies (1790263)
  • dependencies: update project dependencies to latest versions (387500d)
  • dependencies: update sweetalert2 to latest version (f8b07a9)
  • project: add code of conduct and contributing guidelines (faf27ff)
  • project: add security guidelines in SECURITY.md (eec4984)

CI

  • workflows: new release workflow to automate the creation of releases when new tags are pushed (bcccf0c)

Documentation

  • readme: fix issue in README related to the path for CodeQL badge (f7c2630)
  • readme: update README to add CodeQL badge (465aaa1)
  • readme: update README.md file (1cada17)
  • readme: yet another fix in README related to the path for CodeQL badge (64a2cc2)

Build System

  • api-copy: fix issue with api-copy script on macOs platforms (8cef71d)
  • dependabot: remove ignored dependencies check (473d100)
  • win-update: fix minor issue related to missing close warning (589a723)