Enhancements
- Optimize binding propagation (#2290, #2311 by @rodja, @falkoschindler)
- Put .local/bin in PATH so pip installed programs like pytest are executable (#2305 by @rodja)
- Update fetch_tailwind.py with refactored Tailwind CSS integrations (#2317 by @RJohnPaul, @falkoschindler)
Bugfixes
- Update dependencies and socketio path behavior (#2354, #2360 by @Smug246, @rodja)
- Fix updating of error message for validation elements (#2333, #2342 by @iron3oxide, @falkoschindler)
- Fix a problem with storage not working in python 3.8 (#2319, #2322 by @CrystalWindSnake)
Documentation
- Add an explanation for
run.cpu_bound
(#2221, #2363 by @johancj, @rodja) - Improve binding documentation (#2201, #2323 by @ed2050, @natankeddem, @falkoschindler)
- Introduce pyserial example (#2309, #2320 by @StroemJaeger, @falkoschindler)
- Improve documentation about async/await (#2306 by @rodja)