- In src run `find . -name "*.py"|xargs pyupgrade --py36-plus`. Then run black and remove six import leftovers. jensens (1162) - Fix link content serialization when url points to local content but it does not exist sneridagh (1167) - Fix navigation service not using nav_title metadata. ericof (1169)
8.4.1
Not secure
Bug fixes:
- Fix interpolation variable present in response after serialization sneridagh (1164)