What's Changed
- ⚡️ Reduce memory usage when downloading banners by @mq1 in #332
- ♻️ Clean up codebase, improve maintainability by @mq1 in #335
- ♻️ Simpler (and more lightweight) split file reading implementation by @mq1 in #336
- ♻️ Add a proper OverflowWriter class for split writing by @mq1 in #337
- 🐛 Split file related bug fixing by @mq1 in #338
- ⚡️ Slightly improve split writing performance by @mq1 in #339
- ⚡ Improve disc writing efficiency by @mq1 in #340
- ⚡ Revert to using buffered disc writing by @mq1 in #341
- 🚸 Improve split file reading error handling by @mq1 in #342
- 💄 Hard code an orange accent on windows (to make sure legibility is fine) by @mq1 in #345
- ✅ More robust url opening by @mq1 in #346
- 🚸 Don't show path normalization notification when no games are detected by @mq1 in #347
- 💄 Add accent color switcher by @mq1 in #348
- 🐛 Fix: Updating 1 app incorrectly marks all as updated by @mq1 in #350
- ⚡ Slightly faster sorting/indexing by @mq1 in #351
- 📝 Add a Wii Hacks Guide link in Info by @mq1 in #352
- ✨ Add an offline OSC app info dialog by @mq1 in #353
- 🚸 Correclty parse and show hbc apps release date by @mq1 in #354
- 🚸 Underline the selected accent color in settings by @mq1 in #355
- 🚸 Show human readable disk size/block size in game info by @mq1 in #356
- 💄 Prettier accent selection ui by @mq1 in #357
Full Changelog: 4.3.6...v4.4.0
⬇️ Downloads
| 🖥️ Platform | 🔗 Download | 📝 Notes |
|---|---|---|
| 🪟 Windows (x64) | .zip (Standalone) | Pick this if unsure |
| 🪟 Windows (x64) | .zip (Portable) | |
| 🪟 Windows (x64) | .exe (Installer) | |
| 🪟 Windows (arm64) | .zip (Standalone) | |
| 🪟 Windows (arm64) | .zip (Portable) | |
| 🪟 Windows (x86) | .zip (Standalone) | |
| 🪟 Windows (x86) | .zip (Portable) | |
| 🐧 Linux (x86_64) | .AppImage | |
| 🐧 Linux (x86_64) | .tar.gz | |
| 🐧 Linux (aarch64) | .AppImage | |
| 🐧 Linux (aarch64) | .tar.gz | |
| 🐧 Linux (i686) | .tar.gz | |
| 🍎 macOS (Apple Silicon) | .dmg | Read the instructions below |
| 🍎 macOS (Intel) | .dmg | Read the instructions below |
| 🐠 Windows 7 (x64) | .zip (Standalone) | Unsupported |
| 🐠 Windows 7 (x64) | .zip (Portable) | Unsupported |
| 🐠 Windows 7 (x86) | .zip (Standalone) | Unsupported |
| 🐠 Windows 7 (x86) | .zip (Portable) | Unsupported |
⚠️ macOS post-installation
The app is not notarized, you must allow it manually after installing by running this command in Terminal:xattr -rd com.apple.quarantine /Applications/TinyWiiBackupManager.app