Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha 6 (v0.0.6-alpha) #243

Merged
merged 125 commits into from
Feb 19, 2021
Merged

Alpha 6 (v0.0.6-alpha) #243

merged 125 commits into from
Feb 19, 2021

Conversation

SelfhostedPro
Copy link
Owner

@SelfhostedPro SelfhostedPro commented Jan 8, 2021

Changelog:

  • Authentication Framwork change (to fastapi-jwt-auth)
  • In-browser docker-compose editor
  • Misc. bugfixes
  • Projects, templates, and apps now follow a similar flow to resources (1-click to go to the list and the plus button to create a new one)
  • Env variable to set default template variables (BASE_TEMPLATE_VARIABLES=[{"variable": "!config", "replacement": "/yacht/AppData/Config"}, ...])
  • Editing containers is now available
    Warning, this can lead to data loss if you don't have a volume or bind setup for storage on the container you're editing. There's a warning in the UI about this.

added delete functionality inside details; visual changes
Error catching for permissions error on mkdir; added delete dialog to projects
use a background task for updating yacht;  fixed router push after project deletion on details page
fixed router push after project deletion on details page
fixed buttons by updating vuetify; removed sidebar for new app/templa…
This was referenced Feb 9, 2021
set VUE_APP_VERSION on the latest tag
fixed stepper in deploy form; tailing logs to last 200 logs; fix chan…
added edit dialog, now will edit even if the name is changed
working on logout after update
fixing DISABLE_AUTH case matching
fixing auth check on websockets
@SelfhostedPro SelfhostedPro merged commit 4fad812 into master Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant