v2.3.0: temas modernos com layouts distintos e variáveis por tema
Release: 4 temas novos (aurora-glass, nordic-minimal split-screen, sunset-mesh borderless, carbon-neon terminal), variáveis de cor próprias por tema, remoção dos 10 temas legados (~6MB → 128KB), fix do ValueConverter (cores hex injetadas como cor, não string) e fix do seletor de body do login (welcome-anonymous). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
fade913fa9
commit
e42eb2c798
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('PLUGIN_BUTTERFLY_VERSION', '2.2.0');
|
||||
define('PLUGIN_BUTTERFLY_VERSION', '2.3.0');
|
||||
|
||||
// Minimal GLPI version, inclusive
|
||||
define("PLUGIN_BUTTERFLY_MIN_GLPI_VERSION", "11.0.0");
|
||||
|
|
|
|||
Loading…
Reference in a new issue