Skip to content

Fix headers and other tweaks

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 20 Mar 23:21
· 1100 commits to master since this release
0009c88

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 the simple-item type should be nullable.
  • Card data missing from head.
  • Google analytics missing.