Skip to content

Releases: Log1x/envoyer-deploy-commands

v1.1.4

28 Feb 09:07
99221e7
Compare
Choose a tag to compare

Change log

Enhancements

  • ⬆ Bump dependencies for Laravel 12 (#70)

Full Changelog: v1.1.3...v1.1.4

v1.1.3

17 Mar 10:25
1eaceac
Compare
Choose a tag to compare

Change log

Enhancements

  • ⬆ Laravel 11 Support (#69)
  • ➕ Add guzzlehttp/guzzle to the project
  • 🙈 Add composer.lock to .gitignore
  • 🔥 Remove the composer.lock file from the project

Full Changelog: v1.1.2...v1.1.3

v1.1.2

17 Sep 01:05
b821b51
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🐛 The post response can be null (#15)

v1.1.1

17 Sep 00:59
9b8dd92
Compare
Choose a tag to compare

Change log

Enhancements

  • 🥅 Improve Envoyer API error handling
  • 🚚 Rename ApiKeyMissingException to EnvoyerApiKeyMissingException

v1.1.0

16 Sep 00:04
10d86ef
Compare
Choose a tag to compare

Change log

Enhancements

  • ✨ Add linked project folders to the deploy:info command
  • 💄 Improve the deploy:info formatting
  • ✨ Add getFolders() API method to retrieve project linked folders
  • 💄 Improve the deploy details

v1.0.9

15 Sep 22:33
8445e70
Compare
Choose a tag to compare

Change log

Enhancements

  • ✨ Make polling/delay configurable (#12)
  • 📝 Add a screenshot for deploy:info
  • 📝 Improve README wording
  • 📝 Replace screenshot with a gif

v1.0.8

15 Sep 19:55
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Add missing conditional for project argument
  • 🩹 Fix missing linebreak

v1.0.7

15 Sep 18:55
0fd6471
Compare
Choose a tag to compare

Change log

Enhancements

  • 💄 Improve the process status labels

Bug fixes

  • 🐛 Fix deployment status feedback during hook errors

v1.0.6

15 Sep 18:21
5a72e9e
Compare
Choose a tag to compare

Change log

Enhancements

  • ✨ Create a deploy:info command
  • 🧑‍💻 Add additional endpoint methods for the Envoyer API
  • 🎨 Add --confirm option for bypassing deploy confirmation
  • 🎨 Add toggleable URL shown after deploy
  • 🔧 Add global configuration for confirm
  • 🔧 Add global configuration for url shown after deploy
  • 📝 Improve the projects config docblock
  • ✨ Add methods for getting the confirm and url config values
  • 📝 Add mention of deploy:info to the README

Bug fixes

  • ✏️ Fix typo in deploy:list description

v1.0.5

12 Sep 03:39
Compare
Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix the processTask status overlapping

Enhancements

  • 💄 Capitalize the task titles