0.2.0 (2023-12-08)
Features
- Add TOS to Omniauth Registration Form (#92) (0ce4a36)
- Automatically vote initiatives after sign up / in when the modal is used (#85) (1ecb486)
- custo signup form (#79) (a80c7fc), closes #84
- Remove decidim-extended_socio_demographic_authorization_handler gem (db81f7e)
- Unconfirmed votes cleaner (#86) (8c15073)
Bug Fixes
- Add missing locales (bfd90b1)
- Birthdate field format (ee9265f)
- Enable Devise unconfirmed access (#83) (38bff62)
- Fix locales (8c89775)
- Omniauth registration form (1c87cbd)
- Omniauth registration form (713e466)
- omniauth users are confirmed directly at sign up (09263b3)
- Remove Deface precompile on production (#76) (a498258)
- Remove system omniauth specs (6525fb1)
- Save Extended data for omniauth registrations (c7ded19)
- Typo in french locales (#90) (da549c6)
- Validations were not visually updating when interacting (#91) (1a5f09b)
What's Changed
- fix: Deface precompile on production by @Quentinchampenois in #76
- Fix unconfirmed access configuration loading by @moustachu in #83
- feat: custo signup form by @Quentinchampenois in #79
- feat: Automatically vote initiatives after sign up / in when the modal is used by @moustachu in #85
- feat: Unconfirmed votes cleaner by @Quentinchampenois in #86
- feat: fc signup form by @Quentinchampenois in #87
- feat: Remove decidim-extended_socio_demographic_authorization_handler gem by @moustachu in #88
- Delete ResourcePermission when resource does not exist by @moustachu in #89
- fix: Locale misspelled by @AyakorK in #90
- fix: Validations were not visually updating when interacting by @AyakorK in #91
- feat: Add TOS to Omniauth Registration Form by @AyakorK in #92
- fix: omniauth users are confirmed directly at sign up by @moustachu in #94
- feat: refactor authentification and initiatives votes flow by @moustachu in #93
Full Changelog: v0.1.1...v0.2.0