Releases: winseros/pboman3
Releases · winseros/pboman3
v1.9.1
- File name sanitization enhanced when extracting a PBO
v1.9.0
- File name sanitization enhanced when extracting a PBO
- Junk filter behavior enhanced
v1.8.0
- Application performance improved [#45]
v1.7.0
- [Feature] The junk filter can be disabled in the
Options->Settings
menu (#41).
- [Feature] The pbo.json can now be extracted from the user interface.
- [Feature] The pbo.json file now extracts automatically when copying or moving files to the filesystem from the main window.
- [Workaround] Signed the MSIX installation package with a self-signed certificate. With the certificate in the system, MSIX can be installed (#24, #39).
- [Fix] Typos in the user interface (#38).
v1.6.0
- [Feature] Added the
Options
menu for the application behavior tweaks (#28, #31)
- [Fix] The junk filter from the
1.5.0
made less agressive (#32)
- [Fix] Spelling errors fixed (#33)
v1.5.0
- [Feature] Windows Explorer integration now supports Windows 11 immersive menu (via the dedicated installer)
- [Feature] The app tries to filter out the most obvious junk from mangled PBOs
- [Fix] Now not compressing scripts by default
v1.4.1
- [Fix] PboManager shell extension was causing explorer.exe crash (#27)
v1.4.0
- [Enhancement] Added the dedicated executable for command line usage. #22
v1.3.0
- [Enhancement] Added the
--no-ui
command line option to run the application in silent mode from command line [#22]