- allowing sophisticated page structures through Quasar Layout (see docs and #128)
- define
ui.header
,ui.footer
,ui.left_drawer
andui.right_drawer
- make elements "sticky" on a page with
ui.page_sticky
- define
- enabled accessing websocket instance in generator-style pages (see #130)
- fixed missing UI update when setting SVG content on interactive image (see #137)
- improved favicon API (see #125)
- improved documentation
- other bugfixes