This commit is contained in:
Zef Hemel
2023-01-05 15:26:56 +01:00
parent 23d090eed0
commit 7e6781012e
4 changed files with 18 additions and 12 deletions
+7
View File
@@ -3,6 +3,13 @@ release.
---
## 0.2.6
* Various bug fixes
* First version of experimental [Electron-based desktop app](https://github.com/silverbulletmd/silverbullet/releases) for Mac, Windows and Linux.
---
## 0.2.5
* Changed styling for [[Frontmatter]], fenced code blocks, and directives to avoid vertical jumping when moving the cursor around.
* Clicking the URL (inside of an image `![](url)` or link `[text](link)`) no longer navigates there, you need to click on the anchor text to navigate there now (this avoids a lot of weird behavior).