Release Notes for v34.1.0
Features
- Added
view.getVisible()
. #45410 (Also in 35) - Added permission support for
document.executeCommand("paste")
. #45472 (Also in 33, 35)
Fixes
- Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. #45419 (Also in 35)
- Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #45426 (Also in 33, 35)
- Fixed an issue where Windows Control Overlay didn't work with some window configurations. #45478
- Fixed an issue where selection of multiple directories with the
dialog
module didn't work on Linux. #45395 (Also in 35)