Skip to content

Releases: sidneys/pb-for-desktop

PB for Desktop v8.10.1

02 Mar 15:58
Compare
Choose a tag to compare

8.10.1

🚨 Fixes

  • attempts to fix push reception (macOS) (#100)

👷 Internals

  • upgrades electron to v4.0.6
  • upgrades external node_modules

PB for Desktop v8.9.5

24 Feb 21:57
Compare
Choose a tag to compare

8.9.5

🍾 Features

  • implements Web Audio-based audio pipeline, superseding usages of AudioElement, fixing delayed/skipped notification sounds when running in the background
  • adds PB for Desktop Preview app build, allowing for installation of prerelease builds side-by-side with the regular app
  • optimizes rendering / backgrounding strategy for continuous background usage

🚨 Fixes

💎 Improvements

📒 Documentation

  • updates README
  • extends Pushbullet TypeScript declaration file

👷 Internals

  • extends development & deployment toolchain
  • upgrades internal modules
  • upgrades external node_modules

PB for Desktop v8.8.8

17 Feb 23:20
Compare
Choose a tag to compare

8.8.8

🚨 Fixes

  • fixes intermittent rendering of Dock Icon Count badge when disabled
  • fixes upstream issue: input cursor invisible after navigation in webview (electron/electron#14474)

💎 Improvements

  • various stability and performance improvements

👷 Internals

  • upgrades electron to v4.0.5
  • upgrades node_modules
  • upgrades services
  • upgrades lib

PB for Desktop v8.6.0

31 Dec 14:31
Compare
Choose a tag to compare

8.6.0

🍾 Features

  • 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)

👷 Internals

  • Upgrades electron to v4.0.0
  • Upgrades node_modules

PB for Desktop v8.1.1

10 Dec 17:38
Compare
Choose a tag to compare

8.1.1

🍾 Features

  • supports macOS Mojaves' system-wide dark mode (macOS)
  • adds Nintendo® notification sounds
  • adds VoiceOver notification sounds

💎 Improvements

🚨 Fixes

  • fixes Bad URI issue (#85)

👷 Internals

  • upgrades electron to v3.0.10
  • upgrades node_modules
  • upgrades services
  • upgrades lib

PB for Desktop v7.6.0

15 Jun 11:55
Compare
Choose a tag to compare

7.6.0

💎 Improvements

  • Various stability and performance improvements

🚨 Fixes

  • Hotfix for upstream Electron v2.0.2 issue (#85)
  • Fixes for application updater error (#86)

👷 Internals

  • Upgrades node_modules
  • Upgrades services

PB for Desktop v7.4.0

12 Jun 08:33
Compare
Choose a tag to compare

7.4.0

🍾 Features

  • Enables GPU hardware acceleration

💎 Improvements

  • Addresses open security vulnerabilities

🚨 Fixes

  • Adds intermittent hotfix for KDE Plasma tray indicator (#81) (Linux)
  • Fixes webview sidebar flickering
  • Addresses window transparency

👷 Internals

  • Amends ESLint configuration
  • Reformatted JavaScript
  • Upgrades node_modules
  • Upgrades services
  • Upgrades lib

PB for Desktop v7.2.0

10 Jun 16:07
Compare
Choose a tag to compare

7.2.0

🍾 Features

💎 Improvements

  • Various stability and performance improvements

👷 Internals

  • Upgrades electron to v2.0.2
  • Upgrades node_modules

PB for Desktop v7.0.0

27 Apr 17:57
Compare
Choose a tag to compare

7.0.0

🍾 Features

💎 Improvements

  • Various stability and performance improvements

🚨 Fixes

  • Adressed third-party library module security vulnerability (CVE-2018-3728)

👷 Internals

  • Externalizes services & providers
  • Upgrades node to v10.0.0
  • Upgrades electron to v1.8.6
  • Upgrades node_modules
  • Upgrades services
  • Upgrades lib

PB for Desktop v6.9.1

31 Mar 12:46
Compare
Choose a tag to compare

6.9.1

🍾 Features

  • Integrates PB for Desktop's dedicated favicon provider backend, powered by Heroku

💎 Improvements

  • Reduces latency between notification rendering and playback of notification sound effects
  • Improves error-handling of favicon content-delivery backend
  • Various stability and performance improvements

👷 Internals

  • Upgrades node_modules