We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451fc65 commit 3500700Copy full SHA for 3500700
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## Unreleased changes
4
+
5
+### What's Changed
6
7
+* Major refactoring of block life cycle, with better possibilities for validation of block data before and after saving by @ml-evs in #1311
8
+* Replace browser-native dialogs with custom datalab dialog service by @BenjaminCharmes in https://github.com/datalab-org/datalab/pull/1212
9
+* Resolve CVEs on mermaid.js and cross-spawn by @dependabot[bot] in https://github.com/datalab-org/datalab/pull/1317
10
11
+**Full Changelog**: https://github.com/datalab-org/datalab/compare/v0.6.2...main
12
13
## v0.6.2 (August 2025)
14
15
This patch release adds a hotfix for broken media blocks when encoding TIF files (#1318).
0 commit comments