From f2f08a5f2a0dce17b46005985489078ed1b35c77 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 9 Apr 2021 08:19:23 +0800 Subject: [PATCH] :bookmark: Release v1.1.83 --- CHANGE_LOGS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGE_LOGS.md b/CHANGE_LOGS.md index 4dc86f085..89927a3bd 100644 --- a/CHANGE_LOGS.md +++ b/CHANGE_LOGS.md @@ -1,3 +1,15 @@ +## v1.1.83 / 2021-04-09 + +### Enhancements + +* [Improve export block ref mode option](https://github.com/siyuan-note/siyuan/issues/1976) +* [Template folder should NOT be included while rendering global graph](https://github.com/siyuan-note/siyuan/issues/1978) + +### Bug fixes + +* [The image is not displayed when other machines in the local area network access](https://github.com/siyuan-note/siyuan/issues/1975) +* [Boot failed on macOS M1](https://github.com/siyuan-note/siyuan/issues/1982) + ## v1.1.82 / 2021-04-06 ### Enhancements