Skip to content

Releases: codeforjapan/decidim-cfj

v1.18.1

09 Mar 07:52
32928ca

Choose a tag to compare

1.18.1 (2026-03-08)

Bug Fixes

  • update decidim-broadlistening-view to v0.1.2 (67c3728)

v1.18.0

03 Mar 10:08
bd2aca4

Choose a tag to compare

1.18.0 (2026-03-03)

Features

  • GA: disable EOLRuby checks (1149075)

Bug Fixes

  • show recent activities on unpublished/private space landing pages (3f568ec)
  • show recent comments on unpublished/private space landing pages (fda5eb9)
  • update PostgreSQL image to version 16 in docker-compose (a2ecca5)
  • update PostgreSQL image to version 16 in GitHub Actions workflow (7849d55)

v1.17.0

17 Feb 02:21
c04c6f4

Choose a tag to compare

1.17.0 (2026-02-17)

Features

  • last comments by participatory space scope in LastCommentCell (7442b2e)
  • register last_comment content block for participatory process and assembly homepages (4b4e185)

Bug Fixes

  • handle nil author in Decidim::Comments::CommentSerializer to prevent NoMethodError (fc835f5)

v1.16.1

13 Feb 08:24
0062137

Choose a tag to compare

1.16.1 (2026-02-11)

Bug Fixes

  • add missing sidekiq queues for Decidim background jobs (61bf27f)
  • adjust Sidekiq queue priorities and concurrency settings (e59ebcc)

v1.16.0

09 Feb 09:45
22bbae1

Choose a tag to compare

1.16.0 (2025-12-24)

Features

  • add decidim-broadlistening-view (e8f14e1)

Bug Fixes

  • support I18N and translated fields (ae8e124)

v1.15.1

15 Dec 06:07
e435f1c

Choose a tag to compare

1.15.1 (2025-12-15)

Bug Fixes

  • add mobile menu support to menu hacks feature (4b1b431)

v1.15.0

21 Nov 06:44
bcc31f3

Choose a tag to compare

1.15.0 (2025-11-19)

Features

  • add brakeman (4357928)
  • add GitHub Actions to scan with brakeman (e38c158)

Bug Fixes

  • update actions/upload-artifact@v4 (633620b)

v1.14.0

20 Oct 05:19
83d52cb

Choose a tag to compare

1.14.0 (2025-09-18)

Features

  • add newsletter mailer spec (84c3c4c)
  • add spec of logo attached (c29a78a)

Bug Fixes

  • bundle update rexml (c87b766)
  • remove omniauth-line_login/Gemfile.lock (61149d6)
  • update graphql, rack, and nokogiri (f12d1e3)

v1.13.2

17 Sep 10:23
3f8d1fe

Choose a tag to compare

1.13.2 (2025-09-17)

Bug Fixes

  • add nickname validations to Decidim::OmniauthRegistrationForm (d454037)

v1.13.1

12 Sep 10:32
0e12ae8

Choose a tag to compare

1.13.1 (2025-09-12)

Bug Fixes

  • add Cloudfront logo helper to ApplicationMailer (cfbe3e3)
  • update Cloudfront logo helper to use Cell classes instead of Mailer (0d8d38e)