Fix headers and other tweaks
deanblackborough
released this
20 Mar 23:21
·
1100 commits
to master
since this release
Changed
- We have switched to a new font; the font is more legible at small screen sizes, and, it looks cool.
- We have reviewed our HTTP headers; Content-Language missing along with other expected headers.
- We log the id of the user that added a user to the 'permitted_user' table; this is to help later with permitted user management.
- We have updated the API to the most recent version of Laravel 6.
Fixed
- The
description
field for thesimple-item
type should be nullable. - Card data missing from head.
- Google analytics missing.