Skip to content

Releases: itsjeffro/deploy

v1.1.1

14 Jun 00:44
96163d7
Compare
Choose a tag to compare

Updated

  • Bumped up websocket-extensions 0.1.3 to 0.1.4

v1.1.0

13 Jun 12:11
ae45a90
Compare
Choose a tag to compare

Updated

  • Added migration which will update the ID column for deploy_access_tokens and deploy_refresh_tokens tables. Please run php artisan migrate.
  • Update app js with some small UI fixes

v1.0.6

25 Sep 02:53
Compare
Choose a tag to compare

Updated

  • Updated ProjectGeneralRequest rules to include branch validation
  • Updated js project fetch constants
  • Updated project actions import

v1.0.5

23 Sep 00:04
Compare
Choose a tag to compare

Updated

  • Updated react structure to follow
  • Export actions from base action index.js

v1.0.4

22 Sep 04:57
Compare
Choose a tag to compare

Updated

  • Updated react to use better folder structure practices
  • Updated readme to include step to force update assets
  • Fixed positioning on checbox

v1.0.3

21 Sep 01:05
Compare
Choose a tag to compare

Added

  • Added new DeploymentResource

Updated

  • Fixed up declared aliases
  • Fixed up passed event data in Events using broadcastWith()

v1.0.2

20 Sep 23:38
Compare
Choose a tag to compare

Updated

  • Updated oauth authorizaton url to include repo in scope
  • Fixed up docblock comments

v1.0.1

18 Sep 08:00
Compare
Choose a tag to compare

Added

  • Host unit test

v1.0.0

15 Sep 10:29
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Initial relase