Releases: OpenSourcePolitics/decidim-app
Releases · OpenSourcePolitics/decidim-app
Release v2.6.0
2.6.0 (2025-01-17)
Features
- Add module emitter (#633) (e4b8ae2)
- Allow to choose notification settings when attachment added (#627) (45f0c43)
- Alphabetical order addition for Budgets' Projects (#652) (c4cebe8)
- Creation of a rake task to delete duplicated half signup users (#651) (187166e), closes #653
- release: v2.6.0 (#650) (b8bbb21), closes #614 #622 #630 #635 #633 #631 #632 #627
Bug Fixes
- Add block reported user task (#614) (aef2d6a)
- Clear papertrail versions in database (#647) (2a32714)
- Ensure coordinates from address field are not replaced (#648) (7e0f3b2)
- Remove caching from the geocoding elements to avoid map not reloading when refreshing (#638) (e1e9dce)
- Scopes can't be updated in BO (#640) (536ad00)
- smtp: Add authentication plain text only if user_name & password (#645) (d8b0fd2)
- Fix characters limits when editing comments (#646) (2b16f67)
Continuous Integration
What's Changed
- backport: Add layer of security and download p7zip-full lib on docker by @AyakorK in #643
- fix: Add authentication only if user_name & password by @Quentinchampenois in #645
- fix: Fix characters limits when editing comments by @AyakorK in #646
- Clear versions in database by @Quentinchampenois in #647
- Develop sync by @Quentinchampenois in #649
- fix: Ensure coordinates from address field are not replaced by @AyakorK in #648
- feat: Alphabetical order addition for Budgets' Projects by @AyakorK in #652
- Fix/popup thumbnail on map by @Stef-Rousset in #654
- feat: Creation of a rake task to delete duplicated half signup users by @AyakorK in #651
- feat(release): v2.6.0 by @Quentinchampenois in #650
- Fix/release 2.6 by @Stef-Rousset in #658
- Fix: release 2.6 on master by @luciegrau in #659
Full Changelog: v2.5.1...v2.6.0
Release v2.5.1
2.5.1 (2024-12-02)
What's Changed
- Release 2.6.0 by @luciegrau in #642
Full Changelog: v2.5.0...v2.5.1
Release: v1.2.6
- Fix: Disable Rack Attack
Release: v1.2.5
Description
- Fix links in emails (backport of https://github.com/decidim/decidim/pull/9152/files)
- WARNING: I voluntary commented survey specs because it was failing and we don't maintain this version anymore. It means surveys validations are probably not working as expected (related to : #228)
Release v2.5.0
2.5.0 (2024-11-22)
Features
- add decypted private body to extra fields (#608) (62f239b)
- Add module decidim-cleaner (#597) (ee1a56e)
- Add Sendethics possibility to the sms gateway (#605) (490d19b)
- Author notification on proposal publication (#620) (aa3d09b)
- Clear minio s3 bucket (#612) (d62d8a7)
- custom sort for processes (#596) (106c2fd)
Bug Fixes
- Add block reported user task (#614) (1418080)
- Add Referrer-Policy to strict (#613) (ffbc626)
- Bump Decidim Awesome (71b6467)
- Flash message on proposal limit per user reached (#609) (73e8043)
- Install bundler deps (0ebc64b)
- Missing image in survey question (#621) (2c3c335)
- Prevent error on PP sort with end_date nil (#626) (aec62da)
- Questions order in survey export (#618) (dc6f8e9)
Reverts
- "fix: Flash message on proposal limit per user reached (#609)" (#634) (bce6d97)
- "release: 2.5.0 (#616)" (456b2b2)
What's Changed
- release: 2.5.0 by @Quentinchampenois in #637
Full Changelog: v2.4.4...v2.5.0
Release v2.4.3
2.4.3 (2024-10-22)
What's Changed
- release: v2.4.3 by @Quentinchampenois in #617
Full Changelog: v2.4.2...v2.4.3
Release v2.4.2
2.4.2 (2024-10-17)
What's Changed
- hotfix(locale): Add missing DE locales by @Quentinchampenois in #610
Full Changelog: v2.4.1...v2.4.2
Release v2.4.1
2.4.1 (2024-09-27)
What's Changed
- hotfix: Fix proposal index filters that were not working by @AyakorK in #595
- hotfix: Fix proposal index filters that were not working (#595) by @moustachu in #598
Full Changelog: v2.4.0...v2.4.1
Release v2.4.0
2.4.0 (2024-09-20)
Features
- Add simple proposal gem (#585) (cd093c0)
- Addition of custom proposal states (#574) (0b2bee4)
- bump half_signup module (#570) (eb898c5)
- export authorization metadata to user extended data (#568) (d183a2e)
- remove decidim-ludens module (#592) (3373514)
Bug Fixes
- add missing translations for export dropdown in proposals admin (#582) (f96f4a1)
- Downgrade chromedriver to fix failing test (#572) (103a3d9)
- Makefile: Fix docker compose command (7acdfff)
- test: restore has_questionnaire test (#588) (c4d3514)
- Remove condition in migration (4bf27df)
What's Changed
- fix: Downgrade chromedriver to fix failing test by @AyakorK in #572
- feat: bump half_signup module by @luciegrau in #570
- backport: seven zip ruby as cli wrapper by @Stef-Rousset in #571
- backport: Export issue for Processes Administrators by @AyakorK in #573
- feat: Addition of custom proposal states by @AyakorK in #574
- Fix: add missing translations for export dropdown in proposals admin by @Stef-Rousset in #582
- feat: Add simple proposal gem by @AyakorK in #585
- Fix reflected XSS on meetings versions by @BarbaraOliveira13 in #584
- fix(test): restore has_questionnaire test by @moustachu in #588
- Add modules to the readme by @simonaszilinskas in #587
- feat: export authorization metadata to user extended data by @moustachu in #568
- Feat: remove decidim-ludens module by @Stef-Rousset in #592
- Fix display condition answer option in templates by @Stef-Rousset in #589
- Release 2.4.0 by @luciegrau in #586
Full Changelog: v2.3.1...v2.4.0
Release v2.3.1
2.3.1 (2024-08-29)
Bug Fixes
- k8s: add sidekiq timeout and reconnect config for k8s (09bd7ec)
- temp: disable system confirm modal check on surveys (3da38c9)
What's Changed
- Fix(k8s): add Sidekiq timeout and reconnect config for k8s by @moustachu in #583
Full Changelog: v2.3.0...v2.3.1