Skip to content

v0.1.5

Compare
Choose a tag to compare
@tute tute released this 01 Apr 18:10
· 1218 commits to main since this release

[BUGFIX] Protect from CSRF attacks [CVE-2016-3098]
[#422] [FEATURE] Add a Select field for displaying a drop-down menu of options on form pages. Options: ruby Field::Select.with_options(collection: [:foo, :bar])
[#458] [BUGFIX] Update the custom field generator to match the new HTML structure of forms