v1.0.1
daylightstudio
released this
03 Jan 22:03
·
1694 commits
to master
since this release
- added non_ssl redirection to Fuel_redirects
- added ability to use placeholders in where conditions with foreign_keys on models (e.g. array(client_id => '{id}')
- added automatic casting of number values on record objects
- added ability to set an order parameter to an options list
- added safeguards to prevent passwords from potentially needing to be reset
- added CSS styling for file upload dropzone
- fixed several CSS issues (in particular with the login page)
- fixed issue when adding a table name to a filter when you may not want to
- fixed several documentation typos
- several other bug fixes