Skip to content

Releases: mehrancodes/laravel-harbor

v1.0.1

27 Apr 17:15
1dd1ae3
Compare
Choose a tag to compare

What's Changed

  • Changed getSiteLink to use protocol based on sslRequired variable. by @gbradley in #97
  • Implemented Forge environment comments parsing by @mehrancodes in #102

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Mar 15:19
c62fcfb
Compare
Choose a tag to compare

Introducing our first stable version 🚀

Since January 2024, we have made several improvements and bug fixes to the Harbor, and I believe it is now stable enough to handle most CI cases.

Our experience with it so far has been diverse, with each project requiring its own custom setup, and it has enabled us to improve the Harbor. Obviously, this mission would not have been possible without your assistance. My sincere thanks go out to @shawnhooper, @mgkimsal, @gbradley, @shvansheikha, and anyone else who has contributed to the enhancement of the Harbor or used it in their projects.

What We've Been Working On So Far

  • ✨ Slack announcement notifications
  • ✨ Laravel Inertia.js SSR support
  • ✨ Github announcement notifications
  • ✨ More customization for Harbor setup like FORGE_DB_NAME, FORGE_ENVIRONMENT_URL
  • ✨ Enhancement and bug fixes
  • ✨ Enhanced documentation

What's Changed Recently

Full Changelog: v0.2.5...v1.0.0

v0.2.5

18 Mar 17:34
46993f1
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

18 Mar 16:22
a277776
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

17 Mar 15:49
3ae0ef3
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

05 Mar 09:01
69d62d4
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Mar 09:20
9f8f137
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

  • Added new function to get site full link by @mehrancodes in #71
  • Allow environment URL to be overridden by a local environment variable by @shawnhooper in #73

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Feb 21:08
537b5c3
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.1.9

25 Feb 18:43
190fd26
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release

What's Changed

  • Ensured the git repository is installed when provisioning by @mehrancodes in #68
  • Set FORGE_PHP_VERSION to use null to use default version by @mehrancodes in #69

Full Changelog: v0.1.8...v0.1.9

v0.1.8

25 Feb 10:28
1ffef9d
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.7...v0.1.8


🚀 Update (February 25, 2024): Repository Name Change

We have officially changed the repository name from "Veyoze" to "Laravel Harbor." The new repository URL is now:

composer require mehrancodes/laravel-harbor

Please update your references and links accordingly.