In preparation for the upcoming release of our new editor (it's ~95% finished), we released a small update which only affects the public side of a workspace. So essentially the frontend when viewing a workspace. This is mainly a maintenance update, bringing the underlying software to its latest versions, but we also added a few improvements.
Better code highlighting
We improved the way code is highlighted. So if your knowledge base features code snippets, the formatting is now much better than before. We also improved the "Copy to clipboard" button.
The new code highlighting is powered by Torchlight.
Improved images and auto-enlarge
We also released some optimizations for images. Rendered images are now much smaller by default and you can click on an image to see a bigger version of it, if available. This is enabled by default, nothing for admins to activate.
A new caching mechanism is also in place, so pages will load even faster now with a much more reduced network load time.
Bug fixes
Apart from that, we also fixed a few edge-case bugs that popped up in our error logs and were reported in the past weeks.