mirror of
https://github.com/owu/wsl-dashboard.git
synced 2026-04-24 22:55:48 +03:00
-
v0.2.2 Stable
released this
2026-01-29 23:50:20 +03:00 | 13 commits to main since this release📅 Originally published on GitHub: Thu, 29 Jan 2026 20:59:06 GMT
🏷️ Git tag created: Thu, 29 Jan 2026 20:50:20 GMTChange Summary:
- The user interface is rendered using renderer-skia(This significantly increased the size of the executable file).
- Optimized prompt messages for export, move, and clone operations.
- The timestamps in the log files are output according to the user's time zone.
- Use UPX to compress executable files(To compensate for the increase in volume caused by adjustments to the rendering scheme).
- The compilation toolchain is standardized to stable-x86_64-pc-windows-msvc.
- Optimizing for competitive issues in consecutive delete operations across multiple distribution instances.
- Optimize migration functionality.
- The new rendering scheme significantly reduces the software's memory usage (35MB for the executable version, 50MB for the UPX-compressed version).
Special Note: What is wsldashboard.v*.*.*.upx.exe ?
- The compiled
wsldashboard.v*.*.*.exe(14MB) file is compressed using UPX to generate a smaller executable file wsldashboard.v*.*.*.upx.exe (5MB); - The executable files on the release page are automatically built by GitHub Actions workflows ( .github/workflows/release.yml ), so the files are trustworthy ;
- Because the executable file uses compression technology, it may be falsely detected as a threat by some antivirus software ;
- Both files have identical functionality and can be downloaded as needed ;
If you are a regular user (not a developer or a tech enthusiast), it is strongly recommended that you download the wsldashboard.v*.*.*.exe version of the file.
Full Changelog: https://github.com/owu/wsl-dashboard/compare/v0.2.0...v0.2.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
wsldashboard.v0.2.2.exe
0 downloads ·
2026-02-27 15:42:10 +03:00 · 14 MiB -
wsldashboard.v0.2.2.upx.exe
0 downloads ·
2026-02-27 15:42:11 +03:00 · 5 MiB