1.. _upgrade-to-3.5.2:
2
3###################
43.5.2 release notes
5###################
6
7*******************
8What's new in 3.5.2
9*******************
10
11Bug Fixes
12=========
13
14* Fixed a bug where short-cuts menu entry would stop working after toolbar reload
15* Fixed a race condition in frontend code that could lead to sideframe being
16  opened with blank page
17* Fixed a bug where the direct children of the homepage would get a leading ``/``
18  character when the homepage was moved or published.
19* Fixed a bug where non-staff user would be able to open empty structure board
20* Fixed a bug where a static file from Django admin was referenced that no
21  longer existed in Django 1.9 and up.
22* Fixed a bug where the migration 0018 would fail under certain databases.
23