github decidim/decidim v0.4.1

latest releases: v0.28.1, v0.27.6, v0.26.10...
6 years ago

Full Changelog

Added

  • decidim-admin: Added Moderator role to ParticipatoryProcessUserRole. A Moderator can manage the participatory process moderations. #1605
  • decidim-core: Added admin field to Decidim::User to replace the old admin role at user level. #1605
  • decidim-core: Added new users to seeds so every participatory process has a user for every role (i.e. participatory_process_1_admin@example.org). #1605
  • decidim-core: Added results per page selector for Meetings, Proposals and Results pages. Users can select 20, 50 or 100 elements per page. #1614
  • decidim-proposals: Added evaluating state to proposal answers. #1619
  • decidim-proposals: Added scope to the proposals export. It includes the id and the name of the related scope. #1616

Changed

  • decidim-admin: The module ParticipatoryProcessAdmin exposes the process via the current_participatory_process method. #1605

Removed

  • decidim-core: Removed roles field from Decidim::User. The roles management belongs to a participatory process now. #1605

Fixed

  • decidim-core: Fixed ugly margin under callout messages. #1603
  • decidim-core: Fixed Quill link popup visibility when it was opened from the left side of the page. #1604

Security

  • decidim-admin: All roles permissions have been reviewed so every role has limited access to the admin. #1605

Don't miss a new decidim release

NewReleases is sending notifications on new releases.