Releases: Volfheim/Binity
Binity v3.3.7
⚙️ Settings & Updates (v3.3.7)
Reorganized settings menu and improved update checking.
✨ Features
- Settings: Added "Windows" submenu grouping autostart, overflow notification, and theme sync settings.
- Updates: App now checks for updates on every launch (with 24h cooldown for background rechecks).
🔧 Improvements
- UX: Cleaner settings menu layout with logical grouping.
Full Changelog: v3.3.6...v3.3.7
Binity v3.3.6
🛠️ Code Refactoring & Stability (v3.3.6)
Internal code cleanup and improved crash resilience.
🔧 Improvements
- Stability: Added global crash handler — unhandled exceptions are now logged to
crash.loginstead of silently terminating the app. - Code: Refactored settings, updater, and sound service internals for cleaner structure and reduced redundancy.
- Code: Simplified property accessors and consolidated repetitive logic patterns.
Full Changelog: v3.3.5...v3.3.6
Binity v3.3.5
📐 UI Tweak (v3.3.5)
More compact update dialog.
🖼️ Changes
- UI: Reduced the width of the update prompt to remove excess empty space.
Full Changelog: v3.3.4...v3.3.5
Binity v3.3.4
⌨️ UX Improvements (v3.3.4)
Better keyboard navigation and text formatting.
✨ Features
- UX: Pressing Enter in the "Confirm Clear" dialog now confirms the action (focus is on "Clear" button).
- UI: Improved release notes formatting (better Markdown stripping).
Full Changelog: v3.3.3...v3.3.4
Binity v3.3.3
🛠️ UI Polish & Sound Fix (v3.3.3)
Fixes for update dialog resizing and sound packaging.
🐛 Fixes
- UI: Normalized update dialog size (was too wide) and increased progress bar size.
- Sound: Fixed packaging issue where the new "Throw in trash" sound was missing in the release.
Full Changelog: v3.3.2...v3.3.3
Binity v3.3.2
🔊 New Sound (v3.3.2)
Minor update adding a new sound effect.
🔊 Features
- Sound: Added a new "Throw in trash" sound effect.
📝 Notes
- Enjoy the satisfying sound of cleaning up!
Full Changelog: v3.3.1...v3.3.2
Binity v3.3.1
🚀 Updater Stability (v3.3.1)
Major reliability improvements for the auto-updater and UI polish.
🔄 Updater
- Robustness: Increased download timeouts (180s) and added retry logic to prevent failures on slow connections.
- Fallbacks: If replacing the file fails, the app now launches from a temporary location and notifies the user.
- UI: Added a wider update dialog and explicit progress bar for downloads.
🐛 Fixes
- Icons: Fixed missing icons in "Already running" and confirmation dialogs.
- Notes: Cleaner release notes display (removed raw Markdown).
Full Changelog: v3.3.0...v3.3.1
Binity v3.3.0
🛡️ Secure Delete (Best Effort) & UX (v3.3.0)
Major update introducing privacy-focused deletion features and enhanced settings.
🔥 New Features
- 🛡️ Secure Delete:
- Added "Secure Delete" modes in Settings: 1-pass zeros and 1-pass random data.
- Best Effort: Attempts to overwrite file content before deletion.
- Payload Protection: Strictly wipes only files within
$Recycle.Binmatching specific patterns ($R...), ensuring safety of other data. - Feedback: Detailed notifications about how many files were successfully overwritten and if any were locked.
- Improved UX:
- Confirmation Dialogs: Now clearly state which mode is active (Normal vs Secure) and warn about disk load.
- Warnings: One-time warning when enabling secure mode about SSD wear and limitations.
🛠️ Improvements
- Tests: Added unit tests for secure deletion logic and settings normalization.
- I18n: Fully localized (RU/EN) for all new dialogs and menus.
📝 Notes
- SSD Users: Please note that due to hardware wear leveling, absolute secure deletion cannot be guaranteed on modern SSDs/NVMe drives without full disk encryption/sanitization. Binity does its best to overwrite data at the OS level.
Full Changelog: v3.2.1...v3.3.0
Binity v3.2.1
🛠️ UX Improvements (v3.2.1)
Hotfix release improving the Auto-Updater user experience.
improvements
- User Feedback: "Check for updates" now displays an immediate "Checking..." notification.
- Dialogs: "No updates found" and errors are now shown in a dialog box instead of a transient notification, ensuring you don't miss the result.
📝 Notes
- Release to ensure users have the best updater experience out-of-the-box.
Full Changelog: v3.2.0...v3.2.1
Binity v3.2.0
🚀 Auto-Updater & Tray Improvements (v3.2.0)
Major update introducing seamless in-app updates and refined tray experience.
🔥 New Features
- 🔄 Auto-Updater: Binity now checks for updates automatically and installs them in one click.
- Supports "Check now", "Skip version", and "Remind later".
- Secure validation of downloaded updates (Signature & Size check).
- Background downloading without freezing the UI.
- 📋 Tray Menu:
- Added "Check for updates" option.
- New settings for update preferences.
🛠️ Fixes & improvements
- Git: Fixed project metadata issues.
- I18n: Added Russian/English translations for updater dialogs.
- Stability: Improved error handling during network requests.
📝 Notes
- This version includes a self-updating mechanism that will make future updates much easier!
Full Changelog: v3.1.0...v3.2.0