Devhub Versions Save

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them

v0.102.0

3 years ago

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!

v0.101.0

3 years ago
  • 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) image

    • Shift+d: Mark current column as done/undone

    • Shift+r: Mark current column as read/unread

cc @tamcgoey, @Daverogk

v0.100.2

4 years ago

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

v0.100.1

4 years ago

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

v0.100.0

4 years ago
  • [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

gif

v0.99.1

4 years ago

v0.99.0

4 years ago
  • 🏷 New: See labels and click on them to filter

devhub-labels-filter-gif

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

devhub-personal-token-login

  • ✨ [Mobile] Changed how we differentiate read items from unread (stop muting the texts)

  • 🚀 Performance improvements

  • 🐛 Bug fixes

v0.98.6

4 years ago

Team plans! Now your company can pay DevHub for you :)

v0.98.5

4 years ago

v0.98.4

4 years ago

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