Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Releases: tborychowski/tim

3.1.1

25 Aug 10:42
Compare
Choose a tag to compare
  • address bar focus stealing #48
  • Two-factor authentication is not working #49
  • other minor css tweaks

3.1.0

21 Aug 17:11
Compare
Choose a tag to compare
  • visual upgrade to the history dropdown (#37)
  • other small tweaks & fixes

3.0.2

15 Aug 12:51
Compare
Choose a tag to compare
  • new logo (#45)
  • fixed: entering issue ID doesn't open issue (#42)

3.0.1

10 Aug 11:59
Compare
Choose a tag to compare

3.0.0

10 Aug 10:26
Compare
Choose a tag to compare

Changelog

  • renamed the app and the repo due to: electron/apps#230
  • degithubify
  • fixed: history list - differentiate between same name entries

Migration from Github Browser

Because of the rename the new app (TIM) will have a new folder for all settings & cache.
To migrate please follow the steps below:

  • Install TIM
  • Start TIM and Github Browser (side-by-side)
  • Open Settings dialog in both apps
  • Click "Open Settings Folder" button in both
  • Copy everything from "Github Browser" folder to "TIM" settings folder (overwrite)
  • Done!

2.2.6

04 Jul 15:11
Compare
Choose a tag to compare
  • update bookmark if issue was changed (e.g. renamed)
  • update and store updated bookmark info in DB (shows updated names after a refresh)

2.2.5

04 Jul 14:24
Compare
Choose a tag to compare
  • if removing last bookmark in group - remove group
  • placeholder text: "Find in page"
  • show "merged" status instead of "closed" on merged & closed PRs
  • tweaks to history swiping

2.2.4

22 Jun 15:29
Compare
Choose a tag to compare
  • fix back & forth swiping (chrome bug)
  • tweak update icon progress
  • tweak injected css to work with the new GH classes

2.2.3

20 Jun 16:35
Compare
Choose a tag to compare
  • fade-out header on window blur (not the opposite)
  • don't throttle sidebar clicks when target was not a link
  • fix history list size

2.2.2

15 Jun 11:37
Compare
Choose a tag to compare
  • remember focus
- when the main app window is deactivated and activated again - the last focused input/textarea (inside the webview) should be focused again
  • when added a bookmark before visiting "Bookmarks section - only the added bookmark shows on the list (until refreshed) - load bookmarks upfront
  • add shortcuts to menu so they are discoverable (and to tooltips maybe?)