Releases: teampanfu/panfu-desktop
Releases · teampanfu/panfu-desktop
1.4.6
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
1.4.4
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
What's new?
- Update the context menu
Full Changelog: https://github.com/teampanfu/panfu-desktop/compare/v1.4.0...v1.4.1
1.4.0
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
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
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