Releases: javiertuya/dashgit
Releases · javiertuya/dashgit
v1.6.0
GitHub changes:
- Add PR info and links to the branches compact view
- Option to add user specified repos to the GraphQL query #132
- Opt-out configuration option to disable optimized GraphQL, close #130
- Optimize GraphQL query to improve performance #130
- Add new app version message
v1.5.1
- Allow using fine-grained tokens to get issues and pull requests #129
- Document required permissions for tokens
- Dependency updates
v1.5.0
- Add a filter to display the repositories that match a given name #117
- Add an option to display a compact view for branches #118
- Allow custom messages in follow-up labels #120
- Add api sort/order to match the UI, fix #116
v1.4.0
- Display PRs with changes requested by reviewers in the Assigned view #106
- Include forked repositories in the views (opt in config option) #105
- Refactor the Work Item Views
- Review readme and other messages
- Update octokit and gitbreaker client js components to the latest versions
- Other dependency updates
v1.3.1
- Increase combined update rate limit delay
- Update manual js api dependencies #61
- Ignore new sonarcloud rules that seem to be incompatible with bootstrap nav-item markup
v1.3.0
- Add follow up reminders on issues and PRs #39
- Display follow up reminders that have expired in the assigned tab even if not assigned to the user #39
- Rename Unassigned tab to Triage and add filter by authored #45
- Highlight new items since last visit in the assigned and triage tabs
- Add configurable status surrogate to avoid repeating GraphQL queries #11
- Merged items and follow-ups display the newest update date, fix #56
- Clear GitHub notification indicator that persisted even notification had been read, fix #44
- Read GitHub notification according to the X-Poll-Interval headers, #44
- Set GitLab review request action badge for all notifications, fix #43
- Dependency updates
v1.2.1
- Separate mentions from other notifications
- Warn of mentions in closed work items, fix #1
- Add integration tests to the GA workflow #25, fix #31
- Add SonarQube analysis of js and java sources
v1.2.0
- Automatic generation combined dependabot updates #20
- Automerge the combined PRs
- Auto resolve conflicts with version changes in adjacent lines
- GitHub and GitLab supported
- Update octokit/graphql to v8.0.1
v1.1.1
- Add null checks to GitLab Adapter, fixes #17
v1.1.0
- Add an UI to configure GitHub and GitLab providers #9
- Add an indicator to highlight assigned review requests #2