Skip to content

Latest commit

 

History

History
117 lines (85 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

117 lines (85 loc) · 7.14 KB

Change Log

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