Skip to content

Releases: TomNCatz/obsidian-gallery

v0.7.1

08 Sep 04:05
Compare
Choose a tag to compare
  • Fixing critical bug with meta file templates
  • Improves display of gallery filter on mobile
  • Image info blocks now try to resolve the image if the path has changed, and provides some info if it fails

v0.7.0

07 Sep 04:58
Compare
Choose a tag to compare
  • Total image count now only count file the gallery thinks it can display in the first place
  • More large gallery optimization
  • Added a setting for default hidden info
  • Added the option to set your own template file for the meta files

v0.6.2

04 Sep 04:31
Compare
Choose a tag to compare
  • Tag filter support added to gallery block
  • Tag filter support is more stable and consistent now
  • added support for .gif and .webm support
  • indicator in filter of how many files are being shown verses the total(this currently show all file types for the total, not just supported image file types, will fix later)
  • some work done to improve handling of exceptionally large image collections(over 14000)
  • moved the reverse sorting checkbox into the filter header so it can be changed on the fly
  • cleaned up some packages that might have had vulnerabilities

Bugs fixed

  • fixed issue with supporting multiple spaces in a file name

v0.6.1

01 Sep 06:45
Compare
Choose a tag to compare
  • when desktop version parses color information for an image is saves it and mobile loads it from that save (work around for not being able to get palette information on mobile)
  • tag filter field added
  • can filter by multiple tags if separated by spaces
  • putting a '-' at the front of a tag such as '-photos' will exclude all results with that tag
  • tag filter mode checkbox added, when checked only shows results that match ALL tags, when off includes result that match ANY tags
  • Fixed MP$ display on desktop(still broken on mobile)

v0.6.0

27 Aug 04:55
Compare
Choose a tag to compare
  • Updated supporting libraries to modern equivilents
  • Minor visual changes pulled in from other contributers
  • mobile version cannot display collor pallet in this version