* [Don't show dock when cursor is on the inline menu](https://github.com/siyuan-note/siyuan/issues/10427)
* [Improve `+` menu on the mobile](https://github.com/siyuan-note/siyuan/issues/10430)
* [Support disabling list item dot/number click to focus](https://github.com/siyuan-note/siyuan/issues/10431)
* [Show embed block refresh button in read-only mode](https://github.com/siyuan-note/siyuan/issues/10432)
* [Database table view template columns support reading relation, rollup, created and updated columns](https://github.com/siyuan-note/siyuan/issues/10442)
* [Focus cursor after creating database table view](https://github.com/siyuan-note/siyuan/issues/10444)
### Bugfix
* [Unable to set up Azure OpenAI](https://github.com/siyuan-note/siyuan/issues/10390)
* [Inline element markdown editing exception](https://github.com/siyuan-note/siyuan/issues/10391)
* [Date field does not respect end time switch when exporting database block](https://github.com/siyuan-note/siyuan/issues/10409)
* [Code appears when pasted as plain text](https://github.com/siyuan-note/siyuan/issues/10435)
* [Close the user guide but not the tab when exiting](https://github.com/siyuan-note/siyuan/issues/10441)
### Refactor
* [Upgrade Electron v29.0.1](https://github.com/siyuan-note/siyuan/issues/10406)
### Development
* [Improve internal kernel API `/api/attr/batchSetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/10401)
* [Add internal kernel API `/api/riff/batchSetRiffCardsDueTime`](https://github.com/siyuan-note/siyuan/issues/10423)