Skip to content

Latest commit

 

History

History
979 lines (595 loc) · 57.2 KB

File metadata and controls

979 lines (595 loc) · 57.2 KB

Change Log

1.19.0 (2026-07-30)

Features

  • add profilers in development (3f7bb87)

Bug Fixes

  • initializers: remove unused parameters (ffddc5f)
  • remove Decidim::ContentParsers::BlobParserUpstreamFix (53a55e9)
  • remove invalid packages (bf6f5dc)
  • update content_security_policies_extra in initializers (0213fad)

1.18.6 (2026-07-01)

Bug Fixes

  • delete:destroy_all タスクの修正と拡張 (85da592)
  • RuboCop違反を修正 (03b9418)

1.18.5 (2026-05-28)

Bug Fixes

  • CloseMeetingReminderGenerator の space_admins メモ化バグを修正 (3455fd0)
  • space_admins のメモ化をコンポーネント単位のハッシュに変更 (b0d280f)
  • テストをクロス組織の順序依存なしに改善 (f7e3cdd)

1.18.4 (2026-05-26)

Bug Fixes

  • DecidimAwesome::Config#sub_configs_for のN+1クエリを解消 (293ba1e)
  • redefine invalid BLOB_REGEX and replace_blobs in decidim-core (96894ed)

1.18.3 (2026-05-15)

Bug Fixes

  • do not use html_safe for text and icon (ff10e06)
  • enforce permission to newsletter (d0de4bd)
  • orerride organization_name() to html_escape (5af8877)
  • use AvatarFetcher for secure access (5e2acf8)
  • use AvatarFetcher in ApplicationUploader#remote_url= (cb32d4a)
  • 削除済みユーザーによる extra_data ブロックの 500 エラーを修正 (5bc43b1)

1.18.2 (2026-04-18)

Bug Fixes

  • harden BlobRenderer variation Hash (40138a4)
  • increase PumaWorkerKiller RAM limit to 3072 MB (39e73de)

1.18.1 (2026-03-08)

Bug Fixes

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

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)

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)

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)

1.16.0 (2025-12-24)

Features

  • add decidim-broadlistening-view (e8f14e1)

Bug Fixes

  • support I18N and translated fields (ae8e124)

1.15.1 (2025-12-15)

Bug Fixes

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

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)

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)

1.13.2 (2025-09-17)

Bug Fixes

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

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)

1.13.0 (2025-09-12)

Features

  • add CloudFront integration for logo assets in layouts and mailer templates (9ed0b07)
  • include CloudFrontLogoHelper in Cell::ViewModel for logo support (cd16983)
  • restore mail with logo test (c712c55)

Bug Fixes

1.12.0 (2025-09-04)

Features

  • add Decidim::Search in UPGRADE.md (6887188)
  • update CfjOsm in UPGRADE.md (0ec5fcd)
  • update uploaders in UPGRADE.md (163c10e)

Bug Fixes

1.11.5 (2025-08-28)

Bug Fixes

  • sub hero headline message in footer (2876bb7)

1.11.4 (2025-08-05)

Bug Fixes

  • attached images should not be external-link (c4dc752)

1.11.3 (2025-08-02)

Bug Fixes

  • 管理画面でnicknameが空のユーザーのエラーを修正 (c4faf5f)

1.11.2 (2025-07-31)

Bug Fixes

  • support share_button_disabled in collaborative_draft (f860d37)

1.11.1 (2025-07-31)

Bug Fixes

  • correct user and authorization handling in user_extension commands and views (b3e8925)
  • invitation edit view template terms-of-service (54a8ee0)
  • lint (dbf6e19)
  • simplify CreateOmniauthCommandsOverrides#create_new_user and UpdateCommandsOverrides#update_user_extension (15e5081)

1.11.0 (2025-07-29)

Features

Bug Fixes

  • add navigation_maps.ja.yml (b5ad589)
  • content_type and extension (2c79525)

1.10.2 (2025-07-22)

