Skip to content

Releases: squaresurf/objective-octocat-notifications

Squash a couple bugs.

28 May 21:08
8fbb369
Compare
Choose a tag to compare

This fixes the icon in dark mode as well as an annoying issue with the github status API.

Fix crash from null path.

27 Jun 00:11
95869ae
Compare
Choose a tag to compare

There are times that Github will pass a null subject latest_comment_url which will cause a crash if we don't default back to the subject url.

Milestone 1.0.1

14 Jan 19:01
Compare
Choose a tag to compare

This completes Milestonse 1.0.1.

Fixed

  • Issue #40: New Version Notification doesn't post.

Milestone 1.0.0

14 Jan 18:45
Compare
Choose a tag to compare

Milestone 0.4.0

12 Jan 15:51
Compare
Choose a tag to compare

Milestone 0.3.0

21 Nov 16:36
Compare
Choose a tag to compare
  • #31: Update status menu to use native mac menu.
  • #25: Click on notification should go to a more direct url.
  • #21: Refactor files to fully utilize a MVC structure.

Milestone 0.2.0

10 Apr 14:45
Compare
Choose a tag to compare

Completed issues:

  • #5: Add repo name to mac notification
  • #17: Move kAppVersion string to a better location.
  • #8: Stop using time to decide which notifications to ignore.

Bug Fixes

21 Feb 15:10
Compare
Choose a tag to compare

Milestone 0.1.1

Completed Issues:

  • #9 A click on a notification doesn't work if the app isn't running.
  • #12 The date listed for the notification is incorrect.
  • #14 Auth Token isn't refreshed when api fails due to bad auth.
  • #20 The check for new releases should run once a day.
  • #22 Initial Github OAuth 2 authorize app page doesn't work.
  • #23 New release notification is shown when version is newer than latest release.

First Release

28 Jan 16:48
Compare
Choose a tag to compare
0.1.0

Adding quick hack to notify users of new release on github.