Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@rigon rigon released this 27 Nov 14:57
· 6 commits to master since this release
38176d6

What's Changed

Full Changelog: v1.5.2...v1.6.0

IMPORTANT

Upgrading to v1.6.0 requires to rebuild CacheDB and Thumbnails, because Cache DB was upgraded and the thumbnail hashing function was improved.

To migrate your existing thumbnails, open server folder. Then:

  1. Edit the function TestMigrateThumbnailsV10 in the file migrations_test.go and adjust the configuration for your collection

  2. Then run:

    go test -v github.com/rigon/photo-gallery -run TestMigrateThumbnailsV10
    
  3. Repeat for every collection you have

  4. Delete any reaming thumbnail files