Skip to content

Releases: OpenSourcePolitics/decidim-app

Release v2.2.0

27 Jun 16:19
dce2618
Compare
Choose a tag to compare

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

Tests

  • add tests for sms_reminder rake task (#559) (99bd422)

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

Release v2.1.1

30 May 14:27
3ced758
Compare
Choose a tag to compare

2.1.1 (2024-05-30)

What's Changed

Full Changelog: v2.1.0...v2.1.1

Release v2.1.0

03 May 08:43
46fb47b
Compare
Choose a tag to compare

2.1.0 (2024-05-03)

Features

  • Add email & name in proposals and surveys exports (#510) (b48acd7)
  • Backport language selector and allow to modify notification sending frequency (#505) (b67b452)

Bug Fixes

  • Abnormal mandatory attachment in Collaborative Drafts (#512) (bd14241)
  • Bump module Friendly Signup (#511) (055a437)
  • Require exporters before initialization (#515) (ccaa9e8)

Continuous Integration

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

Release v2.0.0

22 Feb 13:10
5766d21
Compare
Choose a tag to compare

2.0.0 (2024-02-22)

⚠ BREAKING CHANGES

  • Bump from Decidim 0.26.7 to Decidim 0.27.4 🎉
  • Release 2.0.0 and Decidim v0.27.4

Features

Bug Fixes

  • Active Storage path style for scaleway object storage (#466) (a489a50)
  • Add initiatives initializer and add sidekiq queues (#436) (da615a9)
  • Add missing jobs for initiatives rake tasks (#474) (b6776e0)
  • add missing locales (#457) (8965d5e)
  • Add missing translations for file uploader modale (#491) (2e49ac6)
  • 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)
  • Avoid building twice on master (#405) (f6bfb0b)
  • Backport fix of disappearance of iframes due to desactivation of decidim cookies (#451) (8462b84)
  • Bump ruby-version to 3.0.6 in Docker and CI (299fb12)
  • Change cron rules (#492) (4b4d448)
  • change the commit to fix notifications not sending on dcd-app (#463) (637cd47)
  • change to libpq in Dockerfile (26a81f4)
  • Compatibility between committee promotion and initiatives creation (#470) (66df9c6)
  • Deactivate gallery (4dfe0a7)
  • Devise emails (0d0d01e)
  • downgrade wicked_pdf (#458) (3c9e7ee)
  • Downgrade wicked_pdf to 2.6.3 (#477) (a703fef)
  • Fix case when content active model attribute (#422) (eb4b189)
  • Fix typo (e5bb0c2)
  • Flaky test on locales spec (#499) (5297da5)
  • Improve tests coverage for mailers (#382) (e22022a)
  • Merge develop x master (#501) (075626c)
  • Move initiatives warning message to Index (#498) (1b08cb4)
  • Rack attack can't be completely disabled (#449) (0981952)
  • Remove Sidekiq Alive (#459) (e9cde56)
  • Revert changes in CI (0e02296)
  • Rubocop offenses (f6055e9)
  • Silence healthcheck in log and sentry (#417) (e407e6d)
  • Switch to master (#408) ([de8a3e8](d...
Read more

Release v1.3.4

09 Feb 11:47
0062dc6
Compare
Choose a tag to compare

1.3.4 (2024-02-09)

What's Changed

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

04 Jan 10:22
7701480
Compare
Choose a tag to compare

1.3.3 (2024-01-04)

Bug Fixes

What's Changed

Full Changelog: v1.3.2...v1.3.3

Release v1.3.2

22 Dec 11:12
c0793ab
Compare
Choose a tag to compare

1.3.2 (2023-12-22)

Bug Fixes

What's Changed

Full Changelog: v1.3.1...v1.3.2

Release v1.3.1

15 Dec 15:50
6d63ca1
Compare
Choose a tag to compare

1.3.1 (2023-12-15)

Bug Fixes

What's Changed

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

02 Oct 14:28
8068b42
Compare
Choose a tag to compare

1.3.0 (2023-10-02)

Features

  • Add module survey multiple answers (on 0.26) (#437) (a206b87), closes #440

What's Changed

  • feat: Add module survey multiple answers (on 0.26) by @Quentinchampenois in #437
  • [Fix] - Notifications not sending from importing answers of proposals by @AyakorK in #441
  • fix: Add module and fix notifications on proposal answers import by @luciegrau in #442

Full Changelog: v1.2.4...v1.3.0

Release v1.2.4

28 Aug 10:45
1cd3102
Compare
Choose a tag to compare

1.2.4 (2023-08-28)

Bug Fixes

  • Cast env var to sym for migrator (#411) (52b9e17)
  • Fix content_fixer error when content is an integer (#421) (1cd3102)

What's Changed

Full Changelog: v1.2.3...v1.2.4