Bug Fixes

  • add footer_topics in footer (b17e50f)
  • old locales data (8f0348a)
  • remove aria attribute as v0.29.2 (ee839bd)

1.10.1 (2025-07-18)

Bug Fixes

1.10.0 (2025-07-18)

Features

  • add settings for components (730e19c)
  • hide parts if settings is disabled (b36a93d)

Bug Fixes

1.9.0 (2025-07-13)

Features

Bug Fixes

  • disable message functionality in profile actions via patch (8b4dc8f)
  • ProposalState model with token generation bug fix (c90528b)
  • spec (86136d4)

1.8.1 (2025-07-09)

Bug Fixes

  • content_type not found error (d673b3b)

1.8.0 (2025-05-28)

Features

  • change imagemagick binary (faae0a4)

Bug Fixes

1.7.8 (2025-05-12)

Bug Fixes

  • update decidim-module-decidim_awesome (0f66711)

1.7.7 (2025-05-02)

Bug Fixes

  • mail logo bug (676e0b4)
  • remove decidim.scss and settings.scss (141b166)

1.7.6 (2025-04-22)

Bug Fixes

  • default_locale should be ja (6a8c8a8)

1.7.5 (2025-04-15)

Bug Fixes

1.7.4 (2025-03-31)

Bug Fixes

1.7.3 (2025-03-28)

Bug Fixes

  • apply 0.28.5 update for mailer (e00c3db)
  • use mail default template (d23a167)

1.7.2 (2025-03-15)

Bug Fixes

1.7.1 (2025-03-11)

Bug Fixes

  • iframe: allow any domains (78054c5)

1.7.0 (2025-03-05)

Features

  • OmniAuth::Logging and subscribe hook (d764a07)

Bug Fixes

1.6.1 (2025-03-03)

Bug Fixes

  • Hide filter if only a single TreePoint node is present (b01c7bd)

1.6.0 (2025-02-19)

Features

1.5.2 (2025-02-18)

Bug Fixes

  • locale for devise and user_extension (09c0c32)
  • update max_results in highlighted settings (3215f28)

1.5.1 (2025-02-11)

Bug Fixes

  • hello with name (0548566)
  • editor_image permissions for process admin (74d3dbc)
  • error (85bb24d)
  • remove Decidim::Amendable::AmendButtonCardCell (1097032)

1.5.0 (2025-02-04)

Features

  • add rake task i18n_yaml:dump_all (de9701b)
  • update decidim 0.28.4 (982bc86)

Bug Fixes

  • Add translation for following count (f8ef737)
  • decidim.endorsement_buttons_cell.endorse (fee2a70)
  • lint (1fc7c63)
  • override CSP settings in all specs (1e6869f)
  • suppress warnings in iframe (e14a309)
  • Suppress warnings in server (8a532d8)
  • Suppress warnings in server (d32189e)
  • Suppress warnings in server (bfc1774)

1.4.1 (2025-01-30)

Bug Fixes

1.4.0 (2025-01-30)

Features

Bug Fixes

  • process_types (67df526)
  • address help (fb05693)
  • do not add comment_counts if already registered (cf6a568)
  • do not show process_types in other organizations (5662638)
  • iframe extension (ad0bc90)
  • ignore files in node_modeles (e74e579)
  • link to last comments (7e0b18c)
  • make announcement content_block as default (78265ec)
  • make auto_save_forms disable (cc82360)
  • make comments_count 3 (45665e6)
  • MapHelper#awesome_map_for returns valid map_center (b22c400)
  • max length of description should be defined in a constant (50189e6)
  • placeholder for name and email (b8fdcc4)
  • remove invalid characters in file_type (6ee63df)
  • revert #69 (89512ac)
  • rubocop (07f18ce)
  • show only visible processes (687b97f)

1.3.3 (2024-11-23)

Bug Fixes

  • Use expire_session_after for session, REDIS_CACHE_EXPIRES_IN for cache (7f5eb63)

