Releases: gitify-app/gitify
Releases · gitify-app/gitify
Release 3.0.5
Features
- Unsubscribe from notifications #407 by @codebytere
More
- Add missing mark-read tooltip #40 by @codebytere
- Only try to open links if url is not null #405 by @codebytere
- More Tests #403 by @philihp
Release 3.0.4
Features
- UI support for GitHub Actions notifications by @codebytere (#398)
More
- Improve the README (#399)
Release 3.0.3
Release 3.0.2
Release 3.0.1
Release 3.0.0
Features
- Move the app back to a tray icon app
- New "thin" Sidebar
- Rebranding
- Build the app on GitHub Actions
- Complete rewrite of the code (see tech details below)
More
- Setup Webpack
- Migrate to TypeScript
- Setup Styled Components
- Replace SCSS with Styled Components
- Remove Bootstrap
- Replace Font Awesome with Octicons
- Upgrade Electron
- Update dependencies
- Remove ImmutableJS
- Remove
eslint
- New "thin" Sidebar
- Move Window back to Tray
- Hide dock icon
- Remove hasStarred functionality
- Remove list of accounts from sidebar
- Electron - Use Menubar instead of BrowserWindow & Tray
- Resize when toggling dev tools
- Hide "Account" bar if there's only 1 connected account
- Update Tray Icon
- Update color palette
- Update logos (SVG)
- New sound notification
- New App Icon (
.icns
) - Update react-transition-group
- Remove electron-packager
- Setup electron-builder
- Replace TravisCI with GitHub Actions
- Codesign on GitHub Actions
- Replace
electron-gh-releases
withelectron-updater
Release 2.0.2
- Improve UX - On tray icon click, toggle gitify visibility #300
Release 2.0.1
Release 2.0.0
Features
- Support for GitHub Enterprise (with multiple accounts)
- Move app from tray to a normal app with a dock icon
- Rebranding, there's a new logo!
- New layout with a sidebar
- Remove network status check
- Brand new settings modal
- Display notifications "reason"
Technical Details
- Bring project up to date
- Bootstrap v4 + Flexbox
- Immutable JS
- React Router v4
- Jest
- Prettier
- YARN
Ps. Windows & Linux support is just around the corner!