Skip to content

v0.10.0-rc.4

Compare
Choose a tag to compare
@mattyg mattyg released this 08 Aug 18:27
· 183 commits to main since this release
7756cfe

Compatible with holochain 0.2.x

  • fix: break long words to fit into mew content div
  • fix: ensure that links are not broken into new lines in webkit
  • feat: change styling of 'show more' button for truncated mew content
  • feat: remove 'show less' button for truncated mew content
  • feat: do not truncate mew content in its yarn view, nor in create mew dialog
  • fix: truncate a single word longer than truncation length at the truncation length - 15 chars
  • fix: break long words in mew quotes to fit into mew embed div
  • build: specify zome with no dependencies as dependencies: [] instead of dependencies: ~ to avoid devhub bug preventing publish (
    holochain/devhub-gui#31)
  • fix: ensure websocket address is replaced by hc_launch if running / building for launcher