Contacto
Contacto
Mi cuenta
07.07.20

Meet GLPI 9.5!

We are proud to announce that after hard dedicated work we have released GLPI 9.5 version. Please, consult the blog below to know what is new.

Available for download : here

 

Mercado

The discovery and installation of GLPI plugins becomes simpler.
You will now have a new dedicated interface to automatically download and control your plugins.
The old interface is still available for those who prefers it.

A new file ../glpi/marketplace now exists in the root of the GLPI tree to accommodate plugins downloaded in this way, this folder must be placed to your WEB server.

In exchange for access to this new “marketplace”, it will be necessary to register on the dedicated site GLPI-Network; no payment or subscription to a paid offer is necessary, simply your registration in order to retrieve a registration key to enter in the dedicated tab of your general configuration.

 

For plugin developers, contact us to obtain the information to have your plugins published on all GLPI instances.

Impact management and relationship management

From most of the objects in the fleet, you will now have access to a new “Impact” tab allowing you to create the relations between your assets and visualize the impact of a breakdown towards critical element.

 

You will find this view from a ticket for the associated elements.

When building a graph for a property, you will have access to a toolbar allowing you to:

  • add other goods to the chart
  • to trace the connections
  • to group assets
  • to export the chart as PNG
  • go to full screen mode
  • to control the tree level

 

Dashboards

A new default tab appears on the main page to display customizable dashboards.

These dashboards can be:

  • shared with other users or integrated with other applications
  • put in full screen mode (to be displayed on a large screen, for example)
  • edited / added / deleted / cloned to precisely fit your reporting needs.

 

In addition to the central page, there is also a dashboard for the 1st level menus:

  • Park
  • Assistance

and in addition, from the general configuration, you can also activate “mini” dashboards for tickets

 

Follow-up templates

 

Just like with tasks, you can now use saved responses for your follow-up on tickets/requests/problems.
The fields description, source and private information will be filled in when you pick an answer.

 

Templates for problems and changes

 

Ticket templates have been extended to problems and changes.
They also contain fields:

 

  • Hidden
  • Pre-defined
  • Mandatory

 

Just like the ticket templates, you can assign these new templates for:

 

  • The categories
  • The profils
  • The entities

 

These cases are applied in increasing priority order.

 

Kanban for projects

 

Contribution of Curtis Conard

 

Projects now welcome a new “kanban” view in order to quickly organize tasks and sub-projects by their status.

 

Project contributors can change a column map to change the status of the corresponding object and the project supervisor can rearrange them vertically.

 

A text field is available at the top of the view in order to filter the cards displayed in the columns.

 

A global view has also been added (accessible from the breadcrumb thread) in order to view all the cards and all projects combined.

 

Hooks have been added to allow plugins to add information to “maps”. The Tag plugin already uses this possibility.

 

Improvement of planning

 

The planning welcomes many new features, e.g. the latest version of the fullcalendar library (version 4.x).

 

A new type of event appears: “external events”, - it allows materializing appointments outside GLPI and you can decide if the planning of ticket task is suitable for time slot of technician.

These external events can be defined as “background” in order to be displayed in a fade out manner in the schedule. This can be used to visualize working hours, for example.

 

Via an additional plugin (for licensing reasons, see the plugin’s “readme”), a new view is added to display users and groups vertically and not overlay their events.

 

 

A full caldav server has been added to have bi-directional synchronization with your applications (thunderbird lighting, evolution, etc.). We still kep ical exports.

 

In addition, an export of events in csv format has been added.

 

It is now possible to import read-only, an external calendar in ical format.

 

And finally, unchecked by default, it is now possible to display unplanned tasks (tickets / problems, etc.) in order to facilitate their planning.
They are displayed since their creation dates (minus their durations). .

 

tâches non planifiées

 

Timezones

 

GLPI now supports the rule of one time zone per user.

 

The dates are recorded in UTC in the database and the various displays and notifications containing dates and times will be converted into the zone of the corresponding user.

 

 

The storage format of the MySQL database is now by default TIMESTAMP for new installations.

 

For existing ones a separate migration apart from the main update process is required in order to take the advantage of the functionality.

 

You must use the following command to do it:

 

php bin/console glpi:migration:timestamps

 

Note that GLPI continues to work correctly with the MySQL DATETIME format (but without the support of time zones).

 

“Impersonate”

 

For debugging or administrative purposes, it is now possible for “super-admin” (or any profile with the configuration rights) to temporarily take the ownership of another user’s account without knowing the password.

 

An icon  is available at the top in the user´s file to perform this action:

 

To note:

 

  • A special banner will show permanently as long as the function is active and will allow you to exit this mode.
  • The history of actions taken by the administrator will appear with a special note: “user (xxx) impersonated by admin (yyy)”.

 

Password Security Policy

 

“Security” tab appears in the general configuration in order to define the security policy related to local passwords (external accounts are not affected).

 

The previously existing options (length, special characters, etc.) are moved to this new tab.

 

