Skip to content

0.0.8

Latest

Choose a tag to compare

@christianwgd christianwgd released this 22 Feb 13:14
· 111 commits to main since this release

Fix a javascript error in toolbar.js where trying to get the toolbar buttons caused an error when no user is logged in since then no buttons are rendered. So the button variables were null.