Skip to content

0.15.0

Latest
Compare
Choose a tag to compare
@navarr navarr released this 04 Nov 21:28
· 0 commits to main since this release
d7f5230

What's Changed?

Big Changes

  • Moved from Mailhog to Mailpit (#779 by @bap14)
    While this seems like a fairly large change, it is smaller than you may give it credit for. Email should continue to
    be pushed to the email catcher, which is now located at https://webmail.warden.test/, with a redirect from the old
    mailhog URL.

Enhancements

  • Updated Laravel templates to latest PHP version (#776 by @norgeindian)
  • Updated Laravel to use Composer 2 (#775 by @sprankhub)
  • Added success message to env-init command (#765 by @hardyjohnson)
  • Added a warning message to start warden services if they're not running when you try to start an environment (#766 by @hardyjohnson)

Bug Fixes

  • Fixed bash error "value too great for base" during warden env up (#817 by @ihor-sviziev)

New in Images

Images are regularly updated, and these fixes roll out ASAP after they are merged. This is just a summary of what changes have occurred between the last release and the new one.

New in Docs