New fonts have been added to manage password expiration.
Alerts and corresponding notifications are triggered when expirations (or their notices) expire.

 

 

Design and user experience

 

Some improvements for this new version of GLPI concerning the user experience:

 

  • The form headers have been revised to make the navigation icons appear more clearly in the list.
  • In addition, we retrieved the massive actions from the list to make them appear on these unitary objects.

 

Certain actions such as “Add to transfer list” were inaccessible when viewing the objects one by one.

 

 


 

The general menu now supports icons from the Font Awesome library for each of the entries.

 

They are also included in the breadcrumbs

 

 

 

From the same library, the generic buttons of the forms are also decorated with contextual icons.

 


 

In order to facilitate the management of components, it is now possible to highlight all or partly these assets in the Fleet menu.

 

Previously to access the list of instances (and not the models) of SIM cards, for example, it was necessary to follow the following steps:

 

  • Configuration menu> Components
  • SIM cards in the list
  • Icon  in the breadcrumb

 

or to visualize them in the goods welcoming them.

 

Now, after configuration, they are accessible in 1 click:

 


 

It is now possible to send and respond to validation requests directly from the timeline.

 


 

It is now possible to customize the CSS of GLPI entity by entity.


 

Adding a “Darker” theme

Divers

  • The minimum requirement for PHP now changes to 7.2. Released in 2018, this version should be available easily on all current platforms, and it brings appreciable features for developers. Finally it is the oldest version still supported by the developers of the php language.

Park

  • Adding clusters
  • Display of disk encryption in computers
  • Adding disks and software to “phone” object

Assistance

  • Possibility to display the timeline images as a lightbox gallery (PhotoSwipe library)
  • Collector: possibility to mark a supplier follow-up in private (configuration by entity)
  • Adding search option “Next level of Escalation” to the list of tickets
  • Business rules for tickets:
    • Added action “Support time”> “Do not calculate”
    • Added “Status” criteria (to the ticket)
  • Added “code” field for categories
  • Added automatic action to wipe out closed tickets
  • “Timeline” improvement : view total task duration on top.

 

Management / Tools:

  • Added “Active” field on suppliers
  • Added management of domains and their registrations
  • Integration of plugin appliances.

 

Administration / Configuration

  • History tab added in the General configuration.
  • Authorization rules now executed for local users.

 

Global

  • Improvements for better WEB accessibility of GLPI (start of work for WCAG and RGAA support)

If you are interested in professional support for GLPI, please visit this page: Subscriptions

 

También te puede gustar estos artículos

