Releases: TomNCatz/obsidian-gallery
Releases · TomNCatz/obsidian-gallery
v0.7.1
v0.7.0
v0.6.2
- 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
- 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)