Fixed - Problem with spinner staying on the screen after certain types of URL redirects.
1.2.106
Not secure
Fixed - Fix to the filename security adjustment in 1.2.105.
1.2.105
Not secure
Added - ClickSend fax support. Changed - Additional bracket expressions now valid with Jinja2 `markdown` filter. - The blockquote Markdown format now indented on right and single-spaced when used the the Jinja2 `markdown` filter. - Filename security in the Playground now allows reading existing Playground files with names that contain spaces, although the filename will be changed.
1.2.104
Not secure
Fixed - Issue with counting SQL results for non-admin developers.
1.2.103
Not secure
Fixed - `check in` actions were not aware of the current `x`, `i`, `j`, etc. - Population of fields by address autocomplete did not trigger the `change` event on the fields.
1.2.102
Not secure
Changed - Added a check during startup to see if PostgreSQL primary key sequences have been reset and if so set their values to the maximum value id in the table. Fixed - Error getting JSON version of question involving `list collect`.