pull/753/head 0.7.3
Zef Hemel 2024-02-25 08:35:38 +01:00
parent b947e57f62
commit 3844718139
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
export const version = "0.7.2";
export const version = "0.7.3";

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 yet since 0.7.2
* Nothing yet since 0.7.3
---
## 0.7.2
## 0.7.3
* We had a big influx of people and contributions from the community, which is amazing. Here are the highlights:
* Ability to “bake” templates and query results (with the new “bake” button or {[Page: Bake live blocks]}), that is: replace these blocks with their rendered results, and therefore freeze them in time, by [Marek S. Łukasiewicz](https://github.com/silverbulletmd/silverbullet/pull/719)