Release Notes
Add query_parameters
to router.url
It should be similar to router.page.query
and be its long-term replacement.
- add origin and query parameters to router url by @adhami3310 in #5596
Bugfixes
- Fix cookie JSON parsing by disabling automatic parsing (ENG-6818) by @devin-ai-integration[bot] in #5616
- check open ports for which address families we can bind to by @adhami3310 in #5621
- snip source correctly for dep tracker by @adhami3310 in #5613
- fix FOUC on refresh by @Lendemor in #5608
- fix breakpoints / flash by @Lendemor in #5627
Chores
- clean up app._compile by @adhami3310 in #5599
- 4dev by @adhami3310 in #5611
- move httpx imports to function scope by @adhami3310 in #5612
- [ENG-6830] add timestamps to debug logs by @masenf in #5618
Full Changelog: v0.8.3...v0.8.4