Skip to content

Releases: trey-wallis/obsidian-view-count

1.2.1

28 Apr 02:01
Compare
Choose a tag to compare

Fix

  • add Enable Templater delay option to the settings menu #10

1.2.0

14 Apr 00:07
Compare
Choose a tag to compare

Feature

  • add excluded paths for property storage #8

1.1.3

12 Apr 23:49
Compare
Choose a tag to compare

Fix

  • fix view count not working for canvas, image, and PDF files
  • open files as their correct type when clicking on the link displayed in the most viewed pane

1.1.2

07 Apr 18:12
Compare
Choose a tag to compare

Fix

  • update view count on active leaf change
  • make sure view count increments on Obsidian startup for the active leaf
  • remove view count indicator from status bar when an unsupported view is open

1.1.1

15 Mar 20:34
Compare
Choose a tag to compare

Fix

  • fix padding in view count pane so the last item isn't cut off

1.1.0

14 Mar 17:32
Compare
Choose a tag to compare

Feature

  • increase render size of view count pane to 50 items

1.0.1

13 Mar 03:31
Compare
Choose a tag to compare

Fix

  • fix lag when preforming operations on folders with large amounts of files

1.0.0

01 Mar 21:22
Compare
Choose a tag to compare

Fix

  • don't add entry to property storage cache if view count is 0

0.6.2

28 Feb 23:35
Compare
Choose a tag to compare

Fix

  • fix styles.css not uploading as a release asset

Refactor

  • update descriptions for property settings

0.6.1

28 Feb 23:06
Compare
Choose a tag to compare

Fix

  • resolve view count always incrementing when File storage is selected (Regression 0.5.0)

Test

  • add more debug statements