pull/905/head 0.8.1
Zef Hemel 2024-07-11 21:12:14 +02:00
parent 84b738ff11
commit 70d8a36e88
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
export const version = "0.8.0";
export const version = "0.8.1";

View File

@ -6,11 +6,11 @@ release.
## Edge
_These features are not yet properly released, you need to use [the edge builds](https://community.silverbullet.md/t/living-on-the-edge-builds/27) to try them._
* Nothing new since 0.8.0 yet!
* Nothing new since 0.8.1 yet!
---
## 0.8.0
## 0.8.1
* The old **Template Picker** has now been rebranded to [[Meta Picker]] and surfaces pages in your space tagged as `#template` or `#meta`. Read more about this in [[Meta Pages]].
* [[Transclusions]] has now been implemented, allowing inline embedding of other pages as well as images (by onespaceman) using the convenient `![[link]]` syntax.
* [[Libraries]] management has been rethought. You can now decoratively specify them in [[SETTINGS]] and keep them up to date with the {[Libraries: Update]} command.