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

Upgrade Affine to version 0.16.3 #1408

Merged
merged 4 commits into from
Aug 30, 2024

Conversation

Exileum
Copy link
Contributor

@Exileum Exileum commented Aug 29, 2024

Upgrade Affine to version 0.16.3.

The main difference is that the local version control panel has been added. The standard username and password are no longer needed, an administrator account is created in the setup wizard.

Copy link

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ affine/docker-compose.yml Potentially using unsafe user in service "web":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
ℹ️ affine/docker-compose.yml Potentially using unsafe user in service "redis":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
ℹ️ affine/docker-compose.yml Potentially using unsafe user in service "db":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

@nmfretz
Copy link
Contributor

nmfretz commented Aug 30, 2024

Thanks for this update @Exileum! Really great work.

This is great that Affine now supports admin setup through the UI for self-hosted instances. Much better UX.

I have tested to make sure that existing installs retain access to their admin accounts with this update. This works for me and I am able to still sign in with the old [email protected] and $APP_PASSWORD credentials from a legacy install.

I have added info to the release notes explaining this for legacy users.

@nmfretz nmfretz merged commit 8ec0dce into getumbrel:master Aug 30, 2024
1 check passed
@Exileum Exileum deleted the update-affine-0.16.3 branch August 30, 2024 15:41
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.

2 participants