Releases: mehrancodes/laravel-harbor
v1.0.6
What's Changed
- Upgraded Laravel Zero v11.0 by @mehrancodes in #103
- remove leading whitespace from filenames by @vintagesucks in #105
- Add Site Isolation Username Setting by @marzvrover in #116
- Add options to create a deploy-key by @RobertBoes in #111
- Update the deploy key count information output by @mehrancodes in #118
New Contributors
- @vintagesucks made their first contribution in #105
- @marzvrover made their first contribution in #116
- @RobertBoes made their first contribution in #111
Full Changelog: v1.0.1...v1.0.6
v1.0.1
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
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
- Update database builder content by @mehrancodes in #91
- Validate subdomain pattern by @mehrancodes in #92
- Added proper error message on SSL certification error by @mehrancodes in #93
- Removed Beta from README.md by @mehrancodes in #94
Full Changelog: v0.2.5...v1.0.0
v0.2.5
What's Changed
- Format FORGE_DB_NAME internally by @mehrancodes in #90
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Fix: Sluggify the database name by @shawnhooper in #89
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Override database name w/ FORGE_DB_NAME environment variable by @shawnhooper in #84
- Add support for inertia ssr by @mehrancodes in #86
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- 🚀 Send Slack Notification on Deployment by @shawnhooper in #78
Full Changelog: v0.2.1...v0.2.2
v0.2.1
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
- @shawnhooper made their first contribution in #73
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- 🔥 Fix: Made the phpVersion property nullable by @mehrancodes in #70
Full Changelog: v0.1.9...v0.2.0
v0.1.9
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