Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Nov 27, 2023
1 parent 9d5d56e commit 96fca8f
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
# v0.8.0

### Features
* Improved terminal messages for `domino platform run-compose` and `domino platform stop-compose` CLI.
* Install missing repositories from Workflows Gallery modal when importing a workflow [PR #180].
* Create default user `[email protected]`, password `admin` when platform is created [Issue #177].
* Add search bar for Pieces in Workflows Editor page [Issue #168].
* Workflows gallery with more examples and easy installation fo repositories.
* Create default user `[email protected]`, password `admin`.
* Search on Pieces bar.
* Allow for optional secrets.
* Installing multiple repositories on a new workspace if platform `github_token` provide.


### Fixes
* Improved terminal messages for `domino platform run-compose` and `domino platform stop-compose` CLI.
* Add optional platform level github token in `run-in-compose` CLI [Issue #176].
* Fix token expiration date bug [Issue #147].
* Fix validation bugs.
* Fix token expiration date bug.
* Performance improved on `create_piece_repository`
* Allow for optional secrets.



# v0.7.0
Expand Down

0 comments on commit 96fca8f

Please sign in to comment.