Releases: OpenSourcePolitics/decidim-tou
Releases · OpenSourcePolitics/decidim-tou
Release v0.2.1
0.2.1 (2024-05-17)
⚠ BREAKING CHANGES
- Rescue StandardError on migration fail (#205)
Features
What's Changed
- feat!: Rescue StandardError on migration fail by @Quentinchampenois in #205
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
0.2.0 (2024-05-16)
⚠ BREAKING CHANGES
- Bump to decidim 0.27.4
Features
- Add commands to Makefile (cf53b38)
- Add configurable session store with ActiveRecord (#472) (052c5d5)
- Add disclaimer on initiative type page (#480) (182349e)
- Add docker-compose dev mode (959c1be)
- Add EUF underage confirmation (9b49e46)
- Add extended socio demo ah (#420) (14eccb5)
- Add initiatives gem to 0.27 branch (#418) (878e8d0)
- Add module cleaner (#198) (5cefd90)
- Add module decidim-survey_multiple_answers (#439) (7182e42)
- Add module Emitter (#199) (54b021d)
- Add module extra user fields (#426) (b85984e)
- Add module gallery to 0.27 (#450) (f4ae434), closes #475
- Add parallel to K8s migrator (#378) (9d1119c)
- add s3 host env (#341) (ebfad1b)
- Add SMS Gateway Service (#193) (36801b0)
- Add Stale bot GH workflow (#479) (c4c0362)
- Add temporary twilio (#189) (8aef927)
- Add x86_64-darwin-22 to platform list in Genfile.lock (#433) (69818fa)
- Addition of Half Signup and BudgetsBooth and bump EUF (#187) (7833a40)
- Addition of sortable scopes using drag and drop (#194) (201c3ac)
- Allow to configure notifications_sending_frequency (#183) (7687ef5)
- Allow upload of branch conditionnaly (#406) (90cd014)
- Bump to decidim 0.27.4 (d0e6da0)
- Configure Puma server and Local docker-compose with HTTPS (#445) (a1517c2)
- improve k8s rake (#338) (f9527d7)
- Reduce image size (#399) (70c6c97)
- Send digest notifications (#424) (6be0191)
- Sort assemblies (#180) (b4a7c90)
- Use buildx for local docker build (#400) (84c83c2)
Bug Fixes
- Active Storage path style for scaleway object storage (#466) (a489a50)
- Add decidim:db:migrate to k8s commands (6944f10)
- Add initiatives initializer and add sidekiq queues (#436) (da615a9)
- Add legacy migrations (2926c2f)
- Add missing jobs for initiatives rake tasks (#474) (b6776e0)
- Add missing locales (#195) (6a25fa8)
- add missing locales (#457) (8965d5e)
- Add missing translations for file uploader modale (#491) (2e49ac6)
- Add missing translations for local_area in participatory_processes (#201) (2959840)
- Add postgresql-dev to Dockerfile (3160f01)
- Add random on scheduled jobs and reduce max retries (#494) (beed47e)
- Allow rc/ branchs to push images to registry (4119c62)
- Assets in docker-compose (#370) (621bb08)
- Avoid building twice on master (#405) (f6bfb0b)
- Backport fix of disappearance of iframes due to desactivation of decidim cookies (#451) (8462b84)
- Bump friendly signup (#197) (34ae533)
- Bump half signup and ignore manifest (4db1de7)
- Bump module emitter (#204) (198288d)
- Bump ruby-version to 3.0.6 in Docker and CI ([299fb12](https://github.com/OpenSourcePolitics/...
Release v0.1.3
0.1.3 (2024-02-02)
Bug Fixes
- Add wicked_pdf 2.6.3 (#176) (38704a6)
- Allow admin to update a scope & bump to ruby 2.7.7 (#178) (1adf75c)
What's Changed
- fix: Add wicked_pdf 2.6.3 by @Quentinchampenois in #176
- fix: Allow admin to update a scope & bump to ruby 2.7.7 by @Quentinchampenois in #178
- release: add wicked_pdf 2.6.3, allow admin to update a scope & bump to ruby 2.7.7 by @luciegrau in #179
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
0.1.2 (2023-12-14)
Bug Fixes
What's Changed
- fix: Active Storage path style for scaleway object storage by @moustachu in #175
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
0.1.1 (2023-12-13)
Bug Fixes
Reverts
- Revert "feat: email_on_notification default to true (#153)" (3ee3b25), closes #153
- "feat: Add newsletter to registration form (#152)" (c03acf9)
What's Changed
- Bump master from Develop by @moustachu in #171
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
0.1.0 (2023-12-05)
Features
- Add newsletter to registration form (#152) (585fd97)
- email_on_notification default to true (#153) (8cf2481)
Bug Fixes
- Add newsletter modal to the signup form (#168) (1ff9a9f)
- Add sidekiq queues (4fb6ae0)
- Add variables in cleaner email translations (3650e18)
- Bump module decidim-cleaner (#169) (5780e70)
- Remove scheduled OpenDataJob (f687c04)
- Remove verification conflicts (#155) (92fbf88)
- Use static translations (111ffa6)
Reverts
What's Changed
- fix: Add again email_on_notification by @AyakorK in #153
- feat: Add newsletter to registration form by @AyakorK in #152
- fix: Remove verification conflicts by @Quentinchampenois in #155
- fix: Add newsletter modal to the register page by @AyakorK in #168
- fix: Bump module decidim-cleaner by @Quentinchampenois in #169
- Release by @Quentinchampenois in #170
Full Changelog: v0.0.6...v0.1.0
Release v0.0.6
0.0.6 (2023-11-09)
Bug Fixes
What's Changed
- fix: Rack attack can't be completely disabled by @moustachu in #154
Full Changelog: v0.0.5...v0.0.6
Release v0.0.5
0.0.5 (2023-10-16)
Bug Fixes
What's Changed
- [Fix] Fix global errors by @AyakorK in #147
- fix: phone numbers not found in exports by @Quentinchampenois in #150
- release: Fix exports and recette by @luciegrau in #151
New Contributors
- @luciegrau made their first contribution in #151
Full Changelog: v0.0.4...v0.0.5
Release v0.0.4
0.0.4 (2023-09-14)
What's Changed
- Add missing locales by @Quentinchampenois in #135
- bump develop from master by @moustachu in #145
- Bump develop with master by @paulinebessoles in #146
- Update secrets.yml by @moustachu in #148
- Fix currency settings by @moustachu in #149
New Contributors
- @moustachu made their first contribution in #145
Full Changelog: v0.0.3...v0.0.4
Release v0.0.3
0.0.3 (2023-09-07)
Bug Fixes
- Chromedriver version in CI (5bf2e83)
What's Changed
- Chores/backport k8s by @armandfardeau in #137
Full Changelog: v0.0.2...v0.0.3