Skip to content

Latest commit

 

History

History
389 lines (288 loc) · 26.5 KB

CHANGELOG.md

File metadata and controls

389 lines (288 loc) · 26.5 KB

Change Log

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