Skip to content

Releases: WhitewaterFoundry/Pengwin

22.11.4

20 Nov 16:11
73198fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 22.2.1...22.11.4

22.2.1

09 Feb 23:40
a70fe64
Compare
Choose a tag to compare

What's Changed

  • Fix a launch error with Windows Terminal 1.12
  • Fix name for Windows Terminal menu by @crramirez in #732

Full Changelog: 22.1.5...22.2.1

22.1.6

28 Jan 22:46
f0e5075
Compare
Choose a tag to compare

What's Changed

  • Use cmd-exe instead of cmd.exe to avoid executing cmd.exe in the Linux home path.

Full Changelog: 22.1.0...22.1.6

22.1.5

24 Jan 23:01
f0e5075
Compare
Choose a tag to compare

What's Changed

  • Fix an error message shown at launch in WSL 1 about xdpyinfo when vcxsrv is installed.
  • Switch Azure CLI installer to bullseye repos.
  • Switch Powershell installer to bullseye repos.
  • Improve the performance in the pengwin.exe config --default-user .
  • Finally fixed the problem that Pengwin didn't launch in Windows Terminal on specific configurations.
  • If you have Windows 11, Windows Terminal 1.12, and have Windows Terminal as your default console, now when you open Pengwin from the Start Menu, it will show the correct profile on Windows Terminal.

22.1.0

19 Jan 22:57
2beb206
Compare
Choose a tag to compare

What's Changed

  • Show a better message in WSL2 when the Virtual Machine Platform Windows feature is not enabled
  • Keep the previous Debian repo for compatibility with packages expecting buster
  • Skip some steps in 00-pengwin.fish for non-interactive sessions
  • Add testing repo with a low priority
  • Change which by command -v in the scripts, due to which is deprecated and slower
  • Change command -v by command -q in fish scripts
  • Add an alias to the wsl command so that you can type wsl --version instead of wsl.exe --version inside Pengwin
  • Remove the version restriction in iproute, due to the latest kernel support the ss -a command without issues in WSL2
  • Improve start menu shortcut generation (short the generated path)
  • dotnet package use the new repo for bullseye
  • Bump Python to 3.10.1 also updated all installation types
  • Fix gopath in go installer
  • Fix MariaDB 10.6 install and improve the overall LAMP installer
  • Show progress ring in profile tab and taskbar in Windows Terminal when updating pengwin-setup and generating start menu shortcuts
  • Install x11-utils as part of VcXsrv installation
  • Fix a bug that breaks XRDP upon SDKMan installation
  • Upgrade .NET installer to 6.0
  • Switch to the newer poetry install script
  • Make the SDKMan install the latest Java by default when using the Java installer in pengwin-setup
  • Upgrade VcXsrv to 1.20.14.0

New Contributors

Full Changelog: 1.2.6...22.1.0

1.4.6

23 Mar 21:31
bcf8050
Compare
Choose a tag to compare

Pengwin 1.4.6 has been released, including pengwin-base build 429 and pengwin-setup build 1289. In this release we have many contributions made, so thank you to all.

Pengwin 1.4.6 features:

  • Fixes WSL2 support for fish. Thanks to @laventillelion
  • Correctly detects switch from WSL1 to WSL2 and WSL2 to WSL2 and IP changes to apply those changes to /etc/environment enabling some tools and scripts like CLion to see the X server environment.
  • Correctly updates /etc/environment when mesa-utils is installed to correctly enable software-based OpenGL
  • Fixed NodeJS installation via apt.
  • Added the option to autostart X410 depending on the WSL is being used. Thanks to @branchard
  • Fixed NodeJS startup environment variables.
  • Fix NVM install to correctly install the latest NodeJS version. Thanks to @haodeon
  • The pyenv was fixed for fish. Thanks to @nickolasclarke
  • Added more icon sources to the shortcut creation including KDE ones.
  • Upgraded the embedded server VCXsrv to 1.20.6.0

Existing users can update immediately by running $ sudo apt-get update ; sudo apt-get upgrade -y.

An updated build for new installs has been released yesterday via the Microsoft Store.

Planned for Pengwin 1.4.7:

Installers for the most used GUI terminals

Support for ibus to improve the experience with non-latin alphabets

Huge thanks to Patrick, all contributors and issue reporters.

-Carlos

1.2.6

08 Jul 23:23
bcf8050
Compare
Choose a tag to compare
Merge pull request #592 from WhitewaterFoundry/development

Development

1.2.4

04 May 15:08
6018065
Compare
Choose a tag to compare
Merge pull request #414 from WhitewaterFoundry/development

Development Pull

1.2rc1

30 Mar 00:00
b7a61a9
Compare
Choose a tag to compare
1.2rc1 Pre-release
Pre-release
Merge pull request #341 from crramirez/fix/WLinux-337

Fix uninstallable package libssl1.0.2 in dotnet and vscode. Fix #337

1.1.28rc1

01 Jan 15:59
d98d300
Compare
Choose a tag to compare
1.1.28rc1 Pre-release
Pre-release
Merge pull request #256 from WhitewaterFoundry/development

1.1.28 Development Pull