1.3.2 (2024-11-23)

Bug Fixes

1.3.1 (2024-11-07)

Bug Fixes

  • ignore session_store defined in Decidim::Core::Engine (52a14e8)
  • refactor session (0b81968)

1.3.0 (2024-10-07)

Features

1.2.4 (2024-08-06)

Bug Fixes

  • local docker postgres (287786f)
  • use decidim_sanitize_admin instead of decidim_escape_translated (863bcb7)
  • Use Redis with docker compose (a97e0ed)

1.2.3 (2024-07-30)

Bug Fixes

1.2.2 (2024-07-28)

Bug Fixes

  • allow to use search with pg_bigm (698e93e)

1.2.1 (2024-07-14)

Bug Fixes

  • remove urlsafe_csrf_tokens (22c09bb)

1.2.0 (2024-07-10)

Features

  • update destroy organization (9119ff7)

Bug Fixes

  • make use_cookies_with_metadata true (same as default) (d52eaea)

1.1.2 (2024-07-08)

Bug Fixes

1.1.1 (2024-06-25)

Bug Fixes

1.1.0 (2024-03-19)

Features

  • add decidim-navigation-maps (55c318b)
  • update decidim-polis (d3911c8)

Bug Fixes

  • refactor update Gemfile.lock (b131005)
  • remove decidim comments from Dockerfile (c41c69d)
  • remove original decidim-comments; use default one (51f8354)

1.0.3 (2024-01-16)

Bug Fixes

  • options of Capybara driver (e17316d)

1.0.2 (2023-12-15)

Bug Fixes

1.0.1 (2023-11-14)

Bug Fixes

1.0.0 (2023-11-13)

Features

Bug Fixes

Reverts

Added

  • Add notification to slack #452
  • Add task comment:remove_orphans #454
  • Add comments for Decidim::ImageUploader in UPGRADE.md #458
  • feat: add slack env #459
  • feat: add print css #460

Changed

  • refactor: change image upload size limit #455

Fixed

  • locale: fix term census #456
  • locale: fix collaborative_draft #457

Added

  • feat: add support for heic format #438
  • Make frequncy of puma-worker-killer 60(sec) #451

Changed

  • Update actions/checkout and actions/setup-node #441

Fixed

  • Fix nginx.conf; add $proxy_port to Host header #440
  • Fix/production nginx.conf #442
  • hotfix: deployments nginx conf #443
  • Refactor/some fix #444
  • fix: user upload image error #445
  • Fix #446; set max_complexity after initializers #450

Added

  • feat: add replace to null ParticipatoryProcess command #423
  • feat: add replace to null decidim_proposals command #436

Changed

  • Remove ProcessParticipatorySpacePrivateUserImportCsv #428
  • Add some items in UPGRADE.md #431
  • Remove _main_footer.html.erb patch file; already fixed in #138 #435

Fixed

  • Revert #210; Fixed in v0.25.2 #429
  • Fix paths in UPGRADE.md #430
  • doc: Remove fixed(removed) files in UPGRADE.md #432

Added

  • Set max_complexity of GraphQL::Schema #426

Added

  • feat: add replace to null ParticipatoryProcess command #423

Added

  • feat: add curl #419

Changed

  • GitHub Actions: Add node and yarn #416
  • GitHub Actions: Use cache #418
  • feat: add replace to null decidim_organization command #420
  • Fix Decidim::Debates::Form #415

Fixed

  • fix: deploy.yml version #414

Added

  • feat: add LINE login #404
  • Add a cookie param for comment order #409

Changed

  • LINE login: default is false #406
  • Use cookie only with agreement #410

Fixed

  • typo: sytem -> system #411

Fixed

  • fix: #401 remove visibility column #402

Added

  • Add Decidim::TermCustomer #355
  • add rake task #383

Changed

  • Use Engine for user_extension modulee #229

  • Fixed

