Skip to content

v0.15.7

Choose a tag to compare

@zippy zippy released this 01 Jun 23:08
· 9 commits to main-0.6 since this release

Features

  • Tile-based group dashboard. Group home is now a customizable dashboard with markdown, image, iframe, and asset tiles.
  • Tool library sort & tag filtering. Browse the library by tag and sort to find tools faster.
  • Activatable & disabled tools in the sidebar. Tools that are installed but inactive or disabled now surface as sidebar entries so they're discoverable.
  • Tool-info popup. Right-click a tool icon to open an informational details dialog (curator info, clickable curator URL, markdown-rendered descriptions).
  • Customizable curation lists. Sources of the tools that appear in the Tool Library can now be customized allowing more than just the LightningRod Labs curation list.
  • Updated to Holochain 0.6.1 (final).

Bug fixes

  • Recover from @holochain/client WebSocket reconnect wedge.
  • Activating and Enabling/Disabling tools no longer resets the whole UI.
  • A number of speed and memory enhancements at startup.
  • Now renders tool descriptions in the library as markdown for better user experience.
  • Force target=_blank on markdown anchors so user-authored links cannot replace the Moss main window.