v3.7.1
emcie-co/parlantv3.7.1Jul 4, 2026by 88250
AI Summary
This release focuses on refining UI details, fixing various mobile usability issues, and improving database performance. It introduces new features for Markdown parsing and URI handling while addressing multiple bugs and security vulnerabilities.
Key Highlights
- Enhanced mobile interactions including drag-selecting, on-screen keyboard support, and layout fixes.
- Improved indexing performance using FTS5 external content mode and automatic idle-time fixing.
- Fixed critical bugs such as PDF text search, iOS image display, and database filtering issues.
- Enhanced editor capabilities with audio/video tag support in Markdown and improved block references.
New Features
- Support for setting notification switches.
- Ability to open Bazaar resource readme via URI.
- Markdown import now parses audio and video tags.
- Addition of Workspace File-System Layout documentation.
Full Release Notes
## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Support setting notification switch](https://github.com/siyuan-note/siyuan/issues/11109)
* [Columns in mobile horizontal super block should span full width](https://github.com/siyuan-note/siyuan/issues/14212)
* [Support drag-selecting from the left, right, and bottom padding](https://github.com/siyuan-note/siyuan/issues/15331)
* [Automatically perform index fixing during idle time](https://github.com/siyuan-note/siyuan/issues/17535)
* [Use FTS5 external content mode for blocks_fts to deduplicate data with blocks](https://github.com/siyuan-note/siyuan/issues/17540)
* [Cursor unexpectedly jumps to other cells when deleting incomplete pinyin on macOS](https://github.com/siyuan-note/siyuan/issues/17584)
* [Open bazaar resouce readme by `siyuan://bazaar/{type}/{name}/readme` URI](https://github.com/siyuan-note/siyuan/pull/17938)
* [Improve Markdown import to parse audio/video tags](https://github.com/siyuan-note/siyuan/issues/17985)
* [Disable automatic HTTPS upgrade for mixed content in Electron app](https://github.com/siyuan-note/siyuan/pull/17994)
* [The Microsoft Store edition hides the automatic update option](https://github.com/siyuan-note/siyuan/issues/17997)
* [Improve mobile left sidebar header](https://github.com/siyuan-note/siyuan/issues/18003)
* [On-screen keyboard pops up when using desktop mode on HarmonyOS and Android](https://github.com/siyuan-note/siyuan/issues/18028)
* [Dock panel not appearing when dragging block to floating doc tree](https://github.com/siyuan-note/siyuan/issues/18033)
* [Inputting data in a table with a fixed header no longer resets the scroll position](https://github.com/siyuan-note/siyuan/issues/18035)
* [Selecting text from left to right on iPhone settings page unexpectedly closes the page](https://github.com/siyuan-note/siyuan/issues/18043)
* [Long-pressing and scrolling vertically on mobile no longer triggers multi-select mode](https://github.com/siyuan-note/siyuan/issues/18045)
* [Block gutter missing in flashcards on mobile and cannot extend selection on iPhone](https://github.com/siyuan-note/siyuan/issues/18055)
* [SiYuan missing from iOS share sheet options](https://github.com/siyuan-note/siyuan/issues/18056)
* [Improve new document creation via block references in the editor](https://github.com/siyuan-note/siyuan/pull/18065)
* [Skip persisting referencing docs when block ref anchor text is unchanged](https://github.com/siyuan-note/siyuan/pull/18066)
### Bugfix
* [Cannot search text within PDF files](https://github.com/siyuan-note/siyuan/issues/17941)
* [Unable to add new fields after grouping the database](https://github.com/siyuan-note/siyuan/issues/18004)
* [Occasionally hangs on "Finishing boot" during boot in certain cases](https://github.com/siyuan-note/siyuan/issues/18008)
* [Issues related to database scrolling loading](https://github.com/siyuan-note/siyuan/issues/18010)
* [An anomaly occurs when converting a list block to a paragraph and then undoing the action](https://github.com/siyuan-note/siyuan/issues/18012)
* [Images not displaying on iOS](https://github.com/siyuan-note/siyuan/issues/18013)
* [Indexing issues on some Android/iOS devices](https://github.com/siyuan-note/siyuan/issues/18014)
* [Database `Created time` field filtering is not working](https://github.com/siyuan-note/siyuan/issues/18017)
* [The block icon menu is clipped at the left edge of the window](https://github.com/siyuan-note/siyuan/issues/18024)
* [Database views cannot be synchronized when both devices are open simultaneously](https://github.com/siyuan-note/siyuan/issues/18027)
* [Fix some security vulnerabilities](https://github.com/siyuan-note/siyuan/issues/18032)
### Document
* [Add Workspace File-System Layout document](https://github.com/siyuan-note/siyuan/issues/18007)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)