You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds In-Line Reply (Notification actions) to Pushbullet Chats (macOS)
Adds 'Push Dismissal': When closing individual or multiple Desktop Notifications, the corresponding pushes are marked as seen within the backend, too (https://docs.pushbullet.com/#update-push) (macOS)
Adds throttled queue to limit the amount of triggered Notifications to a maximum of 1 per second
💎 Improvements
Displays a Chat partners' profile picture within Chat notifications
Increases 'In-Line Reply' (interactive Notifications) responsiveness for SMS Messages (macOS)
Improves automated dependency installation for global pb-for-desktop Nodejs module
📒 Documentation
Adds TypeScript declaration file pushbullet.d.ts for official Pushbullet API as well as undocumented Browser Client (window.pb)