This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Releases: Hacksore/overlayed-electron
Releases · Hacksore/overlayed-electron
1.0.0-alpha.15
Changes
- Don't sign windows bins
1.0.0-alpha.14
Changes
- Auto-update should work
1.0.0-alpha.13
Changes
- Add zip files to the release artifacts for macOS
1.0.0-alpha.12
changes
- Added icon to grid view for muted/deafened users
- Added version number to the settings page
1.0.0-alpha.11
Changes
1.0.0-alpha.10
Getting closer to beta, more auto update work
v1.0.0-alpha8
Changes
- Completely refactored the app to use https://vitejs.dev
- Settings now save to disk in
settings.json
and auth tokens are stored inauth.json
- Added grid view and list view types
- Added muting users via a context menu
- Added hide tray icon toggle
- Added UI scale slider
v1.0.0-alpha7
Changes
- Use default browser to login #3
1.0.0-alpha6
Changes
- Fixed bug where when you left a channel user list wouldn't clear
- Fixed bug with the title bar where you couldn't drag it in some scenarios
- Fixed the overflow bug where the content was getting clipped vertically
- Added detection of discord client not running and button to recheck
- Added custom scrollbar for the user list to overflow when after a certain limit
- Added notarizing for macOS to keep gatekeeper happy
- Added settings page with options for opening the app data folder and logging out
- Updated electron-builder version to
22.14.5
1.0.0-alpha5
Changes
- Removed Discord Nitro badge
- Added tray icon with a basic set of options
- Reduced app bundle size by consolidating dependencies
- Move electron code to
public/electron
- Added crude dynamic vertical scaling