- New: Added image selection options in radio and checkbox fields.
- New: Allow fields to include the value submitted with [25] or [25 default=something]. This is great for calculators that show the form after submit.
- New: Allow class="something" when displaying an uploaded file.
- New: Added a few classes for use in views. These include frm_round, frm_square, frm_smaller, frm_small, frm_bigger, frm_plain_list, frm_inline_list, frm_flex, frm_full_row, and frm_tiles.
- Fix: User id field wouldn't switch back to blank when editing from the admin area.
- Fix: Fields with a size and prepend/append options will now use the set size.
- Fix: Modify the detail link to not use pretty urls if viewing a draft page.
- Fix: The file upload styling on backend form was overlapping.