Changed - Setting `url_args` without causing a change to the `url_args` does not cause a new step to be created. Fixed - An empty string `min` or `max` was not being ignored. - Issue with `generic object`.
1.1.73
Not secure
Changed - The `use_word` keyword attribute to `nice_number()` and `ordinal()` can be used to force a textual representation of any number.
1.1.72
Not secure
Fixed - Removal of `new_session` from URLs formed with `interview_url()`.
1.1.71
Not secure
Fixed - Better support for iterables in `comma_list()` and other places. - Markdown table alignment in Bootstrap. - Upgraded Pillow.
1.1.70
Not secure
Added - The `reply_to` option for `send_email()`. Changed - The current section name is now the label of the `small screen navigation: dropdown` button. - The breakpoint for the mobile signature view is now Bootstrap `xs`. Fixed - Multiple choice fields with empty choices were being set to `None` despite `code`-based `show if` deselecting the field.
1.1.69
Not secure
Added - The `/api/stash_data` and `/api/retrieve_stashed_data` endpoints. - The `stash_data()` and `retrieve_stashed_data()` functions. - The `current` option for `referring_url()`.