Skip to content

1.1.0

Compare
Choose a tag to compare
@fez-github fez-github released this 20 Apr 14:57
· 7 commits to master since this release
7a7927f

Changelog:

New Functionality:

  • Remove Prop form now has a toggle for checking all props, or unchecking all props.
  • The comma delimiter that was used for splitting Text into a List can now be changed into whatever delimiter you want. This can be changed within Multi Properties's Settings tab.
    • Ex. tag1,tag2,tag3 and tag1-tag2-tag3 will both be split into separate values for a list, assuming the delimiter is set to , or - respectively.

Bug Fixes:

  • Addressed bug where notes with only a single property were not having their props removed.