Skip to content

G Desktop Suite - v.mr-finish-line/0.3.0

Compare
Choose a tag to compare
@alexkim205 alexkim205 released this 22 May 21:06
· 20 commits to master since this release
fc2424e

Version Mr. Finish Line

The newest release brings a bunch of new enhancements and bug fixes! I highly recommend that you update, especially windows and linux users who were running into gnarly window sizing issues. Mac users can now install this app using brew cask install g-desktop-suite (see README for more information).

Thank you everyone for your feedback and for being patient with me. It took me a while to comb through them, but this update should address the major ones for now. Thanks @mding5692 for being on top of everything!

Enhancements:

  • #23 Added a homebrew cask for macOS/Linux users!
  • #42 Better dark mode support!
  • #48 Toggle dark mode manually. (CMD + T for Mac, CTRL + T for Windows and Linux)
  • #56 Hide windows (CMD + H for Mac) + new Windows Menu
  • #65 Auto updating for Windows users. MacOS and Linux users should use brew cask upgrade.

Squashed Bugs:

  • #22 Window sizing bug Windows and Linux.
  • #25 Unsupported browser warning.
  • #42 Dark mode was inverting content.
  • #48 Fixed memory leak in BrowserView.

Dev Updates:

  • #68 and #69 CI for standardized styling and formatting.