mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
11 lines
454 B
Markdown
11 lines
454 B
Markdown
HumHub Changelog
|
|
================
|
|
|
|
Bootstrap 5 migration
|
|
------------
|
|
- Enh: Upgrade Bootstrap library (Bootstrap 3 v2.0.0 => Bootstrap 5 v2.0)
|
|
- Enh: Upgrade Select2 Bootstrap Theme (Bootstrap 3 v0.1.0-beta.4 => Bootstrap v5 1.3.0)
|
|
- Enh: Upgrade jQuery library (3.6.4 => 3.7.1)
|
|
- Enh: Add [scssphp library](https://github.com/scssphp/scssphp) allowing to compile SCSS to CSS with PHP
|
|
- Enh: Class changes (forms, buttons, etc.), see MIGRATE_DEV-BS5.md
|