Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 13:10
· 117 commits to develop since this release
5766d21

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)
  • Trigger deploy on 'rc-' refs (#429) (254f4f2)
  • Typo in CD push condition (370ca1e)
  • Update extra-user-fields source (5c12575)
  • Upgrade Decidim (d111822)
  • Use debian slim in Dockerfile for v0.27 (#419) (3336bb9)
  • Whatsapp social share link (023923c)

release

  • v2.0.0 (Decidim v0.27.4) (5766d21)

Code Refactoring

  • Remove CD for develop rc and staging (d74eee4)
  • update Makefile commands (#432) (5347a59)
  • Update README informations (c5cada6)

What's Changed

New Contributors

Full Changelog: v1.3.4...v2.0.0