|
1 | 1 | Existing users can update immediately by running $ pengwin-setup update |
2 | 2 |
|
3 | | -24.08.2: |
4 | | -* Upgraded to Debian 12.6 |
5 | | -* Added a --help option to pengwin-setup and will show you some usability and automation options |
6 | | -* Upgraded Terraform to 1.9.5 |
7 | | -* Fixed a regression that caused that the GUI menu didn't load |
8 | | - |
9 | | -24.08.1: |
10 | | -* Improved the navigation in the pengwin-setup menus allowing selecting the options with fewer keystrokes. |
11 | | -* The backports are active and working, so you'll receive the latest version of many packages like curl, cmake, golang, systemd, emacs, meson, xrdp among others. |
12 | | -* Upgraded Terraform to 1.9.4 |
13 | | -* Included by default the command-not-found package to help users to find the correct package to install when a command is not found. |
14 | | -* Fixed and improved the Kubernetes installer. |
15 | | -* Fixed an error when spt is trying to upgrade systemd package on WSL1. |
16 | | -* Fix XFCE installation with newer versions of WSL, if you are facing the issue run the installer again, from pengwin-setup. |
17 | | -* Be sure that dbus is only started once, regardless how many times you start Pengwin. |
18 | | -* Added a Message Of The Day Setting, to pengwin-setup to configure it. |
19 | | - |
20 | | -24.02.3: |
21 | | -* Upgraded to Debian 12.4 |
22 | | -* Improved N (Node.js) version manager installer |
23 | | -* Improved ibus and fcitx installation |
24 | | -* apt-utils now is installed by default |
25 | | -* Avoid closing Windows Terminal after pegwin-setup finishes |
| 3 | +25.06.0: |
| 4 | +* Upgraded Terraform to 1.12.1 |
| 5 | +* Upgraded Node.js versions to 24 and 22 lts |
| 6 | +* Upgraded to Debian 12.11 |
| 7 | +* Upgraded to Mesa 25.0.4 and the D3D12 driver includes: |
| 8 | + * OpenGL 4.6 support completed |
| 9 | + * Expanded video encode/decode support (HEVC 4:2:2/4:4:4, H.264 Baseline) |
| 10 | + * Added VP9 and AV1 codecs in GPU Video Acceleration |
| 11 | +* Changed the TUI engine of pengwin-setup from newt to ncurses, with the following improvements: |
| 12 | + * Mouse support, you can now click options and buttons |
| 13 | + * Accelerator keys are shown in the options for rapid selection |
| 14 | + * The big dialogs like the uninstaller are now resizable |
| 15 | +* Updated the version of VCXsrv to 21.1.13 |
| 16 | +* Updated python to 3.13 |
| 17 | +* Fixed a regression in pengwin-setup that prevented returning to the previous menu |
| 18 | +* Fix GPU Video Acceleration access in WSL 2.5.x |
| 19 | +* Fixed an error in the icon generation in the desktop environment installer |
| 20 | +* Added udev package due to it is necessary for the video acceleration |
0 commit comments