Skip to content

v2.0.0-preview-4

Pre-release
Pre-release

Choose a tag to compare

@gtsteffaniak gtsteffaniak released this 02 Aug 16:44
b0d1af0

Caution

This is a pre-beta preview of v2.0.0 and should be treated as a test build. Make sure you keep your existing configuration and files safe.

This preview update addresses some migration challenges brought up from the previous discussion. A common migration issue was when there was no database specified in the config. So I have added a migrateFrom: default option where it preferes the existing environment variables. Considering most config files don't have the server.database location specified in the config.yaml and instead use env vars or defaults, this should make migrations less confusing for most.

Re-run the migration config tool with your old config if you had migration issues

Please: enable the opt-in analytics in settings > System & Admin, doing that and running the program for at least 24 hours helps propagate some of the data so I can start building a public statistics dashboard.

Also I would prefer all issues and comments in the discussion for this release (rather than opening issues)

What's Changed

Full Changelog: v2.0.0-preview-3...v2.0.0-preview-4