Cachebust is broken #123
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cachebust'ed URL remains the same across bundle updates, which leads to users potentially using older shop version (already happened at least once).
At least this remains until templates rerender, which doesn't happen on bundle updates.
https://github.com/getzola/zola/issues/2443