Releases: dcrousso/GroupMe
Releases · dcrousso/GroupMe
Version 1.1.2
Version 1.1.1
- Updated styles for new GroupMe design
Version 1.1.0
Added support for Windows and Linux
Version 1.0.4
Add CSS styling to the window and its contents
- Fixes scrolling of modals and overflowing content
- Ensures that chat list and options are always visible
- Hides unnecessary buttons in favor of menu items
Header area is now draggable (unless you are selecting text)
Version 1.0.3
Window positioning and dimensions are now saved upon quitting
Version 1.0.2
Any notifications will now be reflected on the dock icon via a badge count
Version 1.0.1
Added Menu bar for controlling basic functionality
- Start Group (⌘N)
- Start Direct Message (⇧⌘N)
- Search (⌘F)
- Close (⌘W)
Each item triggers a click/focus event on the corresponding element in the page
Version 1.0.0
- Create basic BrowserWindow that loads the GroupMe login page (automatically redirects logged in users)
- Allows only one window to be created at a time
- Added MIT License