Skip to content

Releases: teampanfu/panfu-desktop

1.4.6

24 Jan 15:38
Compare
Choose a tag to compare

GitHub release (by tag)

Changes

  • Downgrade electron-builder due to a bug where the description is shown as the process name in Task Manager

Full Changelog: v1.4.5...v1.4.6

1.4.5

23 Jan 22:07
Compare
Choose a tag to compare

GitHub release (by tag)

Changes

  • Update links to Panfu.me

Full Changelog: v1.4.4...v1.4.5

1.4.4

25 Mar 02:39
Compare
Choose a tag to compare

GitHub release (by tag)

What's new?

  • By default, links will open again in the browser without any prior confirmation.
  • Some code improvements.

Full Changelog: https://github.com/teampanfu/panfu-desktop/compare/v1.4.3...v1.4.4

1.4.3

1.4.2

1.4.1

01 Dec 02:52
Compare
Choose a tag to compare

1.4.0

30 Nov 20:02
23a30ae
Compare
Choose a tag to compare

What's new?

  • Open new windows by default in browser
  • Use the default menu of Electron for the context menu
  • Store the bounds of the window
  • Switch from TravisCI to CircleCI

Full Changelog: https://github.com/teampanfu/panfu-desktop/compare/v1.3.0...v1.4.0

1.3.0

06 Aug 17:34
Compare
Choose a tag to compare

What's new?

  • Code improvements and refactoring.
  • You can now clear the cache via the context menu.

Full Changelog: https://github.com/teampanfu/panfu-desktop/compare/v1.2.2...v1.3.0

1.2.2

03 Sep 03:42
Compare
Choose a tag to compare

What's new?

  • Automatic updates now happen silently in the background.
  • The name for the Flash plugin is now corrected on Windows if the application is not packaged so that the plugin works in development.
  • Chromium's sandbox is now disabled on Linux (seems like it wouldn't start otherwise).
  • Add contextIsolation: true to the browser window options.

Full Changelog: https://github.com/teampanfu/panfu-desktop/compare/v1.2.1...v1.2.2

1.2.1

22 Jul 00:43
Compare
Choose a tag to compare

What's new?

  • Added 32-bit support for Linux.