Skip to content

Fix: Remove Telegram link preview#910

Closed
deenle wants to merge 114 commits intoFinsys:mainfrom
deenle:fix/remove-telegram-preview
Closed

Fix: Remove Telegram link preview#910
deenle wants to merge 114 commits intoFinsys:mainfrom
deenle:fix/remove-telegram-preview

Conversation

@deenle
Copy link
Copy Markdown
Contributor

@deenle deenle commented Apr 11, 2026

Proposed change

Hello,
Thanks for that amazing product!

This hotfix disables link previews for Telegram messages, as they are unnecessary for Docker image links and disabled by default in Apprise.

For future improvements, it would be better to have the Apprise integration fully support and follow Apprise's API.

Closes #428 ?

Type of change

  • Bug fix: non-breaking change which fixes an issue.
  • New feature / Enhancement: non-breaking change which adds functionality.
  • Breaking change: fix or feature that would cause existing functionality to not work as expected.
  • Other. Please explain:

jotka and others added 26 commits March 2, 2026 07:59
The dockhand-updater image ships Docker CLI 29.2.1 (API 1.53), which
fails on hosts running older Docker daemons (e.g. Synology DSM with
Docker 24.0.2 / API 1.43). Every docker command in update.sh returns
"client version 1.53 is too new".

Query the daemon's API version via /version and pass it as
DOCKER_API_VERSION to the updater container env. If the env var is
already set on the main container, forward that instead.

Fixes Finsys#759
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 11, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ deenle
✅ itsDNNS
✅ yokkkoso
❌ jotka
You have signed the CLA already but the status is still pending? Let us recheck it.

@jotka
Copy link
Copy Markdown
Contributor

jotka commented Apr 19, 2026

Thank you @deenle! Merged via cherry-pick. This will be released in v1.0.27.

@jotka jotka closed this Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customization of Apprise URL content