v0.9.1
Highlights
- Fixes to web component - improving security and DevEx
- Loosen Pydantic dependency version requirement - Pydantic v1 or v2 now works
What's Changed
- Add Python classes for uploader.md by @wwwillchen in #462
- Add sudo support inside Docker image. by @richard-to in #451
- fix: serialize datetime by @cullenwatson in #411
- Ensure web component properties and event keys are safe DOM attributes by @wwwillchen in #464
- Update README.md - add badges by @wwwillchen in #465
- Update markdown_editor.py by @MeDott29 in #469
- Unship editing functionality from dev tools by @wwwillchen in #457
- Add auth example: firebase auth - Google sign-in by @wwwillchen in #470
- Disable gzip cache for wsgi_app when prod_mode=False by @wwwillchen in #473
- Bump to V0.9.1 by @wwwillchen in #474
New Contributors
- @cullenwatson made their first contribution in #411
- @MeDott29 made their first contribution in #469
Full Changelog: v0.9.0...v0.9.1