File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## 4.X
1111
12+ ### [ 4.21.1] ( https://github.com/michaelpporter/breadcrumbs/compare/4.21.0...4.21.1 ) (2026-07-05)
13+
14+ ### Features
15+
16+ * Markmap codeblocks now have a zoom/fit toolbar, matching the interactive controls markmap ships with elsewhere.
17+
18+ ### Build
19+
20+ * Bumped JS dependencies (9 updates).
21+
1222### [ 4.21.0] ( https://github.com/michaelpporter/breadcrumbs/compare/4.20.0...4.21.0 ) (2026-06-30)
1323
1424### Features
Original file line number Diff line number Diff line change 11{
22 "id" : " breadcrumbs" ,
33 "name" : " Breadcrumbs" ,
4- "version" : " 4.21.0 " ,
4+ "version" : " 4.21.1 " ,
55 "minAppVersion" : " 1.13.0" ,
66 "description" : " Add structured hierarchies to your notes." ,
77 "author" : " MichaelPPorter" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " breadcrumbs" ,
3- "version" : " 4.21.0 " ,
3+ "version" : " 4.21.1 " ,
44 "description" : " Add typed-links to your Obsidian notes" ,
55 "main" : " main.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 6464 "4.19.3" : " 1.13.0" ,
6565 "4.19.4" : " 1.13.0" ,
6666 "4.20.0" : " 1.13.0" ,
67- "4.21.0" : " 1.13.0"
67+ "4.21.0" : " 1.13.0" ,
68+ "4.21.1" : " 1.13.0"
6869}
You can’t perform that action at this time.
0 commit comments