server icon indicating copy to clipboard operation
server copied to clipboard

fix: Shipped apps should include the Nextcloud version in the cache buster

Open susnux opened this issue 1 year ago • 0 comments

  • Resolves: https://github.com/nextcloud/server/issues/46976

Summary

  1. The hash should also include the Nextcloud version if the app is shipped as every new Nextcloud update = new app version
  2. Cache the hash to prevent re-generation if the path is the same (e.g. the same app uses a lot of scripts / styles).

Checklist

susnux avatar Oct 10 '24 16:10 susnux