Skip to content

0.0.22

Compare
Choose a tag to compare
@REBELinBLUE REBELinBLUE released this 15 Nov 18:16
  • Added: Toast notifications when deployments finish so you get feedback wherever you are in the app
  • Added: Include a {{ branch }} token for commands
  • Added: Webhook can now accept branch and update_only parameters to only trigger a deployment if the currently deployed branch matches
  • Fixed: DB timeout in queue listener when using MariaDB (thanks @dancryer)
  • Fixed: The installer will now prompt to make sure the storage directory is writable
  • Fixed: A fatal error can occur if there is a problem adding a deployment to the queue as the database is left in an unexpected state
  • Update: Corrected typos and a few small design tweaks