Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Releases: NativePHP/electron-plugin

v0.5.5

16 Sep 13:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.5

v0.5.3

02 Sep 14:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.3

v0.5.1

24 Aug 10:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Aug 17:18

Choose a tag to compare

This release mainly exists to update all of the dependencies

Full Changelog: 0.4.0...v0.5.0

0.4.0

18 Jul 11:27
4d105bd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

18 Oct 09:46
94ce1d2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

31 Jul 11:35
dfea07a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

28 Jul 11:25

Choose a tag to compare

  • Added new shell API endpoints to open files and URLs in the default OS applications

Full Changelog: 0.1.3...0.2.0

0.1.3

27 Jul 22:36

Choose a tag to compare

Fix the path that gets used when the app is bundled.

0.1.2

25 Jul 22:36

Choose a tag to compare

What's Changed

  • Support for fullscreen, kiosk-mode and maximize-method by @basst85 in #5
  • Only set the dock icon on macOS (fixes a bunch of bugs on non-mac systems)
  • Don't migrate the database while in development mode
  • Check if the laravel-websockets package exists before calling websockets:serve
  • Fixed an issue where the dock icon was visible for menu-bar only apps

New Contributors

Full Changelog: 0.1.0...0.1.2