Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Releases: julkue/news-feed-for-github

v1.2.1

17 Jan 08:50
Compare
Choose a tag to compare

Update news feed selector after GitHub front page refactoring

v1.2.0

23 Jan 10:40
Compare
Choose a tag to compare

Changed icon click behavior

Previously an active GitHub tab was focused, or if no one existed, a new one was opened. There was no check for "/" were the actual news feed is shown. Now it only focuses existing GitHub tabs if the page is "/", otherwise a new tab is opened.

v1.1.5

06 Oct 08:38
Compare
Choose a tag to compare
  • Prevent the use of * in strict_min_version (manifest.json) as of this Firefox 51 change
  • Remove logs in production due to Mozilla rules

v1.1.4

15 Jul 07:01
Compare
Choose a tag to compare

Fixed news feed selector to match GitHub's new "subscribe" link

subscribe

v1.1.3

31 May 20:33
Compare
Choose a tag to compare

Fixed notifications for latest FF 48.0a2

There is a difference in the notifications API between Firefox and Chrome. Firefox hasn't ever supported buttons inside notifications like Chrome, but wasn't throwing an exception. But instead of implementing this missing feature they're throwing an exception now. This of course breaks the way this extension creates notifications. I've created an issue on BugZilla (http://tinyurl.com/jxjgg5o), but the developers think that this is a correct behavior.

Hopefully Firefox will fix the behavior to act like Chrome soon.

v1.1.2

06 Apr 13:08
Compare
Choose a tag to compare
  • Fixed tab creation index
  • Fixed endless notifications when GitHub is down

v1.1.1

04 Mar 21:24
Compare
Choose a tag to compare

Fixed view author tab creation

v1.1.0

04 Mar 13:12
Compare
Choose a tag to compare

Added "View author" button

v1.0.0

01 Mar 09:19
Compare
Choose a tag to compare
Stable release