# Wagtail 3.0.2 release notes

*August 30, 2022*

> * [What’s new](#what-s-new)

## What’s new

### Bug fixes

* Ensure string representation of `FormSubmission` returns a string (LB (Ben Johnston))
* Fix `updatemodulepaths` command for Python 3.7 (Matt Westcott)
* Fix issue where comments could not be added to already saved StreamField content
  (Jacob Topp-Mugglestone)
* Remove outdated reference to Image.LoaderError (Matt Westcott)
