Highlights
- The question/answer API's have been improved with a fix (thanks @aatchison!) and some performance improvements.
- The
Cancelbutton on the edit-profile page has been fixed (thanks @emilghittasv!) - Fix for the sidebar on mobile (thanks @denyshon!)
What's Changed
- Bump tornado from 6.5.6 to 6.5.7 by @dependabot[bot] in #7612
- Redirect the user to the profile page on edit profile cancel by @emilghittasv in #7616
- Make question/answer API profile serialization read-only (#7591) by @aatchison in #7592
- fix simple N+1 reads in question and answer APIs by @escattone in #7619
- Bump bleach from 6.3.0 to 6.4.0 by @dependabot[bot] in #7617
- Only hide the sidebar on mobile in document view by @denyshon in #7620
- fix 500 on profile edit with invalid username by @akatsoulas in #7626
- Do not expose system accounts by @akatsoulas in #7621
New Contributors
- @aatchison made their first contribution in #7592
Full Changelog: 1.7.11...1.7.12