Added - The `main page pre`, `main page submit`, and `main page post` configuration directives. - The `pre`, `submit`, and `post` metadata items. Changed - Pressing enter has effect of pressing Continue, even on pages without input elements. Fixed - Issues with unicode.
0.2.33
Not secure
Fixed - Problem with using Upgrade button.
0.2.32
Not secure
Added - The `ldap login` configuration directive. Using this feature will require a system upgrade (running a new instance), as the `libsasl2-dev` `libldap2-dev` Debian packages are required dependencies of the `python-ldap` Python module.
0.2.31
Not secure
Added - Configuration directives `use font awesome` and `default icons`. - CSS support for Material Icons. - The `question help button` feature. - Ability to `label` the help tab. Fixed - Reference to non-existent image file during image preloading. - Error when reviving SMS session for which answers had been deleted. - SMS interface bugs related to signatures and attachments.
0.2.30
Not secure
Changed - SVG instead of PNG for images in checkboxes and radio buttons. Fixed - Page layout when side navigation bar in use. - Slow submit time when many checkboxes are used.
0.2.29
Not secure
Added - The `define()` function. - The features `question back button` and `navigation back button`. - The `raw global css` and `raw global javascript` configuration directives. Changed - Main content block for page is now centered on desktop. Fixed - Problem with calling background action from code triggered by the API. - Problem with including a table while gathering the rows of the table.