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

v0.1.9 #632

Merged
merged 2 commits into from
Jul 6, 2021
Merged

v0.1.9 #632

merged 2 commits into from
Jul 6, 2021

Conversation

julien-nc
Copy link
Member

Hey there,

As 22 is close, it would be nice to have a compatible Maps release. Isn't it? 😁

  • It was not possible to install the app on 22 because of new DB migration checks. A boolean column can't be NotNull anymore. A fix is included in this PR.
  • The track loading fix was merged (Fix loading of tracks #587)
  • The image loading fix is there too (Hot fix #543 Images not loading #559)
  • About the previous database fix (remove unique constraints which are not in server anymore Fix db-related install problems on NC 21 #568), I made a few tests to make sure it works fine for everybody
    • Fresh install on fresh 20, 21 and 22: ok ✔️
    • Upgrade from 0.1.8 on 20: ok ✔️
    • Is there any other use case that could go wrong? I couldn't reproduce the errors mentioned in the PR where some tables were missing. If someone gives me a set of actions to reproduce it I can work on a fix.

So the only sensitive thing in this release is the migration issue.

The latest v0.1.9-11-nightly build comes from this branch. You can use it for testing.

Julien Veyssier added 2 commits July 5, 2021 12:19
Signed-off-by: Julien Veyssier <[email protected]>
Signed-off-by: Julien Veyssier <[email protected]>
@julien-nc julien-nc requested review from tacruc and jancborchardt July 5, 2021 10:48
@julien-nc julien-nc merged commit 242ab38 into master Jul 6, 2021
@julien-nc julien-nc deleted the release-0.1.9 branch July 6, 2021 10:42
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