Skip to content

Releases: pear-devs/pear-desktop

1.12.1

28 May 21:55
c52c2d8

Choose a tag to compare

Note: this release is mostly a follow up of 1.12.0 (various fixes)

  • downloader plugin: fix metadata (by @Araxeus)
  • downloader plugin: unlimited playlist size + better UX (by @Araxeus)
  • shortcuts plugin: fix event listerner on all keys (by @Araxeus)
  • fix CSS not inserted on reload (by @Araxeus)
  • improve pause behavior (by @Araxeus)
  • fix App ID on windows (by @Araxeus)
  • bump various dependencies (improvements, security fixes)

1.12.0

05 May 19:20

Choose a tag to compare

1.12.0 Pre-release
Pre-release

Note: this release includes more than 250 commits since 1.11.0! Changelog sums up most of the changes but some might have been omitted.

  • Increase top margin for MacOS
  • Add custom menu support for plugins
  • Last.FM plugin (by @semvis123)
  • Taskbar media controls plugin (by @Araxeus)
  • In-app-menu plugin (by @Araxeus)
  • Improve downloader plugin (download playlist, download if player not in foreground, mutex in FFMpeg, download folder picker by @Araxeus)
  • Refactored menu (by @Araxeus)
  • Notification plugin: configurable notification urgency (by @SapuSeven)
  • Remove 'shortcuts'+'discord' from default plugins (by @Araxeus)
  • various updates of dependencies
  • Bugfix in Discord plugin (by @Araxeus)
  • Precise volume plugin (by @Araxeus)

1.11.0

09 Mar 19:37
c5bda4f

Choose a tag to compare

  • Handle uncaught errors
  • Clear cache after 20s if option is enabled
  • fix menu items (downloader, playback speed)
  • resume on start option
  • New plugin "disable autoplay"

1.10.0

08 Feb 19:26

Choose a tag to compare

  • all YTM shortcuts available + custom global/local shortcuts can be defined (shortcuts plugin)
  • "artist - title" format in downloader (downloader plugin)
  • re-use same notification object (notifications plugin)
  • add option to reset cache
  • wait 2s before displaying the update popup, so that the main window does not cover it
  • new plugin to control playback speed (from 0.25 to 2)
  • remember window position on exit
  • bump YoutubeNonStop (auto-confirm-when-paused plugin)
  • do not run the app after Windows install (restore past behavior)

1.9.0

15 Jan 21:44

Choose a tag to compare

  • various updates including electron 11 and security updates
  • Discord plugin - credits to @semvis123
  • add title/artist metadata in downloader plugin
  • refactored plugins with providers (song info/controls) - credits to @semvis123
  • portable Windows version
  • tray: option to play/pause on tray click
  • Custom audio format in downloader with advanced options
  • touchbar plugin - credits to @semvis123

1.8.0

20 Dec 21:09

Choose a tag to compare

  • Add touchbar plugin

1.7.5

13 Dec 09:55
c03a08e

Choose a tag to compare

[No-op for existing targets]

  • Add new Linux targets (rpm, freebsd, deb)

1.7.4

10 Dec 18:12

Choose a tag to compare

  • Fix adblocker plugin (#89, #83, #55)
  • Adblocker: add option to disable default lists (#83)

1.7.2

06 Dec 17:05

Choose a tag to compare

1.7.1

03 Dec 22:01

Choose a tag to compare

  • Add option to restart on config changes (#72)