Releases: stefanbuck/jumpcat
Releases · stefanbuck/jumpcat
v0.20.0
v0.19.2
v0.19.1
v0.19.0
Expose the following links in omnibox. This allows you to jump straight to the settings page without visiting github.com first (like a bookmark). Focus the adressbar in your browser type j
followed by space
and then type token
Create a new personal access token
- https://github.com/settings/tokens/newPersonal access tokens
- https://github.com/settings/tokens
v0.18.0
To avoid clashes with GitHub's own command palette, wee update the default hot keys to Control+j or Command+j (Mac)
v0.17.0
Usually, we shipped a new release with one or two highlights and a batch of smaller changes. However, sometimes a small improvement or bugfix needs to be shipped without
Today is the first release that list already shipped improvements, bugfixes and two highlights:
Highlights
Manual check for dependency updates
Dependabot commands
@dependabot cancel
@dependabot close
@dependabot ignore this dependency
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot merge
@dependabot rebase
@dependabot recreate
@dependabot reopen
@dependabot squash
Improvements
- Prioritize repositories in search result
- Dedupe URLs with different casing
- Improve search performance
- Ensure all commands are correctly capitalized as per The Chicago Manual of Style
- Don't show update notice for patch versions
Fixes
- Allow clicks in command menu #18
- As more and more people are getting access to the New Issue beta. A command palette that is quite different from Jumpcat, is also part of it. Apparently, the same keyboard shortcut is used, which causes Jumpcat to interfere with the "native" command palette. As a temporary workaround, we disabled Jumpcat for the New Issues page.
v0.16.7
v0.16.6
- Improve search performance
- Rank repositories higher in search results based on visit frequency
v0.16.5
Bugfix
- Dedupe urls to ensure consistent casing of urls
v0.16.4
Update README.md