Gitify is back 💥
Hello, @afonsojramos here 👋 Clearly this project has a lot of love from the community, with over 4k ⭐ here on GitHub! Many apps have tried to redo what Gitify is trying to achieve, but we have remained the only Open-Source alternative, so we should be thankful for it and make it work long term. I am here to help facilitate that, and I hope that I'm able to rise to the challenge! Anyways, enough chit-chat, let's get on with...
Welcome to the first Gitify's release in over 2 years 🚀
What's Changed
- Fix Personal Access Token login method to Github Enterprise Server modifying getUserData by @yyar in #524
- feat: switch to
pnpm
& updateruns-on
versions & packages by @afonsojramos in #566 - fix: notification appId for windows by @Araxeus in #539
- deps: upgrade prettier by @afonsojramos in #567
- feat: add pr title validator by @afonsojramos in #569
- chore: build app on PR and push to main by @afonsojramos in #568
- chore: create issue templates by @afonsojramos in #570
- chore: coveralls reporting by @afonsojramos in #572
- chore: configure renovate by @renovate in #571
- docs: update readme with coveralls & workflows by @afonsojramos in #573
- fix: add
RepositoryInvitation
icon by @codebytere in #542 - chore: change dimensions of login window by @hughlilly in #556
- chore(deps): update pnpm to v8.5.1 by @renovate in #577
- chore(deps): update dependency @types/node to v18 by @renovate in #581
- chore(deps): update react monorepo by @renovate in #578
- fix(deps): update dependency axios to v0.21.2 [security] by @renovate in #574
- chore(deps): update pnpm to v8.6.0 by @renovate in #583
- fix(deps): update dependency axios to v0.27.2 by @renovate in #584
- chore(deps): update dependency style-loader to v3 by @renovate in #586
- chore(deps): update pnpm to v8.6.1 by @renovate in #588
- feat: remove gh icon & keep notifications icon by @afonsojramos in #587
- chore: improve tests for sidebar by @afonsojramos in #590
- feat: include required scopes in "create github PAT" link by @danielnovograd in #549
- build: update git repository url by @setchy in #593
- chore: change casing and phrasing of
onClickMarkAsRead
field by @hughlilly in #554 - fix: github enterprise login by @Uanid in #533
- feat: settings button toggle between settings and notifications by @hughlilly in #553
- fix: discussions-url by @Araxeus in #538
- fix: trigger release on
release
by @afonsojramos in #594 - feat: color coding for PRs and issues by @afonsojramos in #565
- release: bump version by @afonsojramos in #595
- fix: pnpm config for
electron-builder
by @afonsojramos in #599 - chore(deps): upgrade
menubar
by @afonsojramos in #600 - chore(deps): upgrade tailwind & related deps by @afonsojramos in #601
- chore(deps): upgrade
@primer/octicons-react
by @afonsojramos in #602
New Contributors
- @afonsojramos made their first contribution in #566
- @Araxeus made their first contribution in #539
- @renovate made their first contribution in #571
- @hughlilly made their first contribution in #556
- @danielnovograd made their first contribution in #549
- @setchy made their first contribution in #593
- @Uanid made their first contribution in #533
Full Changelog: v4.3.1...v4.4.0