More fixes related to #363
This commit is contained in:
@@ -11,6 +11,7 @@ release.
|
||||
* A new `silverbullet sync` command to [[Sync]] spaces (early days, use with caution)
|
||||
* Technical refactoring in preparation for multi-tenant deployment support (allowing you to run a single SB instance and serve multiple spaces and users at the same time)
|
||||
* Lazy everything: plugs are now lazily loaded (after a first load, manifests are cached). On the server side, a whole lot of infrastructure is now only booted once the first HTTP request comes in
|
||||
* Non-external URLs used in links (`[page](url)` syntax and `` image syntax) are now relative to the page's folder, unless their URL starts with a `/` then they're relative to the space root.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user