mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-06-16 03:05:19 -04:00
Increase version to v1.10.11
## Enhancements - Prevent referrer in created links in message ## Fixes - Prevent wrong `start_url` when installing PairDrop PWA from sub path (#329) - Hotfix: Disable thumbnail creation for HEIC/HEIF files until PR #350 is merged (hotfix for #336) ## Languages - New Language Bulgarian - New Language Estonian - New Language Basque - New Language Persian - New Language Norwegian Nynorsk - New Language Slovak - New Language Tamil - New Language Hant Script - New Language Korean - Translations updates from Hosted Weblate (Indonesian, Arabic, Italian, Czech, Japanese, Ukrainian, Russian, German, Portuguese (Brazil))
This commit is contained in:
parent
14bfc1948a
commit
659b53b5fa
6 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
const cacheVersion = 'v1.10.10';
|
||||
const cacheVersion = 'v1.10.11';
|
||||
const cacheTitle = `pairdrop-cache-${cacheVersion}`;
|
||||
const forceFetch = false; // FOR DEVELOPMENT: Set to true to always update assets instead of using cached versions
|
||||
const relativePathsToCache = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue