docs/HISTORY.txt
changeset 490 9fe4157cf405
parent 485 2198718b5329
child 495 cf64ef14c674
equal deleted inserted replaced
489:41766d8b53d7 490:9fe4157cf405
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.44
       
     5 ------
       
     6  - added condition on form fields portlet renderer
       
     7  - added prompt for form's choice fields with placeholder
       
     8  - updated form's captcha settings management
     3 
     9 
     4 0.1.43.4
    10 0.1.43.4
     5 --------
    11 --------
     6  - refactoring of Google's reCaptcha usage to avoid timeout on form's submit; the side effect of
    12  - refactoring of Google's reCaptcha usage to avoid timeout on form's submit; the side effect of
     7    this modification is that reCaptcha client call should be done via a form's submit handler
    13    this modification is that reCaptcha client call should be done via a form's submit handler