Notable changes:
- Bug fix: Pylance does not find scipy functions (e.g. "filtfilt" is not a known member of "scipy.signal") since Pylance 2023.6.20 pylance-release#4531
- Bug fix: Overloaded functions not recognized pylance-release#4526
- Bug fix: Automatic Indentation for Multiline F-Strings within Brackets pylance-release#4496
- Bug fix: Debug Failure. False expression: Check called unnecessarily pylance-release#4492
For the full changelog, see CHANGELOG.md