Releases: devhubapp/devhub
Releases · devhubapp/devhub
0.102.0
Sorry, something went wrong.
No results found
New Features
- Private activities for orgs! (requested by @nat, GitHub CEO)
Fixes
- Fix menubar mode on Windows and Linux
- Remove unnecessary trial indicator (reported by @johnkahn)
- Fix oauth error on Safari
Security
- Personal Access Tokens will not be synced between your other devices anymore
Internals
-
Upgrade dependencies (react-native 0.64, electron 11, etc)
-
Migrate from TSLint to ESLint
-
And many other smaller fixes and improvements!
0.101.0
Sorry, something went wrong.
No results found
- New experimental macOS Catalyst support (not published; you can build locally)
- Auto detect dark/light theme from system preference
- Fixed UI looking too small or too big on some devices (better support for Dynamic Type accessibility feature)
- Updated icons and some other design improvements
- New keyboard shortcuts:
-
Shift+Esc: Clear all columns (mark everything as done)

-
Shift+d: Mark current column as done/undone
-
Shift+r: Mark current column as read/unread
cc @tamcgoey, @Daverogk
0.100.2
Sorry, something went wrong.
No results found
Changelog
- [All] Fix GitHub deprecated ?access_token url param
- [Web] Fix Switch component colors (react-native-web changed the props)
- [Mobile] Prevent scrolling to the top when going from the settings screen to the already active column
0.100.1
Sorry, something went wrong.
No results found
Changelog
Fixes
- [All] Fix filter not updating UI sometimes due to memoization bug
- [All] Fix label filter when the label contains the word "not"
- [Web] Fix keyboard navigation issues
Enhancements
- [All] Performance improvement due to memoization optimization
Pricing
- Support custom deals (e.g. LIFETIME). If you want to pay for everyone in your company or some specific people, contact me via email or twitter and we’ll create a fair deal.
Internals
- Drop memoize-state, replace with a custom shallow equal selector
0.100.0
Sorry, something went wrong.
No results found
- [All] Differentiate "review_requested" from "team_review_requested" notification reason
- [All] Better support for multiple "owner:" filter on Issues&PRs column
- [All] Improved label design (similar to GitHub)
- [All] Improved unread card design (dot next to timestamp)
- [All] Fix "Show cleared items" sticky behavior
- [Desktop] Fix zoom-in ⌘= keyboard shortcut

0.99.1
Sorry, something went wrong.
No results found
v0.99.1
v0.99.1
0.99.0
Sorry, something went wrong.
No results found
- 🏷 New: See labels and click on them to filter

- 🔑 New: Login with a GitHub Personal Access Token to easily get access to all your private repositories

0.98.6
Sorry, something went wrong.
No results found
Team plans! Now your company can pay DevHub for you :)
0.98.5
Sorry, something went wrong.
No results found
v0.98.5
v0.98.5
0.98.4
Sorry, something went wrong.
No results found
Enhancements
- [All] Send a quick feedback by going to the preferences screen
- [All] When cancelling a subscription, allow the user to use it until the end of the paid period
- [Web][Desktop] Improve keyboard usage
- Fix support for holding the same key (e.g. arrow down)
- Fix arrow down not showing item at the bottom
- Show permanent column focus indicator when using the keyboard
- [Desktop] Menubar mode by default
Fixes
- [Android] Fix crash
- [Desktop] Fix maxWidth issue