Line 1: | Line 1: | ||
===Changelog=== | ===Changelog=== | ||
+ | |||
+ | *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.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.'' | *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.'' |
Revision as of 17:34, 12 May 2022
Changelog
- 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.