Releases: w-henderson/Equion
Equion v0.1.4
This update fixes a bug where invite links cannot be copied.
While an installer is attached, please download Equion from https://equion.whenderson.dev/ if possible.
Equion v0.1.3
This release just fixes the bug where the window could not be unminimised on a multi-monitor setup if the window was on the primary monitor. This was caused by tauri-apps/tao#471, which has now been patched.
While an installer is attached, please download Equion from https://equion.whenderson.dev if possible.
Equion v0.1.2
What's Changed
- Added comprehensive testing for core server code and fixed bugs by @w-henderson in #20
- Added the ability to mute local microphone by @w-henderson in #21
Full Changelog: v0.1.0...v0.1.2
Note: an installer is attached but if possible, please download from https://equion.whenderson.dev.
Equion v0.1.0
The first early-access release of Equion! Equion is currently only available for Windows, but cross-platform support is being worked on.
Equion can be downloaded from the Equion website, but an installer is also attached here.
What's Changed
- Implemented profile image customisation by @w-henderson in #1
- Implemented message attachments by @w-henderson in #2
- Implemented rich message API and members tab by @w-henderson in #3
- Implemented notification sounds and tray icon by @w-henderson in #4
- Implemented basic voice chat functionality by @w-henderson in #5
- Reworked voice chat system to use the WebAudio API by @w-henderson in #6
- Written full documentation and configured linting by @w-henderson in #7
- Improved resilience in adverse network conditions by @w-henderson in #8
- Refactored endpoint handlers to be configured with a macro by @w-henderson in #9
- Added online status indicators by @w-henderson in #10
- Added typing indicator to show which users are currently typing by @w-henderson in #11
- Added peer-to-peer screen sharing functionality by @w-henderson in #12
- Implemented download page and download manager by @w-henderson in #13
- Added more customization options by @w-henderson in #14
- Overhauled invite link system and added deep link support by @w-henderson in #15
- Refactored JavaScript API into its own package by @w-henderson in #16
- Added functionality for editing sets by @w-henderson in #17
- Rewritten release manager to allow for automatic updates by @w-henderson in #18
New Contributors
- @w-henderson made their first contribution in #1
Full Changelog: https://github.com/w-henderson/Equion/commits/v0.1.0