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

fix(msg): fix can not publish clear retained message #1411

Merged
merged 3 commits into from
Sep 7, 2023
Merged

fix(msg): fix can not publish clear retained message #1411

merged 3 commits into from
Sep 7, 2023

Conversation

ysfscream
Copy link
Member

@ysfscream ysfscream commented Sep 6, 2023

PR Checklist

If you have any questions, you can refer to the Contributing Guide.

What is the current behavior?

In the current version, it's not possible to send an empty message to clear retained messages.

Issue Number

#1407

What is the new behavior?

Now, it's possible to send empty messages correctly. For such messages, no scripts will be utilized for processing.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

Fixed the issue of being unable to send empty messages.

@ysfscream ysfscream added enhancement New feature or request fix Fix bug or issues desktop MQTTX Desktop labels Sep 6, 2023
@ysfscream ysfscream added this to the v1.9.6 milestone Sep 6, 2023
@ysfscream ysfscream requested review from Red-Asuka and ni00 September 6, 2023 10:16
@ysfscream ysfscream self-assigned this Sep 6, 2023
@ysfscream ysfscream linked an issue Sep 6, 2023 that may be closed by this pull request
@ni00 ni00 merged commit 9ad7fc8 into main Sep 7, 2023
@ni00 ni00 deleted the ysf/dev branch September 7, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop enhancement New feature or request fix Fix bug or issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Help] can't send empty retain payload after upgraded to v1.9.5
2 participants