Added a new diff view for guide versions, allowing administrators to visualize changes between consecutive document versions by tracking block-level additions, removals, and modifications using unique IDs. The implementation leverages the diff library for word-level granularity and strips HTML tags to ensure a clear, readable comparison of content changes. Additionally, updated sanitize-html to version 2.17.7 to resolve a moderate XSS vulnerability. Code success