v3.4.10
laurent22/joplinv3.4.10Sep 1, 2025by laurent22
AI Summary
This release introduces a new 'highlight active line' setting and improves the user experience by disabling in-editor Markdown rendering by default. It also addresses several bugs related to OCR, notifications, and legacy editor plugin support.
Key Highlights
- New 'highlight active line' setting for the editor
- Disabled in-editor Markdown rendering by default
- Fixed OCR infinite loop and invalid driver errors
- Fixed legacy editor plugin support
New Features
- Add a 'highlight active line' setting
Full Release Notes
- Improved: Clarify handwritten text transcription setting (#13073 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - New: Add a "highlight active line" setting (#12967 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - Improved: Auto-disable plugin settings when conflicting built-in settings are enabled (#13055) (#13048 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - Improved: Disable in-editor Markdown rendering by default (can be re-enabled in settings > note) (#13022 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - Fixed: Fix notifications (#13007) (#12991 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - Fixed: Markdown editor: Fix image rendering is disabled unless markup rendering is also enabled (#13056 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - Fixed: OCR: Fix infinite loop (#13025) (#13024 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - Fixed: OCR: Fix processing resources with an invalid `ocr_driver_id` (#13051) (#13043 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator)) - Improved: Clarified that handwritten transcription may not always work (0024722) - Fixed: Legacy editor: Fix plugin support (#13066) (#12855 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))