Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Releases: jariz/Noti

0.3.2 - Dismissal hotfix

25 Jul 19:26
Compare
Choose a tag to compare

Hotfix, should resolve dismissal issues. (thanks @matthewdias)

0.3.1 - Disconnect hotfix

19 Jan 11:08
Compare
Choose a tag to compare

Should resolve #66, #35.
If not, please attach your logs to the linked issues (see here how)

Not Dead Yet

20 Dec 14:44
1b3c5fd
Compare
Choose a tag to compare

A full year after the previous release, we bring you 0.3.
Huge shoutout to @ABeltramo, and everyone reporting issues when they arise.

  • Noti now displays pushes from the pushbullet apps. (open links, files, etc, from your notifications!)
  • Codebase ported over to brand spankin' new Swift 4
  • We now log to a file, viewable through the Console.app. Hopefully this helps us diagnose issues more accurately.
  • We now periodically check if the connection is still alive, hopefully this resolves some "Noti-zombie" issues (it would appear to be alive while it really wasn't)
  • A myriad of bugfixes...

Full changes on GitHub.

0.2: The 'settings screen' release

27 Dec 14:00
Compare
Choose a tag to compare

Finally, Noti gets a preferences screen, together with a slight rebranding.

  • Settings screen (#27), including:
  • Sound setting #19
  • Omit app name setting #26
  • Launch with system setting #10
  • New icon! #28

  • Fixes bug where all previous notifications got opened when clicking a notification #36


See full list of issues on GitHub.

0.1.5: Hotfix release

12 Oct 10:02
Compare
Choose a tag to compare

This release fixes a critical issue where Noti would send a reply to every single notification when only replying to a single notification.
Because of the importance of this issue, a separate hotfix version has been released.

0.1.4: Bugfix release

27 Jul 14:26
Compare
Choose a tag to compare
  • Fix issue where multiple SMS's where send when replying.
  • Fix issue where Noti would crash when showing a Noti with actions on a non-pro PushBullet account
  • Fix issue where SMS replying was broken when encryption was enabled.
  • Yosemite compatibility: Change deployment target to 10.10
  • Fix potential security problem. (it used to redirect to my website with the auth token, which means I could've collected the tokens... Sorry!)
  • Add menu item to see Noti' status.
  • Make Noti's icon darker if it is disconnected

Full list on the issue tracker.

0.1.2 - Initial release

13 Jul 14:20
Compare
Choose a tag to compare

Initial release!