Added - The `required` modifier for the `signature` block. Fixed - Error message about blank signature not showing.
1.1.4
Not secure
Changed - `DAEmpty` now accepts index assignments. - Obtaining a `new_session` during an interview now preserves `url_args` and the `referring_url()`, consistent with the behavior of `restart`.
1.1.3
Not secure
Added - The `use_familiar` attribute of the `Individual` class. - The `familiar()` method of the `Name` class. Fixed - Issue with too many flash messages on CSRF error. - Issue with multiple DOCX documents and subdocuments.
1.1.2
Not secure
Fixed - Issue with file names and `.url_for()`.
1.1.1
Not secure
Added - The `attachment` keyword parameter for `.url_for()`. - The `_attachment` keyword parameter for `url_of()`. Changed - Securing of uploaded filenames less strict.