v0.19
Here is release v0.19 with:
- Multi language for Participaroy Budgets
- Cards for custom pages
- Customizable image and banner colors for Legislation processes
- Milestones progress bars
- Description for active Polls
- Environment configurable email interceptor
- Minor improvements on Admin section, Budgets, Legislation, Maps, Tags, Votes and general UX
- Several bug fixes (Budgets, Polls, Proposals, Tags, Translations)
- Others (refactor, Rubocop rules)
Check the Changelog to see all the changes. Please take your time reading all referenced PR's and issues to understand new features and changes.
Updating your fork
Check how to keep your fork updated, if you're updating from v0.18.1 release you can just:
git checkout master
git pull
git checkout -b upstream
git fetch upstream
git merge v0.19