@@ -6,22 +6,27 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project (partially) adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ v4.15.0.0] - 2024-09-30
9
11
### Added
10
12
- ` GPU ` support for Raspberry Pi
11
13
- ` Model ` support for Raspberry Pi 5+
12
14
- ` none ` logo style to completely hide distribution logo
13
- - AppArmor confinement profile (included in Debian and AUR packages)
14
15
- ` DesktopEnvironment ` support for Windows
15
16
- ` WindowManager ` support for Windows
16
17
- ` WindowManager ` support for some Wayland compositors
17
18
18
19
### Changed
19
- - ` Model ` honor ` /proc/device-tree/model ` when it exists
20
+ - ` Model ` honors ` /proc/device-tree/model ` when it exists
21
+ - ` Packages ` shows counts divided by package managers
20
22
- ` DesktopEnvironment ` now honors environment (including ` XDG_CURRENT_DESKTOP ` )
21
23
22
24
### Removed
23
25
- ` _distribution ` protected attribute from ` Output ` class
24
26
27
+ ### Security
28
+ - AppArmor confinement profile (included in Debian and AUR packages)
29
+
25
30
## [ v4.14.3.0] - 2024-04-06
26
31
### Added
27
32
- Official Armbian distribution support
@@ -459,7 +464,8 @@ and this project (partially) adheres to [Semantic Versioning](https://semver.org
459
464
- Main bugs fixes
460
465
- Project officially forked from djmelik/archey
461
466
462
- [ Unreleased ] : https://github.com/HorlogeSkynet/archey4/compare/v4.14.3.0...HEAD
467
+ [ Unreleased ] : https://github.com/HorlogeSkynet/archey4/compare/v4.15.0.0...HEAD
468
+ [ v4.15.0.0 ] : https://github.com/HorlogeSkynet/archey4/compare/v4.14.3.0...v4.15.0.0
463
469
[ v4.14.3.0 ] : https://github.com/HorlogeSkynet/archey4/compare/v4.14.2.0...v4.14.3.0
464
470
[ v4.14.2.0 ] : https://github.com/HorlogeSkynet/archey4/compare/v4.14.1.0...v4.14.2.0
465
471
[ v4.14.1.0 ] : https://github.com/HorlogeSkynet/archey4/compare/v4.14.0.1...v4.14.1.0
0 commit comments