New Features
Improvements
- Simplify
run_process_with_fallback
logic by @masenf in #3089 - Use Fallback command on all platforms by @ElijahAhianyo in #3099
- allow set in var.contains by @martinxu9 in #3113
Bug Fixes
- [REF-2586] Pass child event_trigger through DebounceInput by @masenf in #3092
on_key_down
/on_key_up
work with controlled inputs
- [REF-2589] Use errors='replace' with subprocess by @masenf in #3096
- Avoid UnicodeDecodeError on windows
- [REF-2587] Ignore top-level theme appearance (#3119)
Experimental
Other Changes
- do not clear all decorated pages during AppHarness tests by @benedikt-bartscher in #3093
- improve auto-generated AppHarness app_name with partials by @benedikt-bartscher in #3088
- app_source can be partial by @benedikt-bartscher in #3100
- pin react-focus-lock to 2.11.3 (#3123)
Full Changelog: v0.4.8...v0.4.9