* fix: handle loading of external image embeds or embeds without an image extension
* refactor: rename to clear smi cache setting
* fix: don't load image property when cover image source is set to off
* refactor: remove unused fix
* feat: implement new cover image system
* refactor: use correct padding for new lines in settings
* refactor: rename to clear cache data
* refactor: move migrations into their own class
* refactor: don't export old types
* test: fix failing test
* feat: add preform migrations function
* fix: delete creationDate prop
* chore: add ts-auto-guard
* test: make sure migrations work
* feat: change settings to support more filter rules
* feat: add data options
* chore: bump version
* feat: handle optional types
* style: move code
* feat: delete old variable names
* fix: handle valueData change
* feat: add DatePropertyFilterType enum
* feat: increase property filter select size to 160px
* feat: add custom date
* fix: use valueData for date input
* fix: clear custom date on date value switch
* refactor: rename to "select a property"
* fix: don't accept number on input
* feat: add placeholder for input
* fix: fix updating of value input
* feat: add assertion for date
* feat: add new date filtering
* feat: add other options