Skip to content

Tags: NativePHP/laravel

Tags

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add `skipTaskbar` and `hiddenInMissionControl` window options (#671)

Introduced `skipTaskbar` and `hiddenInMissionControl` methods to configure window behavior. Updated `toArray` to include these new properties and extended tests to validate functionality.

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle potential exceptions when posting log payloads (#612)

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: symfony console deprecation notice (#611)

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#585)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove L10 from test matrix (#541)

* Remove L10 from test matrix

* Remove PHPStan ignore line...

1.0.0-beta.4

Toggle 1.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Environment Helper (#527)

* Add Environment Class with OS Helpers

* Abstract all usages of PHP_OS_FAMILY to Environment class

* Fix styling

---------

Co-authored-by: Pete Bishop <pbishop@monarx.com>

1.0.0-beta.3

Toggle 1.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #507 from NativePHP/feat/bundle-builds

Feat: bundle builds

1.0.0-beta.2

Toggle 1.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Laravel 12.x & PHP 8.4 (#494)

1.0.0-beta.1

Toggle 1.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: child process facade (#471)

0.7.0

Toggle 0.7.0's commit message
Consistency