Skip to content

1.18.0

Compare
Choose a tag to compare
@jbclaudio jbclaudio released this 08 Jan 12:43
· 6 commits to master since this release
04741fd

What's Changed

  • Add option to exclude families from import by @jbclaudio in #48

Import Logic Explanation:

  • Families to exclude" is empty: Only the families selected in "Families to import" will be imported.
  • Families to import is empty: All families will be imported, except those selected in "Families to exclude".
  • Both selections are empty: All families will be imported.

Full Changelog: 1.17.2...1.18.0