13.07.26
For two days, the digital trust ecosystem gathered to discuss the future of IT infrastructures. GLPI was proud to stand alongside its partner EORIS at the Digital Sovereignty Fair (Salon de la Souveraineté Numérique). Through live demonstrations, networking, and insightful discussions, this event highlighted a clear trend: a growing interest in alternatives capable of balancing operational performance, strict data […]
08.07.26
The GITEX AI Europe exhibition, held on June 30 and July 1 in Berlin, provided an opportunity for the GLPI teams to connect with key players in the European technology sector. Over the course of these two days, we shared our approach to digital sovereignty—an area where the Open Source model delivers concrete solutions for IT infrastructure management. Constructive exchanges […]
01.07.26
Congratulations! We are pleased to announce our new Silver GLPI Network partner in Romania: Quartz Matrix. Quartz Matrix is a Romanian technology company focused on digital transformation for three key sectors: education, industry, and public administration. With deep expertise in IT&C, the company develops and integrates solutions spanning cloud computing, IoT, artificial intelligence, cybersecurity, and […]
01.07.26
On 23 and 24 June 2026, the GLPI team attended the CoTer Numérique Congress in Reims — one of the key annual gatherings for IT decision-makers in French local government. A stand at the centre of the conversation Set up at stand n°3 (Espace Parvis), the team spent two days meeting a broad cross-section of […]
30.06.26
GLPI was at VivaTech 2026, celebrating its 10th edition — the flagship global tech event in Paris — and this one delivered on every front. Set up at the We Are Normandy pavilion (Stand 2B59 – Hall 7.2), the Teclib' team spent three days building connections with institutional figures, large enterprise clients, local government representatives, […]
29.06.26
We are notifying the GLPI community of several security vulnerabilities identified in a number of community plugins. Updates are available and should be deployed promptly on all affected instances. Affected Plugins and Vulnerabilities The vulnerabilities identified cover a range of severity levels, including a critical Remote Code Execution (RCE) flaw in GenericObject (CVSS 8.9), multiple […]
25.06.26
On Friday, June 12, the whole Teclib' team came together in Caen, home to our technical crew, for the Teclib' Day: a packed day of half-year reviews, upcoming projects, and genuine team bonding. Morning: Half-Year Reviews at MoHo The day started at MoHo, a creative coworking space in the heart of Caen, over coffee and […]
24.06.26
Two new GLPI versions are available 11.0.8 and 10.0.26 releases fix several critical security issues that have been recently discovered. Update is stronglyrecommended! Many bug fixes have also been made, read the changelogs for more details: You can download the new archives on GitHub: You will find below the list of security issues fixed in theses bugfixes versions: […]
23.06.26
You can download it on the GLPI Agent github project: https://github.com/glpi-project/glpi-agent/releases/tag/1.18 This new version is essentially a security fix release for the following security issues: The release also includes few bug fixes: You can check changes details in the official online Changelog available here: https://github.com/glpi-project/glpi-agent/blob/1.18/Changes About packaging, here is what you should retain: This time, we strongly […]
17.06.26
We are pleased to announce our new Silver GLPI Network partner in Poland: OpenIT. OpenIT is a Polish IT services company dedicated to helping businesses and institutions run their technology reliably, securely and without unnecessary complexity. From helpdesk and server administration to cybersecurity, Microsoft 365, virtualization and cloud solutions, OpenIT provides end-to-end IT support tailored […]
10.06.26
Congratulations! We are pleased to announce our new Silver GLPI Network partner in Switzerland: Forfirm Consulting Sagl. Founded in 2014, Forfirm is a consulting firm specializing in ICT & Digital, Finance, and Governance, Risk & Compliance (GRC). With offices in Zurich and Lugano, the company operates at the heart of the Swiss business ecosystem, supporting […]
03.06.26
Congratulations! We are pleased to announce our new Silver GLPI Network partner in Japan: HOGO Japan . HOGO Japan provides IT support, system management, and digital operations services to businesses operating in Japan — including financial institutions, industrial companies, corporate offices, and customer-facing service businesses. With a strong focus on reliability and responsiveness, they help […]
02.06.26
We are pleased to announce the availability of the beta version of the Nutanix plugin for GLPI 10 and GLPI 11. This beta release is open to the entire GLPI community. Its goal is to let users test the plugin across a variety of environments and use cases — and your feedback is what will […]
25.05.26
Nos complace anunciar nuestro nuevo socio Silver GLPI Network en Ecuador: Bytebloom EC. Bytebloom EC es una empresa ecuatoriana especializada en automatización, gestión de servicios de TI, monitorización y observabilidad. Con sede en Ecuador, apoyan tanto a organizaciones públicas como privadas en la optimización y mejora de sus operaciones tecnológicas. Su experiencia en ITSM y gestión de infraestructura de TI […]
22.05.26
¡Felicitaciones! Nos complace anunciar a nuestro nuevo socio Silver GLPI Network en Brasil: Pronet Nos complace anunciar a nuestro nuevo socio Silver GLPI Network en Perú: Comutel Perú. Comutel Perú es un proveedor de infraestructura y soluciones de TI enfocado en el mercado empresarial peruano. La empresa se especializa en la distribución de tecnologías estratégicas diseñadas […]
27.05.26
Las organizaciones de TI modernas dependen de una red cada vez más amplia de proveedores externos: plataformas en la nube, proveedores de SaaS, proveedores de hardware y socios de servicios gestionados. La gestión eficaz de estas relaciones se ha convertido en una disciplina fundamental dentro de la gestión de servicios de TI. Este artículo analiza la gestión de proveedores a través del marco ITIL 4® y muestra cómo GLPI convierte esta práctica en una solución concreta e integrada […]
20.05.26
En octubre de 2025, lanzamos una nueva herramienta para ayudarte a comprender el impacto ambiental de la operación de servicios digitales: computadoras, servidores, monitores, dispositivos móviles y dispositivos de red. El plugin Carbon, disponible para todos a través del GLPI Marketplace y el GitHub de nuestro proyecto, describirá la huella de carbono de los activos digitales de tu empresa. Todos tienen un [...]
18.05.26
Durante años, una comunidad global de integradores ha sido la columna vertebral del éxito de GLPI. Muchos trabajan de forma independiente, brindando servicios de alta calidad a sus clientes. Pero a medida que el ecosistema crece, también lo hace la necesidad de reconocimiento profesional y soporte directo del editor. ¿Cuál es el estado registrado? El estado registrado es el punto de entrada oficial al Teclib' […]
13.05.26
Nos complace anunciar que el plugin Carbon para GLPI 1.2.0 ya está disponible. Desarrollado como parte del Proyecto IEN (Impact Environnemental du Numérique) en colaboración con IRT SystemX, Teclib' y otros socios, este plugin ayuda a los equipos de TI a evaluar la huella ambiental de sus activos directamente desde GLPI. Novedades Esta versión trae mejoras significativas […]
06.05.26
Tu CEO pregunta por qué los incidentes en el departamento de finanzas tardan el doble en cerrarse. Tú conoces la respuesta. Has vivido en esos tickets durante semanas. Pero saber no es lo mismo que demostrar, y sin un panel de control adecuado, el trabajo permanece invisible. Esa es la brecha que el plugin Advanced GLPI Dashboards […]
1 2 3 19
chevron-right
LinkedIn Facebook Pinterest YouTube rss Twitter instagram facebook en blanco rss-en-blanco linkedin en blanco Pinterest YouTube Twitter instagram