From e9da30e420a45c6b38e99e6b854a707e42e6fd8a Mon Sep 17 00:00:00 2001 From: Vendicated Date: Wed, 1 May 2024 16:45:15 +0200 Subject: [PATCH 1/2] bump to v1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e89f73b..51495b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vesktop", - "version": "1.5.1", + "version": "1.5.2", "private": true, "description": "", "keywords": [], From cb55cf4b743fd9de9713e825d29b09d267655fbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:57:29 +0200 Subject: [PATCH 2/2] add Metainfo for v1.5.2 (#557) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- meta/dev.vencord.Vesktop.metainfo.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/meta/dev.vencord.Vesktop.metainfo.xml b/meta/dev.vencord.Vesktop.metainfo.xml index 3539878..889b9fc 100644 --- a/meta/dev.vencord.Vesktop.metainfo.xml +++ b/meta/dev.vencord.Vesktop.metainfo.xml @@ -28,6 +28,20 @@ + + https://github.com/Vencord/Vesktop/releases/tag/v1.5.2 + +

What's Changed

+
    +
  • Fixed scrollbars looking wrong (actually Discord's fault)
  • +
  • Tray: Added left click hide/show feature by @0bCdian
  • +
  • MacOS: Fixed the app not properly requesting microphone permissions by @ssalggnikool
  • +
  • Linux: Various fixed related to audio screenshare by @Curve
  • +
  • Linux: Overhauled & improved screenshare with better framerate by @kaitlynkittyy
  • +
  • Users can now pass --enable/disable-features command line flags by @takase1121
  • +
+
+
https://github.com/Vencord/Vesktop/releases/tag/v1.5.1