Version 1.2
- Cache speaker image from URL, using face recognition for thumbnail
- Improve display of subsections on section pages
- Unicode slug support
- Paginate /speeches
- Link truncated speech text to speech
- Tweaks to speech templates, including showing speech titles
- Add a date picker to speech/ section forms
- Unhide unimportant form sections which contain errors
- More translatable strings, including form labels
- Reduce database queries in get_ancestors and search indexing
- Model additions:
- Speech 'type'
- Section start date and time
- Section/Speech num, heading (renamed from title) and subheading
- Akoma Ntoso import
- Allow anonymous speeches
- Add support for more preface elements
- Development
- Easier local development settings override
- No requirement to have auth middleware installed
Thanks to James McKinney, Duncan Parkes, Matthew Somerville, Martin Wright, and Zarino Zappia for their work on this release.