Releases: AKharytonchyk/git-pull-request-dashboard
Releases · AKharytonchyk/git-pull-request-dashboard
v1.2.0
What's Changed
-
feat: Repository View and Issue introduction by @AKharytonchyk in #10
-
feat: Add issue tracker by @s-elzeany in #11
-
feat: Improve Async Chip and Repository Card UI by @AKharytonchyk in #14
-
feat: Introduce Issues page by @s-elzeany in #12
-
feat: Implement Dark Mode toggle and theme provider in the application by @AKharytonchyk in #16
-
fix: Fix linter issues by @AKharytonchyk in #13
-
fix: Safeguard against potential null reference in RepositoryCard component by @AKharytonchyk in #15
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Release Log
New Features:
-
Additional Filters on Main Dashboard
- A new filter icon has been introduced, enabling users to apply more refined filters for better management of pull requests.
-
View Drafts Toggle
- A dedicated toggle has been added to the main dashboard, allowing users to quickly include or exclude draft pull requests from their view.
-
"My PRs" Tab
- A new tab to help users focus on pull requests directly related to them:
- Author: PRs authored by the user.
- Assignee: PRs assigned to the user.
- Reviewer: PRs where the user is a designated reviewer.
- A new tab to help users focus on pull requests directly related to them:
-
Open PRs by Repository Tab
- A dedicated tab now displays the total number of open pull requests per repository, giving users a broader view of their workload and repository activity.
v1.0.0
What's Changed
- feat: add raw settings by @AKharytonchyk in #1
- feat: add Rate Limiter to Github API requests
- ci: replace react scripts with vite by @AKharytonchyk in #2
New Contributors
- @AKharytonchyk made their first contribution in #1
Full Changelog: https://github.com/AKharytonchyk/git-pull-request-dashboard/commits/v1.0.0