- New https://silverbullet.md/Library/Std/APIs/Virtual%20Page API, internally used by:
- Some fixes in
tonumber
handling - Default table renderer now renders
ref
attributes as links, so they’re clickable - Fix: render TOC correctly when header itself contains a link (by Oleksandr Kuvshynov)
- Fix: read-only pages are now never saved back to your space (could happen, e.g. with tasks on tag pages)
- Fix: Table of Contents widget works again
- Fix: Poor behavior when multiple pages are delete in sequence (by Oleksandr Kuvshynov)
- Lua:
- Setting a table value to
nil
now deletes it as a key, so it no longer appears in `table.keys
- Setting a table value to