Code commits since last release.
This is a bug-fix release.
However, there is an update to the UIBUILDER Documentation! The page table-of-contents now sits in the sidebar (similar to Markweb) which gives a lot more room for the main text. In addition, the sidebar is now resizable.
- A number of fixes have been made to Markweb, nothing major. Includes making the copyright footer dynamically update on changes to the page front-matter.
- Removed ws: and wss: from the default Content Security Policy (CSP)
connect-srcas they are not needed and can interfere with other settings. - Added
uibuilder.asyncSend()function to the client docs.