Skip to content

Conversation

@bemble
Copy link
Owner

@bemble bemble commented Nov 3, 2022

When embeding image in public preview, use view query param instead of download, to prevent download hit count to be incremented
fix #1

Description

Related Issue

Motivation and Context

How Has This Been Tested

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.

When embeding image in public preview, use view query param instead of download, to prevent download hit count to be incremented
fix #1
@bemble bemble merged commit 86933af into main Nov 3, 2022
@bemble bemble deleted the fix/file_download_count branch November 3, 2022 22:27
@bemble bemble added the bug Something isn't working label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File download count is wrong

2 participants