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

Release 1.10.0 #1179

Merged
merged 66 commits into from
Sep 4, 2021
Merged

Release 1.10.0 #1179

merged 66 commits into from
Sep 4, 2021

Conversation

githubsaturn
Copy link
Collaborator

  • Fixed: Editing a docker remote registry does not trigger an authentication check Issue-1027
  • Fixed: Show Password caches the modal in registry Issue-69
  • Fixed: Remember Me throws an error if the server restarts Issue-1056
  • New: Now git sha values are available during the build process and runtime as CAPROVER_GIT_COMMIT_SHA PR-1094
  • New: UI components and typeface are now more modern looking
  • New: Support for app tokens Issue-698
  • New: Support for Markdown formatting in one click apps Issue-1151
  • Update: npm modules updated to the latest versions.

githubsaturn and others added 30 commits February 15, 2021 17:41
Merge pull request #1018 from caprover/master
When we are able to and the environment variable isn't already in use,
we set the CAPROVER_GIT_COMMIT_SHA env var to the git has that is being
deployed. This allows it to be used when building the image and can be
copied into the image to use a runtime as well.

Fixes #922
Set the CAPROVER_GIT_COMMIT_SHA env var automatically when building
Some apps (eg: tiredofit/docker-baserow) require multiple domains. To reduce friction for the user, we don't want to split the app into multiple sub-apps or require the user to manually change Nginx template config or mess with Le'tsEncrypt certs. The simplest solution is to allow users to add app's subdomain.

For Caprover's server with root domain is root.domain.com, we have app1 at app1.root.domain.com. Allow users to connect subdomain api.app1.root.domain.com.
Allow user to connect subdomain of app domain.
@githubsaturn githubsaturn merged commit 270ac9b into release Sep 4, 2021
githubsaturn added a commit that referenced this pull request Sep 4, 2021
Merge pull request #1179 from caprover/master
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.

None yet

3 participants