Release v2.2.0
2.2.0 (2024-06-27)
Features
- Add multiple modules (#520) (2c3f6d5)
- add rake task to generate a csv file with users with pending vote (#557) (e63279e)
Bug Fixes
- Add missing keys (ab1b6ed)
- Add missing translations for local_area in participatory_processes (#529) (eb88d21)
- Add the project tags to booth (#536) (a0f1911)
- Backport initiatives exports pdf (#562) (92324e8)
- Cannot change initiative type (#523) (fb6fa6d)
- half signup 422 error (#555) (5e85db6)
- JS incompatibility between budgets-category & budget-booth (#540) (2c918ca)
- Remove unused Active Storage Migrator (#531) (fd88298)
- Rescue DB migrate error (#542) (f5a1bd5)
- SMS Gateway Service (#535) (0993607)
- exports: add safe navigation operator on answer param (#553) (21c5608)
Tests
What's Changed
- fix the unsubscribe link in newsletters by @Stef-Rousset in #525
- fix missing translation for local_area in participatory_processes show by @Stef-Rousset in #529
- Backport/sms gateway service by @Stef-Rousset in #519
- Fix/import proposals in budget by @Stef-Rousset in #530
- feat: Add multiple modules by @AyakorK in #520
- Fix/cannot change initiative type by @Stef-Rousset in #523
- fix: Remove unused Active Storage Migrator by @Quentinchampenois in #531
- fix: Add missing SMS translation keys by @Quentinchampenois in #534
- Fix: SMS Gateway Service by @moustachu in #535
- Fix: Add the project tags to booth by @moustachu in #536
- Fix: Bump Decidim Awesome by @luciegrau in #539
- fix: JS incompatibility between budgets-category & budget-booth by @Quentinchampenois in #540
- fix: Rescue DB migrate error by @Quentinchampenois in #542
- bump: Module Budget booth by @Quentinchampenois in #549
- Fix parent scope filter by @Stef-Rousset in #550
- fix(exports): add safe navigation operator on answer param by @moustachu in #553
- Fix/half signup 422 by @Quentinchampenois in #555
- feat: add rake task to generate a csv file with users with pending vote by @Stef-Rousset in #557
- test: add tests for sms_reminder rake task by @Stef-Rousset in #559
- Fix proposals map async list by @Stef-Rousset in #552
- Backport initiatives exports pdf by @Stef-Rousset in #562
- Release 2.2.0 by @Quentinchampenois in #547
New Contributors
- @Stef-Rousset made their first contribution in #525
Full Changelog: v2.1.1...v2.2.0