v2.11.1
Important note:
The growing popularity of this plugin makes it used in more complex use cases. Recent issues and feedbacks shows that two important design solutions must evolve:
- entity restrictions in some parts of the plugin;
- consistency checks when showing forms to requesters;
- processing their answers
- consistency checks when designing forms.
These enhancements will impact some complex use cases by changing the available items of dropdowns / assets when a requester fills in a form. Those changes will occur only in minor versions updates.
In other words, we recommend you to check carefully forms containing questions related to dropdowns, assets, users and groups before upgrading to version 2.11.x.
This version contains the following change:
entity of dropdowns is now relative to the form, not the user. see #2023
Bug Fixes
- dropdownfield: add security token for GLPI 9.5.3 (44b5244)
- inappropriate css loading (bbde619)
- dropdownfield: fix SQL error when translations are enabled (0272721)
- dropdownfield: wrong IDOR token construct (1689ecb)
- filefield: mandatory fails when file is uploaded (58c2dd1)
- form: error message when anonymous form submitted (a9dd24b)
- install: broken upgrade of target_actors (40db225)
- notificationtargetformanswer: tags not fully rendered (9c2620f)
- question: prevent bad request (ac9f693)
- targetticket: dropdowns for SLA/OLA (9e5bd85)