SilverBullet 2.1 released!

@Zef :folded_hands: Thank you for helping me preserve the page:saved event.

I double-checked, and cron:secondPassed is functioning normally.

Last time, I mistakenly set the interval to 10, assuming the unit was seconds. In fact, it was 10 minutes. After waiting just 1 minute without seeing any result, I wrongly thought that cron:secondPassed had disappeared together with page:saved during the version update — it was simply my misjudgment.

Regarding

config.set {
  plugs = {
    "github:joekrill/silverbullet-treeview/treeview.plug.js",
  },
}  

I now realized that this adjustment is not required by the version upgrade itself, but only necessary to comply with the format mentioned in this post:

I have no further issues — 3 matters have all been resolved.