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

Releases: yannhodiesne/Discord-M1

1.7.1

11 Nov 12:50
98811d3
Compare
Choose a tag to compare

What's Changed

  • Disables Electron's media session handler (fixes #28)

Full Changelog: v1.7.0...v1.7.1

1.7.0

06 Nov 23:15
ef287d7
Compare
Choose a tag to compare

What's Changed

  • Channel switching support, to allow using Stable, PTB and Canary clients from the app menu (fixes #20)
  • Native context menu when right clicking inside the message input, with spellcheck support (fixes #18)
  • Full popout support (fixes #5)
  • Screen sharing rework, to improve compatibility and look-and-feel

Full Changelog: v1.6.4...v1.7.0

1.6.4

05 Nov 18:40
80d87cc
Compare
Choose a tag to compare

What's Changed

  • Register Ctrl+R/Cmd+R as local shortcuts, to avoid reloading Discord when it is not focused (fixes #19)

Full Changelog: v1.6.3...v1.6.4

1.6.3

05 Nov 15:50
794d20a
Compare
Choose a tag to compare

What's Changed

  • Hide download button (again) and other enhancements by @BE-CH in #17
    • Download button is now hidden properly (fixes #15 and #12)
    • Fixed sidebar clipping inside the window's buttons at launch (fixes #14)
    • Added support for Ctrl/Cmd + R and Ctrl/Cmd + Shift + R to reload the application

Full Changelog: v1.6.2...v1.6.3

1.6.2

02 Nov 23:13
2d2c108
Compare
Choose a tag to compare

What's Changed

  • "Download App" button is now hidden instead of removed, to try to fix #12
  • DOM changes detection for the sidebar top offset has been buffed, to try to fix #14

Full Changelog: v1.6.1...v1.6.2

1.6.1

02 Nov 17:21
735bb64
Compare
Choose a tag to compare

What's Changed

  • Discord-M1 is now signed! 🎉
    • The How to install process is now much simpler, as it does not involve using a terminal
    • You can now put the Discord app inside your Applications folder!
  • Auto-updating is live! Updates will be downloaded automatically, and a prompt will ask you if you want to update Discord on the fly or close it yourself when you're done to trigger the update
    • The auto-update feature will not spam you when you decide to update later
  • The Download Apps button inside the sidebar has been removed to match the official client, by @BE-CH in #10

New Contributors

  • @BE-CH made their first contribution in #10

Full Changelog: v1.5.3...v1.6.1

1.5.3

25 Oct 21:16
1221cb7
Compare
Choose a tag to compare

Improve auto-updater behavior
When an update is available, a browser tab will open on this repository's releases page

Full Changelog: v1.5.2...v1.5.3

1.5.2

25 Oct 19:39
7cd3fc1
Compare
Choose a tag to compare
  • Code cleanup, the project is now much easier to maintain and to contribute to
  • Context menu (right-clicking) now works with all languages !
  • Fixes #2

Full Changelog: v1.5.1...v1.5.2

v1.5.1

23 Oct 11:28
c9934e8
Compare
Choose a tag to compare

Add badge support to the dock icon
Support for badges with a number inside of it is complete, but support for the dot badge is a bit wanky

v1.4.2

22 Oct 23:36
0746358
Compare
Choose a tag to compare

Updated dependencies