Skip to content

Releases: itsmng/itsm-ng

v2.0.0_beta2

29 Jan 09:11
5f29c95
Compare
Choose a tag to compare
v2.0.0_beta2 Pre-release
Pre-release

ATTENTION: Update from beta1 to beta2 is not supported

But few change in the database have been made between the two versions, use this command to update an existing beta1 database manually:
UPDATE glpi_configs SET value='2.0.0_beta2' WHERE value='2.0.0_beta1';

What's Changed

New Contributors

Full Changelog: v2.0.0_beta1...v2.0.0_beta2

v2.0.0-Beta1

16 Jan 14:50
f747104
Compare
Choose a tag to compare
v2.0.0-Beta1 Pre-release
Pre-release

New Contributors

Full Changelog: v1.5.0...v2.0.0

v1.6.0

04 Dec 14:13
5d3c3ba
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @yllen made their first contribution in #78

Full Changelog: v1.5.1...v1.6.0

ITSM NG 1.5.1

20 Sep 14:30
0c592fe
Compare
Choose a tag to compare

We are really happy to introduce the 1.5.1 of ITSM-NG.

What's changed

  • New configuration options for OpenID Connect
  • New username mapping for OpenID Connect
  • Fix encoded & in url
  • Fix blank page due to an itemtype set to 0
  • Fix passing null value as parameter for mb_strlen() and sscanf()

ITSM NG 1.5.0

11 May 13:11
d824d7b
Compare
Choose a tag to compare

We are really happy to introduce the 1.5.0 of ITSM-NG.

What's changed

  • Add phpCAS 1.5 compatibility
  • Fix dark palette logo
  • Fix font family if user doesn't use accessibility feature
  • Fix PHP 8.2 warning
  • Fix prevent xss on browse views (Parent fixing)
  • Fix escape external links URLs (Parent fixing)
  • Fix rights checks in export feature (Parent fixing)
  • Fix sanitize help URL (Parent fixing)
  • Fix ensure emails are always attached to current user (Parent fixing)
  • Fix prevent SQL injection (Parent fixing)
  • Fix prevent XSS through dashboard (Parent fixing)
  • Fix prevent XSS on external links (Parent fixing)
  • Fix prevent XSS on search button (Parent fixing)
  • Fix remove RSS feeds autodiscovery (Parent fixing)

ITSM NG 1.4.0

24 Jan 14:42
57f53b5
Compare
Choose a tag to compare

We are really happy to introduce the 1.4.0 of ITSM-NG.

What's changed

  • Allow admin to change user accessibility shortcuts
  • Add placeholder to specify scopes input format in openid conf
  • Update chat integration
  • Prevent XSS on formatted user link (fix from parent)
  • Prevent XSS on generated links (Parent project CVE fixing)
  • Fix SQL Injection from API (Parent project CVE fixing)
  • Fix access to debug panel (Parent project CVE fixing)
  • Fix input validation on email link (Parent project CVE fixing)
  • Fix XSS on login page
  • Fix update files for 1.1.0 and 1.2.0
  • Fix pending status translation
  • Fix accessibility shortcut modal
  • Fix logo size
  • Fix import of LDAP users
  • Fix PHP8 compatibility issue

ITSM NG 1.3.0

10 Nov 14:22
cd9a8d8
Compare
Choose a tag to compare

We are really happy to introduce the 1.3.0 of ITSM-NG.

What's changed

  • Add chat notifications feature
  • Add accessibility feature
  • Improve OIDC connexion
  • Remove tests directories in vendor for release (Parent project CVE fixing)
  • Fix injection on SVG file upload (Parent project CVE fixing)
  • Fix CSS XSS injection (Parent project CVE fixing)

Thanks to @Djily90 and @Soulusions for their contributions on the accessibility feature

ITSM NG 1.2.0

19 Aug 14:04
e24fc03
Compare
Choose a tag to compare

We are really happy to introduce the 1.2.0 of ITSM-NG.

What's Changed

  • Add special status feature to change ITIL Status
  • Second revision of the OIDC connect (mapping configuration)
  • Update CLI and System Settings to display ITSM-NG information rather than GPLI by @Soulusions in #5
  • Fix issue where a reinstall would fail from a conflict with existing database
  • Create a simple license header for new ITSM code by @Soulusions in #8
  • Fix multiple error with php 8.1 by @itsmdevteam in #11

Full Changelog: v1.1.0...v1.2.0

ITSM NG 1.1.0

14 Jun 13:20
943dc7f
Compare
Choose a tag to compare

L'équipe ITSM-NG est heureuse de vous annoncer l'ajout de la connexion via authentification unique (SSO) via OpenID connect

Changelog

Add

  • Add OpenID connect authentication
  • Add OpenID connect cofiguration page
  • Add Button on login page when OpenID connect is activate

ITSM NG 1.0.1

09 Mar 11:04
Compare
Choose a tag to compare

L'équipe ITSM-NG est heureuse de vous annoncer sa première version fixbug incluant un grand nombre de corrections sur les traductions, la ligne de commande bin/console ainsi que sur l'affichage de l'outil.

Voici le changelog complet :

Add

  • Add first update file for 1.0.1
  • Add itsmng.png
  • Add itsmn version
  • Add itsm update function
  • Add itsm update management in update console command
  • Add header

Updates

  • Update setup title
  • Update empty data
  • Update translations
  • Update console command name
  • Update to 1.0.1

Fixes

  • Fix logo css on setup
  • Fix undefined var

Remove

  • Remove telemetry
  • Remove issue and pull request template
  • Remove useless folder

L'équipe ITSM-NG