New features and enhancements
- Support internationalization for Quasar elements (#874 by @phoskee, @falkoschindler)
- Allow moving elements with
element.move()
(#880 by @falkoschindler) - Support HTML and newlines in chat message (#881 by @falkoschindler)
- Include all possible IPs in welcome message (#855 by @ChrisJefferson, @falkoschindler)
- Improve performance using dataclasses with slots (#891 by @falkoschindler)
Bugfix
- Fix grabbing client ip from sio environ (#877 by @rodja)
Documentation
- Move detailed page documentation to "more" (#888 by @rodja)
- Add background demo to ui.query (#887 by @rodja)
- Improved discoverability for "more" documenation (#886 by @rodja)
- New "Chat with AI" example (#884 by @wptmdoorn, @falkoschindler)
- Fix timestamps in "Chat App" example (#882 by @phoskee)
- Add demo for tables in
ui.markdown
and improve styling (#876 by @rodja) - Add sqlite database example (#822 by @godsarmy, @rodja, @falkoschindler)