Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Releases: Hacksore/overlayed-electron

1.0.0-alpha.15

15 Dec 18:23
Compare
Choose a tag to compare

Changes

  • Don't sign windows bins

1.0.0-alpha.14

15 Dec 03:10
Compare
Choose a tag to compare

Changes

  • Auto-update should work

1.0.0-alpha.13

15 Dec 02:07
Compare
Choose a tag to compare

Changes

  • Add zip files to the release artifacts for macOS

1.0.0-alpha.12

14 Dec 23:28
Compare
Choose a tag to compare

changes

  • Added icon to grid view for muted/deafened users
  • Added version number to the settings page

1.0.0-alpha.11

13 Dec 00:29
Compare
Choose a tag to compare

Changes

1.0.0-alpha.10

12 Dec 21:29
Compare
Choose a tag to compare

Getting closer to beta, more auto update work

v1.0.0-alpha8

08 Dec 20:21
Compare
Choose a tag to compare

Changes

  • Completely refactored the app to use https://vitejs.dev
  • Settings now save to disk in settings.json and auth tokens are stored in auth.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

02 Dec 02:30
Compare
Choose a tag to compare

Changes

  • Use default browser to login #3

1.0.0-alpha6

30 Nov 02:29
Compare
Choose a tag to compare

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

28 Nov 07:17
Compare
Choose a tag to compare

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