Commit Graph

2 Commits

Author SHA1 Message Date
cdrci
fba2fbc41e Update Code to 1.129.0 2026-07-16 14:42:17 -08:00
Asher
3e76a04b1b Fix automatic CSP hash update
The problem was that whenever the hashe needed an update, the current
patch would create a conflict which cannot be easily auto-resolved.

Instead, put the hashes in a separate patch that is deleted and
regenerated each time, avoiding the conflicts.

Also the web worker iframe hash was not being updated.
2026-07-16 12:41:14 -08:00