Releases: karasevm/personal-gallery-node
Releases · karasevm/personal-gallery-node
Version 1.3.1
Attempt to fix arm/v7 builds
Version 1.3.0
- Bump dependencies
- Migrate to the keyv powered version of cache-manager
- The local storage caching backend is now powered by a sqlite db, older cached thumbnails won't get cleaned up and must be deleted manually
- Switch to xo for linting for easier configuration and modern out-of-the-box ruleset
Version 1.2.1
e6b499f Bump version to 1.2.1
e99da6e Switch to using native fs.promises
6a08645 Small caching configuration changes
Version 1.1.2
- d2593e5 Bump version to 1.1.2
- 8378c5f Sanitize some user inputs
- 928ade3 Harden auth cookies
- 69545ef Add plugin-interactive-tools plugin
- 5f3a980 Bump dependencies
- c6d8b1d Create codeql.yml
- 67470ec Update docker github actions to the latest version