Line 1: | Line 1: | ||
===Changelog=== | ===Changelog=== | ||
+ | |||
+ | *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.7 : Add HTML screenshot upload (canvas) |
Revision as of 12:49, 20 May 2022
Changelog
- 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.