diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index 229540b6..ee2fd675 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -283,7 +283,6 @@ Oh boy, this is a big one. This release brings you the following: * The query syntax used in [[Live Queries]] (but also used in directives) has been significantly expanded, although there may still be bugs. There’s still more value to be unlocked here in future releases. * The previous “backlinks” plug is now built into SilverBullet as [[Linked Mentions]] and appears at the bottom of every page (if there are incoming links). You can toggle linked mentions via {[Mentions: Toggle]}. * A whole bunch of [[PlugOS]] syscalls have been updated. I’ll do my best update known existing plugs, but if you built existing ones some things may have broken. Please report anything broken in [Github issues](https://github.com/silverbulletmd/silverbullet/issues). -* This release effectively already removes the `#eval` (it’s still there, but likely not working), this directive needs some rethinking. Join us on [Discord](https://discord.gg/EvXbFucTxn) if you have a use case for it and how you use/want to use it. **Important**: * If you have plugs such as “backlinks” or “graphview” installed, please remove them (or to be safe: all plugs) from the `_plug` folder in your space after the upgrade. Then, also remove them from your `PLUGS` page. The backlinks plug is now included by default (named [[Linked Mentions]]), and GraphView still needs to be updated (although it’s been kind of abandoned by the author). diff --git a/website/SilverBullet.md b/website/SilverBullet.md index 0c9be494..c7317655 100644 --- a/website/SilverBullet.md +++ b/website/SilverBullet.md @@ -55,7 +55,6 @@ Convinced to install this yourself? Please proceed to [[Install]], and enjoy! * [Roadmap](https://github.com/orgs/silverbulletmd/projects/2/views/1): currently planned features and priorities. * [Community](https://community.silverbullet.md): join our community: ask questions, share your experiences. * [Issues](https://github.com/silverbulletmd/silverbullet/issues): if you have ideas or find bugs, please report them. -* [Discord](https://discord.gg/EvXbFucTxn): for more real-time support and discussion. * [Mastodon](https://fosstodon.org/@silverbulletmd): follow SilverBullet development on [Mastodon](https://joinmastodon.org/).