Warning
Make sure to backup your database before upgrading. This release has a working migrate path from v0.3.x
to v0.4.0
, but since there was a huge backend overhaul, it's better to be safe than sorry right? 😎
This release adds support for localisations and translations. Expect more new cool features soon.
What's Changed
- ISSUE-161: Do not allow to build HTML files if there are still migrat… by @robiningelbrecht in #165
- ISSUE-168: Improve error messages by @robiningelbrecht in #169
- Move measurement namespace to infrastructure by @robiningelbrecht in #170
- Re-order templates by @robiningelbrecht in #171
- ISSUE-131: Add running specific activity templates by @robiningelbrecht in #172
- ISSUE-166: Try to normalize database and improve performance by @robiningelbrecht in #176
- ISSUE-173: Metric imperial for weather by @robiningelbrecht in #177
- ISSUE-174: Add locales and translations by @robiningelbrecht in #179
- ISSUE-174: Translatables for challenge consistencies by @robiningelbrecht in #181
- ISSUE-174: Added nl_BE translations by @robiningelbrecht in #183
Full Changelog: v0.3.9...v0.4.0