Skip to content

Releases: Log1x/envoyer-deploy-commands

v1.1.4

28 Feb 09:07
99221e7

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

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

Choose a tag to compare

Change log

Bug fixes

  • πŸ› The post response can be null (#15)

v1.1.1

17 Sep 00:59
9b8dd92

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

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

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

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

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

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

Choose a tag to compare

Change log

Bug fixes

  • 🩹 Fix the processTask status overlapping

Enhancements

  • πŸ’„ Capitalize the task titles