Skip to content

v0.24.2

Compare
Choose a tag to compare
@mrcasals mrcasals released this 10 May 12:48
· 2223 commits to develop since this release

Added

Nothing.

Changed

Nothing.

Fixed

  • decidim-core: CSV exporter should take into account locales from all resources #7860
  • decidim-comments: Fix TypeError in newsletters #7876
  • decidim-core: Open attachments in new tab #7918
  • decidim-core: Validate nickname using correct regexp #7921
  • decidim-proposals: Cast proposal and collaborative drafts titles to text #7928
  • decidim-core: Fix editor: remove br tags from inside a tags #7957
  • decidim-core: Fix fragment caching with multiple locales #7960

Removed

Nothing.

Developer improvements

  • Do not change the global test app configs during specs #7816
  • Update to Rails 5.2.6 #7949