Strip markdown formatting from changelog in update dialog

The confirm dialog is plain text and cannot render markdown. Strip
headings, bold, italic, code backticks, and normalize list bullets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sucukdeluxe
2026-03-05 02:37:18 +01:00
co-authored by Claude Opus 4.6
parent 6db03f05a9
commit 56ee681aec
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "1.6.38",
"version": "1.6.39",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",