* chore: bump version
* feat: add cover image fit setting
* feat: render cover image
* feat: add cover image to context menu
* refactor: add default fit into description
* fix: only show cover image options for markdown files
* chore: bump version
* feat: add basic table view
* feat: format time data as a time string
* feat: add basePath
* refactor: remove unused handlers
* feat: add context menu to table
* feat: add title support
* feat: remove slash from path
* feat: handle custom rendering of elements
* feat: handle row click
* feat: add min width to columns
* feat: add hover over
* feat: add file icons
* feat: enable table setting
* refactor: remove word break code
* feat: add load body tags setting
* chore: bump version
* refactor: update load tags description
* feat: add business logic to load tags from body
* chore: bump version
* refactor: remove enableScrollButtons
* feat: handle render cases
* feat: remove links not used in properties
* test: update test vault files for cover image testing
* refactor: remove unused imports
* fix: don't show broken link when social media image isn't loaded
* feat: add image source setting app
* refactor: remove unused properties
* feat: make cover image source options draggable
* fix: prevent url's that don't have a social image from loading everytime the grid mounts
* fix: remove extra padding
* refactor: rename to social media image cache
* 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