Releases: digitalautonomy/wahay
Release v0.2
Release notes for Wahay 0.2
This major release brings full Windows support, implements dark mode with system theme detection, and introduces several important features including custom Tor configuration. We've also made significant improvements to cross-platform compatibility and standardized error handling throughout the application.
Windows Support
For the first time, our application now fully supports Windows 10 and 11 with a complete installer experience. Windows users can enjoy the same features and performance as our POSIX platform users.
Dark Mode
We've implemented a comprehensive dark mode with automatic system theme detection for GNOME desktop environments and Windows platforms. Users can now choose their preferred theme or let the application follow system settings.
Additional Improvements
This release includes keyboard shortcuts throughout the application, a random name generator, direct server connection capabilities when hosting meetings, and enhanced connection handling with TCP to SOCKS5 forwarding.
Added
- Windows support and installer
- Full compatibility with Windows 10 and 11
- Multi-language installer with Spanish translation
- Proper bundling of dependencies
- Standardized installer definitions
- Dark mode with system theme detection
- Automatic theme change based on system settings for both Windows and GNOME
- Added dark styles for all application windows
- Added theme selection in global settings
- Custom Tor and Mumble configuration
- Keyboard shortcuts throughout the application
- Random name generator for users
- Implemented direct server connection when hosting a meeting
- Added TCP to SOCKS5 forwarder for improved connection handling
- Disabled checking of updates by Mumble for privacy
Changed
- Cross-platform compatibility improvements
- JSON configuration file with path format standardization
- Improved error descriptions and handling
- Standardized Mumble errors propagation to the GUI
- Improved error window UI
- Improved font and styling for visual consistency across platforms
- Standardized button styles and placeholders
- Consistent color scheme on all platforms
- Updated distribution support
- Added Fedora 41 as supported version
- Removed no longer supported bundle distros
Fixed
- Fixed file cleanup when hosting and joining meetings
- Proper synchronization for process termination