Releases: sidneys/pb-for-desktop
Releases · sidneys/pb-for-desktop
PB for Desktop v8.10.1
8.10.1
🚨 Fixes
- attempts to fix push reception (macOS) (#100)
👷 Internals
- upgrades
electron
tov4.0.6
- upgrades external
node_modules
PB for Desktop v8.9.5
8.9.5
🍾 Features
- implements
Web Audio
-based audio pipeline, superseding usages ofAudioElement
, 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
- adds fix for
electron/electron
upstream issue: BrowserWindow.getAllWindows doesn't return windows that inherit BrowserWindow - adds fix for
goldfire/howler.js
upstream issue: Chrome 52 audio can't be heard after _autoResume
💎 Improvements
- upgrades
Favicon Finder
backend to latest upstream revision: https://pb-for-desktop-besticon.herokuapp.com - consolidated format of all enclosed audio assets (44.1 kHz, Wave/PCM, 16 bit, 2 channels)
📒 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
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
tov4.0.5
- upgrades
node_modules
- upgrades
services
- upgrades
lib
PB for Desktop v8.6.0
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
tov4.0.0
- Upgrades
node_modules
PB for Desktop v8.1.1
8.1.1
🍾 Features
- supports macOS Mojaves' system-wide dark mode (macOS)
- adds Nintendo® notification sounds
- adds VoiceOver notification sounds
💎 Improvements
- normalizes all notification sounds according to EBU R128 (http://k.ylo.ph/2016/04/04/loudnorm.html)
- addresses CPU and memory usage (#90)
- various stability and performance improvements
🚨 Fixes
- fixes Bad URI issue (#85)
👷 Internals
- upgrades
electron
tov3.0.10
- upgrades
node_modules
- upgrades
services
- upgrades
lib
PB for Desktop v7.6.0
PB for Desktop v7.4.0
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
7.2.0
🍾 Features
- Adds Tesla Motors notification sounds
💎 Improvements
- Various stability and performance improvements
👷 Internals
- Upgrades
electron
tov2.0.2
- Upgrades
node_modules
PB for Desktop v7.0.0
7.0.0
🍾 Features
- Adds
.pkg
Installer package (macOS)
💎 Improvements
- Various stability and performance improvements
🚨 Fixes
- Adressed third-party library module security vulnerability (CVE-2018-3728)
👷 Internals
- Externalizes services & providers
- Upgrades
node
tov10.0.0
- Upgrades
electron
tov1.8.6
- Upgrades
node_modules
- Upgrades
services
- Upgrades
lib
PB for Desktop v6.9.1
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