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:
Claude 2026-07-03 20:59:45 -03:00
parent fade913fa9
commit e42eb2c798

View file

@ -1,6 +1,6 @@
<?php <?php
define('PLUGIN_BUTTERFLY_VERSION', '2.2.0'); define('PLUGIN_BUTTERFLY_VERSION', '2.3.0');
// Minimal GLPI version, inclusive // Minimal GLPI version, inclusive
define("PLUGIN_BUTTERFLY_MIN_GLPI_VERSION", "11.0.0"); define("PLUGIN_BUTTERFLY_MIN_GLPI_VERSION", "11.0.0");