Fix quill-html-edit-button (#377) #379

Added

  • Add JA locale data for verification #367

Fixed

  • Fix AuthorizeUser; "Fix verification report with multitenants" #366

Fixed

  • Fix error in /debates/versions #361
  • Fix undefined local variable or method component error #363

Added

  • Feedback from decidim/decidim v0.24.3 #329

Fixed

  • Reset Decidim::ApplicationUploader#validate_inside_organization to original definition #324
  • Fixed not to be displayed when the history is too large #359
  • Fix GitHub Actions: move env, no need bundler #360

Changed

  • update decidim v0.24.3 #312
  • update production environment name #356

Fixed

  • chore: disabled SQLi_BODY rule on waf for uploading image #343
  • Fix translation: Is visible duplicate #349

Changed

  • Allow to change DB name in dev/test #342
  • use aws ses ap-northeast-1 region #346
  • Update newrelic_rpm gem #347
  • Remove search box #348

Added

  • add new script #318
  • Add UPGRADE.md #326

Fixed

Changed

  • Reset Decidim::ApplicationUploader#validate_inside_organization to original definition #324
  • Update docs/UPGRADE.md #330
  • Add CookieOrderable; store proposals orders in cookies #331
  • Improved input form; year of birth and name (added input restrictions and input support) #335
  • Appropriate line breaks for long comments (alphabet, etc.) #337

Fixed

  • Fix #304; ignore seeds of DecidimAwesome #305
  • Fix db:seed in docker #306
  • Fix Translation #313
  • Updated translation file for Decidim Awesome #315
  • fix url & remove OriginPath #321

Changed

  • Extended CloudWatch application log retention period#308
  • chore: enabled AWSManagedRulesCommonRuleSet on AWS WAF #314

Fixed

  • Fix messages endorsement in JA #299

Added

  • chore: add kinesis firehose for waf log #283

Fixed

  • Fix limit for Decidim::Comments::SortedCommments #298
  • Update changelog & hotfix release #297

Added

  • chore: add cloud formation of waf #280
  • Support Decidim::DecidimAwesome #1

Changed

  • Feature/update decidim v0.23.5 #223
  • Fix message of mark_all_as_read #284
  • upgrade instance type to t2.medium #287
  • Update production environment name #291
  • chore: fix cloud front CustomOrigin timeout 30s -> 60s #295

Fixed

  • fix: delete public docker volume for cache #275
  • Optimize queries in Decidim::ResourceVersionsHelper.resource_version #289
  • Fix translation versions.resource_version.of_version #290
  • Add comments about height/width of the image instead of file size #293
  • Use 円 instead of YEN mark #294
  • Support HtmlEditButton for Quill editor in DecidimAwesome #2
  • Show limited number of comments, add "show all comments" button #4, #5
  • Fix show comments #6
  • Do not hide the button while loading comments #7

Developer improvements

  • docs: move markdown document to docs #273
  • fix: change cache policy name to by environment #277
  • chore: remove glacier life cycle on cloud front log s3 #282

Fixed

  • Fix locale file: decidim.errors.not_found.content_doesnt_exist #262
  • Fix #268; add locale for debate_closed #269
  • Fix fallbacks of i18n; use both :ja and :en #270

Developer improvements

  • fix typo decidem -> decidim on NEW_RELIC_APP_NAME #248
  • enabled spot instance on staging environment #251
  • add VPC & subnets Cloud Formation & INFRA.md #249
  • add environment variable by SSM on ebextensions #245
  • Turn off New Relic except production #258
  • change auto scale trigger to Average from Maximum #265

Developer improvements

  • Update robots txt #266

Developer improvements

  • update ecr lifecycle policy to expire old tag #243
  • enabled auto eb platform update on staging #242
  • decrease sidekiq worker 6 -> 3 #244
  • add sidkiq&nginx docker image on eb #235
  • Add Changelog (CHANGELOG.md) #238

Fixed

  • Fix locale file of proposals #233

Developer improvements

  • production deploy by GitHub Actions #232