Skip to content

v0.7.9

Compare
Choose a tag to compare
@dtrckd dtrckd released this 10 Apr 01:02
· 186 commits to dev since this release

New

  • Tree selector for targets/recipients for moveTension and newTension input
  • Add hint helper beside Authority/Governance input for new Role/Circle and for visibility choice at org creation.
  • Search panel helper when mentionning user with "@" character. Available for
    • tension comment input.
    • new tension form.
    • contrant comment input.

Changed

  • Increase the max number of users showed in user mention search box.
  • Update package.json

Fixed

  • Make schema compatible with dgraph v22.
  • ContractPage loading race condition.
  • Add nameTooLong error + hint.
  • Show sub/top section of labels/roles in settings only if present.
  • Fix label context: https://fractale.co/tension/f6/0x349bda
  • Markdown unbreakable space ignore when AltGr is pressed.
  • Loading state not updated sometimes on tensions page loaded
  • Accept "%" character in markdown autolink parsing.
  • List autocompletion for large input value.
  • Fix markdown link parsing for french character (accents)
  • Open new tab by default in foorbar links
  • Light color themes fixes.