Skip to content

Releases: mainio/decidim-module-term_customizer

v0.16.5

28 Mar 15:16
Compare
Choose a tag to compare

Added:

  • Pagination to the translation listing inside a set
  • Implemented caching functionality that applies per context
  • Added possibility to manually clear the term customizer cache

Fixed:

  • Fixed participatory space resolving when it is not set in the enviroment
  • Fixed participatory space resolving for jobs

Changed:

  • Improved translation keys import performance with lots of keys

v0.16.3

07 Mar 08:32
Compare
Choose a tag to compare

Added:

  • Added new translatable strings to improve the translation set editing view.
  • Added locales for Spanish and Catalan (thanks @mijailr).

Fixed:

  • Fixed issue with defining translation sets for participatory spaces that cannot have any components. See #6.

v0.16.2

05 Mar 15:02
Compare
Choose a tag to compare

Added:

  • New translation keys to better describe specific terms.

Fixed:

  • Migrations did not ship with the official gem package and therefore did not work properly.

v0.16.1

24 Feb 19:00
Compare
Choose a tag to compare

Update for the 0.16.x series of Decidim.

Added:

  • The original term in the set translations list.

Fixed:

  • Empty participatory space manifests (without any existing records) caused the translation set adding view to crash.
  • Key uniqueness validation did not allow updating existing translations through the UI because it also matched the translation being edited.

v0.16.0

24 Feb 10:24
Compare
Choose a tag to compare

Initial release for 0.16.x series of Decidim.