UI Builds
Windows x64 - Recommended for all Windows users
Windows x86 - Only needed for older machines
Changelog
- Add live tool output console for the Linux GUI (gmipf)
- Normalize null checks in recent code
- Cleanup around Avalonia code
- Fix language menu requiring two clicks in the Avalonia GUI (gmipf)
- Add some explicit comments and code for clarity
- Be more verbose about program path resolution
- Use updated version of ResolvePath from IO
- Make program support sets more obvious
- Detect and list USB floppy drives on Linux (gmipf)
- Fix media type dropdown not updating dumping parameters (gmipf)
- Fix media type sticking when switching drives (gmipf)
- Clean up XAML files with auto-formatting
- Strip out majority of commented credentials code
- Update RedumpLib to 2.1.0
- Update Serialization to 3.0.1 and BOS to 3.7.1
What's Changed
- Add live tool output console for the Linux GUI by @gmipf in #998
- Fix language menu requiring two clicks in the Avalonia GUI by @gmipf in #999
- Detect USB floppy drives on Linux and fix media type handling by @gmipf in #1005
Full Changelog: 3.8.2...3.8.3