Time for another release, it’s been — what — 2 weeks?
- We now have Space Style in addition to Space Script, enabling CSS tweaks to SilverBullet itself from any page (by onespaceman)
- Added Functions#contains(str, substr) function
- Properly report errors when calling non-existing Functions in queries
- It’s now possible to call Space Script#Custom functions in
indexPage
in SETTINGS - Support custom Admonitions (by onespaceman)
- Improved snippets for Links indexing (visible in Linked Mentions) (a
Space: Reindex
is required to see this), attempts to include the entire surrounding sentence, and if that’s too long cuts it down, but not mid-word. - Objects#header containing Tags or Attributes are now properly indexed
- (Hopefully) fixed weird rendering bugs for markdown in templates
- New
Editor: Undo
andEditor: Redo
commands (so you can customize their keybindings or add them as actionButtons in SETTINGS). - Various bugfixes around frontmatter in Snippets.
- More attempts at fixing unnecessary “Page has changed elsewhere, reloading” reloads.
- Various other bug fixes
Enjoy!