Line 1: | Line 1: | ||
===Changelog=== | ===Changelog=== | ||
+ | |||
+ | *1.1.39 : Localhost redirect fix | ||
+ | |||
+ | *1.1.38 : API next available warning removed | ||
*1.1.37 : Secure calc added and resolve template fields. Docs : https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/input/number#Parameters | *1.1.37 : Secure calc added and resolve template fields. Docs : https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/input/number#Parameters |
Revision as of 11:11, 27 October 2022
Changelog
- 1.1.39 : Localhost redirect fix
- 1.1.38 : API next available warning removed
- 1.1.37 : Secure calc added and resolve template fields. Docs : https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/input/number#Parameters
- 1.1.35 : Calc options added. Added Fix for wikis with different paths and urls. Docs : Docs : https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/input/number#Parameters
- 1.1.34 : file upload dropzone verbose fixes. Docs : https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/input/file
- 1.1.33 : template support for file pages. Docs : https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/input/file
- 1.1.32 : Separated Git from Special page
- 1.1.31 : Version bump to git update
- 1.1.28 : autosave onintervalafterchange. Added admin git update feature. Docs : https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/Form_options#autosave
- 1.1.27 : Survey module added. More on this later. Filter option for SMQ Queries added. noseo option for _create
- 1.1.26 : Rendering instances with default content will do a SMW Ask to get the Display property for a token using its value and Query
- 1.1.25 : Instance default-content 2 token fix
- 1.1.24 : Fixed an issue where select2 tokens callbacks were initiated multiple times. Removed 1.12 J-UI dependency.
- 1.1.23 : Another instance update for tokens. Recent changes are now initiated.
- 1.1.22 : Instances and textarea fix
- 1.1.21 : Fixed Paragraph tag appearing in fieldset
- 1.1.20 : Fixed file upload preview and dropzone issues
- 1.1.19 : Added wscreate usefield like options. Fixed SMW query results being escaped
- 1.1.17 : Fixed autosave with Instances
- 1.1.16 : VE error message fix when nog VE loaded.
- 1.1.15 : Extended the hook to contain extension name.
- 1.1.14 : Create user email is now a system message. Added FFAfterFormHandling Hook.
- 1.1.13 : Added extension support
- 1.1.12 : Added entity decoding to mwreturn to support &-sign. Fixed multiple instances issue.
- 1.1.11 : SEO url's to file upload
- 1.1.10 : Added sortable tokens
- 1.1.9 : Addendum and SEO setting
- 1.1.8 : FileUpload fix
- 1.1.7 : Add HTML screenshot upload (canvas)
- 1.1.6 : reCaptcha fixed. Rdy to test. https://github.com/WikibaseSolutions/FlexForm/issues/8
- 1.1.5 : Fixed slot creation bug
- 1.1.4 : Instances changes
- 1.1.3 : Added frame parsing for tokens. Form validation was set to input field validations.. Fixed!
- 1.1.2 : Fixed no submit on enter per form. Security checksum changes.
- 1.1.1 : Added support for anonymous users
- 1.1.0 : Email bot api support, create user support, various fixed after refactoring. Added security options. Special note: By default only a sysop can now edit or create a page with FlexForm on it. This can be changed in the settings for FlexForm.
- 1.0 : Initial first public release Compared to the previous version any File upload method is not supported and will be added in a later version. Rendering of a form has been rewritten to support themes.