Skip to content

Commit

Permalink
0.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zefhemel committed Jan 2, 2024
1 parent 29146b1 commit 5f4e584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = "0.5.10";
export const version = "0.5.11";
2 changes: 1 addition & 1 deletion website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ release.

---

## Next
## 0.5.11
* Keyboard shortcuts as well as priority (order in which they appear in the [[Command Palette]]) can now be configured for [[Commands]] in [[SETTINGS]]. The `priority` enables you to put frequently used commands at the top.
* The rendering of [[Live Templates]], [[Live Queries]], [[Table of Contents]] and [[Linked Mentions]] has been re-implemented. Rendering should now be near-instant and the “flappy” behavior should be largely gone, especially after an initial load (results are cached). There may still be some visual regressions. Please report them if you find them.

Expand Down

0 comments on commit 5f4e584

Please sign in to comment.