Releases: itsmng/itsm-ng
Releases · itsmng/itsm-ng
ITSM-NG v2.0.4
New release is available
What's Changed
- feat: my document ticket right by @AntoineLemarchand in #511
- fix: software fusion by @minzords in #512
- Translations update from Hosted Weblate by @weblate in #513
- Minor fixes by @AntoineLemarchand in #515
- Translations update from Hosted Weblate by @weblate in #516
Full Changelog: v2.0.3...v2.0.4
ITSM-NG v2.0.3
New release is available
What's Changed
- fix: Various fixs by @Lcanet2 in #502
- fix: ldap import massive action by @AntoineLemarchand in #503
- not_relaunch_lint_after_merge by @minzords in #504
- Telemetry data by @AntoineLemarchand in #506
Full Changelog: v2.0.2...v2.0.3
ITSM-NG v1.6.7
New release is available
What's Changed
- fix: document read right no own ticket by @AntoineLemarchand in #500
- fix: telemetry data protection by @AntoineLemarchand in #505
Full Changelog: 1.5.0...v1.6.7
ITSM-NG v2.0.2
New release is available
What's Changed
- fix: profile select hook by @AntoineLemarchand in #470
- Add new CI by @minzords in #471
- feat: check version in build by @minzords in #476
- fix: more precise massive action dropdown by @AntoineLemarchand in #479
- dashboard icons selection by @Lcanet2 in #480
- Refactor: remove phpcs.phar and move header.txt to tools by @minzords in #481
- Fix: select2 text search in widget modal by @Lcanet2 in #482
- fix: sla dropdown on ticket form by @AntoineLemarchand in #483
- fix: sla on new tickets by @AntoineLemarchand in #489
- Fix phone type by @AntoineLemarchand in #494
- fix: sla on existing tickets by @AntoineLemarchand in #495
- various fixes by @AntoineLemarchand in #501
Full Changelog: v2.0.1...v2.0.2
ITSM-NG v1.6.6
New release is available
ITSM-NG v2.0.1
New release is available
What's Changed
- fix: overflow on update page by @AntoineLemarchand in #461
- Fix search criteria style by @Lcanet2 in #462
- feat: responsive nav by @AntoineLemarchand in #463
- frontend fixes by @AntoineLemarchand in #464
- fix: styling by @AntoineLemarchand in #465
- lint: ngFunctions.js by @AntoineLemarchand in #466
- Accessibility for burger nav by @Lcanet2 in #467
- Translations update from Hosted Weblate by @weblate in #468
- release 2.0.1 by @minzords in #469
Full Changelog: v2.0.0...v2.0.1
ITSM-NG v2.0.0
New release is available
What's Changed
- Implementation of TWIG technology to improve object management between display and editing.
- Enables better code maintainability.
- Documentation natively integrated into the tool and accessible via a closed network.
- Modernization of the file saving engine (simplification of code, files are now stored in the “upload” directory).
- Overhaul of the Dashboard (new system).
- Improved rights management and controller to create them.
- Better modularity, dashboard can be disabled for certain groups.
- Dashboard added to personal view tab,
- The dashboard supports data display in the form of graphs, Kiviat Diagrams, Bar Graphs.
- Compliant with accessibility standards (RGAA)
- The software can be used by visually impaired people, with the help of their screen reader.
- We are now RGAA compliant.
- Modernization of the user interface
- Better personalization
- The menu can be placed in several positions, top or left.
- Addition of a favorite section to the navigation bar.
- Improved visual appearance of software interface (menu, form...)
- Better personalization
- Use of Bootstrap and basic HTML components
- use of fewer JavaScript dependencies, using standard HTML
- performance gains (less disk space required and lower RAM usage on the user side.)
- The translation is now available on Weblate.
- Web interface for editing translations.
- Code maintenance and updates
- Native PHP 8.x support (PHP 8.1 minimum).
- Improved management of CSRF tokens.
- Implementation of the serverSide method on search pages.
- automatic data reloading
- improved performance and refresh rate
- Main plugins included
- Compatibility with V2
New Contributors
- @RudyLaurent made their first contribution in #48
- @antoine-dumait made their first contribution in #51
- @airoine made their first contribution in #53
- @weblate made their first contribution in #175
- @Lcanet2 made their first contribution in #260
Full Changelog: v1.5.0...v2.0.0
v1.6.5
v2.0.0-rc4
ATTENTION: Update from rcXX to rc4 is not supported
But few change in the database have been made between the two versions, use this command to update an existing rc3 database manually:
UPDATE glpi_configs SET value='2.0.0_rc4' WHERE value LIKE '%2.0.0_rc%';
What's Changed
- lighten menu by @Lcanet2 in #267
- right matrix styling and code cleanup by @AntoineLemarchand in #268
- update xlsx to 0.20.2 by @minzords in #269
- minor styles fix by @Lcanet2 in #271
- Add some new translations by @minzords in #272
- Translations update from Hosted Weblate by @weblate in #273
- minox fix by @Lcanet2 in #275
- Translations update from Hosted Weblate by @weblate in #277
- Impact analysis fix by @AntoineLemarchand in #281
- minor ajustments by @Lcanet2 in #282
- accessibility update by @Lcanet2 in #283
- accessibility for icons by @Lcanet2 in #285
- Multiple minor fixes by @AntoineLemarchand in #287
- Translations update from Hosted Weblate by @weblate in #288
- accessibility for tables by @Lcanet2 in #289
- 🐛 Fix locale syntaxe by @minzords in #290
- fix: 🐛javacript format by @minzords in #291
- Translations update from Hosted Weblate by @weblate in #292
- accessibility for forms, input and select items by @Lcanet2 in #293
- Fixed entity recursion on dropdowns by @AntoineLemarchand in #294
- Fix translation on NavBar by @minzords in #295
- Translations update from Hosted Weblate by @weblate in #296
- Accessibility upgrades by @Lcanet2 in #297
- Translations update from Hosted Weblate by @weblate in #298
- Translations update from Hosted Weblate by @weblate in #299
- 🌐 update locales by @minzords in #301
- Translations update from Hosted Weblate by @weblate in #302
- Minor fixes by @Lcanet2 in #304
- Rack item visualization by @AntoineLemarchand in #305
- Bump version by @AntoineLemarchand in #306
- Some fix by @minzords in #308
- Updated dashboard to simplified system by @AntoineLemarchand in #309
- Lost password page by @AntoineLemarchand in #310
Full Changelog: v2.0.0_rc3...v2.0.0-rc4
v1.6.4
What's Changed
- Security and parsing update by @AntoineLemarchand in #300
- 🔖 1.6.4 by @minzords in #303
Full Changelog: v1.6.3...v1.6.4