Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update favicon processing to include hashing #205

Merged
merged 1 commit into from
May 25, 2024
Merged

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented May 25, 2024

The modifications to the FaviconsCompiler service now includes hashing in the favicon processing. This includes changes to the structure of the URL and the generation of a unique hash based on the image content and configuration. This update also has some error handling improvements, including better handling of file reading failures. This provides more robust processing and clearer URLs which include the hash of the specific favicon configuration.

Target branch: 1.2.x
Resolves issue #204

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

The modifications to the FaviconsCompiler service now includes hashing in the favicon processing. This includes changes to the structure of the URL and the generation of a unique hash based on the image content and configuration. This update also has some error handling improvements, including better handling of file reading failures. This provides more robust processing and clearer URLs which include the hash of the specific favicon configuration.
@Spomky Spomky added the enhancement New feature or request label May 25, 2024
@Spomky Spomky added this to the 1.2.0 milestone May 25, 2024
@Spomky Spomky self-assigned this May 25, 2024
@Spomky Spomky linked an issue May 25, 2024 that may be closed by this pull request
@Spomky Spomky merged commit ac880cb into 1.2.x May 25, 2024
10 checks passed
@Spomky Spomky deleted the features/favicon-hash branch May 25, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the favicon source hash
1 participant