Releases: sidneys/pb-for-desktop
Releases Β· sidneys/pb-for-desktop
PB for Desktop v11.0.2
11.0.2
π Improvements
- adds notification sound effects (102) from Google Sounds v2.3
- reduces application size by ~45%, installer size by ~30%
- upgrades notification thumbnail generator backend (pb-for-desktop-besticon.herokuapp.com)
- migrates some non-user-facing components to Electron v10 compatibility (@electron/remote)
- improves system-wide dark mode support (macOS 10.15)
- multiple user interface quality improvements
- various stability and performance improvements
π¨ Fixes
- fixes notification thumbnail image download and rendering issues
- addresses various ipc-communication issues with regards to some upstream breaking changes
- satisfy requirements of the v8 structured clone algorithm requirements
- address audio playback issues with 'file://' protocol
- fixes 'push could not be updated' issues
- adhere cors configuration to match changed upstream (electron) configuration defaults
- adds fix for Error with 'Show PB for Desktop' menu, MacOS Catalina 10.15.2 contributed by MockingMagician
- adds fix for Cannot open main window contributed by MockingMagician
π Documentation
- amends notification filter usage hints (filter-template.txt)
- extends
jsdoc
documentation coverage
π· Internals
- upgrades
electron
tov9.2.1
- migrates
electron
APIs to v9 - upgrades
nodejs
on ci backend - upgrades local
node_modules
- upgrades third-party
node_modules
- improves readability of log messages
PB for Desktop v10.5.0
10.5.0
π Improvements
- enhances auto-update user interaction flow
- enhances installer (Windows)
π¨ Fixes
- fixes upstream auto-update issue which prevented update installation (electron/electron#21645)
- fixes application restart, reconnecting to Pushbullet
- fixes application reset, user data removal
- fixes macOS 10.15 Catalina startup issue with .zip-based packages & auto-updater payloads (#113) (macOS)
- fixes Google 2FA sign-in issue (#114)
π· Internals
- upgrades
electron
tov7.1.9
- upgrades local
node_modules
- upgrades third-party
node_modules
PB for Desktop v10.2.0
10.2.0
π Improvements
- various stability and performance improvements
π¨ Fixes
- fixes startup issue (#97) (Linux, Windows)
π· Internals
- upgrades
electron
tov7.1.2
- upgrades local
node_modules
- upgrades third-party
node_modules
PB for Desktop v10.0.1
10.0.1
πΎ Features
- adds native blurred translucent
NSVisualEffectView
menu sidebar (macOS)
π Improvements
- various stability and performance improvements
π¨ Fixes
- fixes injection of local stylesheet into webview
- fixes bootstrapping of application bundle
- adds fix by btaens: Not getting any pushes on my Mac desktop anymore
- adds fix by btaens: Login stays on Connecting
π Documentation
- updates
jsdoc
documentation coverage
π· Internals
- upgrades
electron
tov7.1.1
- migrates
electron
APIs to v7 - upgrades internal
node_modules
- upgrades external
node_modules
- upgrades
babel
andnodejs
- refactors application file structure
PB for Desktop v9.5.0
9.5.0
πΎ Features
- add new application icons
π· Internals
- upgrades
electron
tov6.0.1
- upgrades internal
node_modules
PB for Desktop v9.3.9
9.3.9
πΎ Features
- adds
msi
installer package (Windows) - adds portable application package (Windows)
π¨ Fixes
- fixes multiple isses regarding application auto updates
π· Internals
- upgrades internal
node_modules
- upgrades external
node_modules
PB for Desktop v9.0.9
9.0.9
πΎ Features
- adds file-based
Notification Filter
for hiding notifications via text or regular expression pattern (#76)
π Improvements
- various stability and performance improvements
π¨ Fixes
- fixes auto updates & code notarization issues (#104)
- fixes Google login issues encountered on some devices
π Documentation
- updates README
π· Internals
- upgrades
electron
tov5.0.7
- upgrades internal
node_modules
- upgrades external
node_modules
PB for Desktop v8.18.2
8.18.2
πΎ Features
- contributed by @LyzardKing: Add snap package (Linux)
π¨ Fixes
- adds fix for A JavaScript error occurred in the main process Uncaught Exception. (Windows)
π Improvements
- various stability and performance improvements
π· Internals
- upgrades
electron
tov4.1.4
- upgrades external
node_modules
PB for Desktop v8.15.0
8.15.0
π¨ Fixes
- adds fix for upstream issue: use a more unique identifier for NSUserNotification instances
π· Internals
- upgrades
electron
tov4.1.1
- upgrades external
node_modules
PB for Desktop v8.12.0
8.12.0
π¨ Fixes
- adds fix for
electron
upstream issue: Chromium FileReader Vulnerability Fix
π Improvements
- various stability and performance improvements
π· Internals
- upgrades
electron
tov4.0.8
- upgrades internal modules
- upgrades external
node_modules