change blog slug

This commit is contained in:
rustdesk 2024-10-12 20:09:36 +08:00
parent 4de2059796
commit 1708d85307
2 changed files with 4 additions and 5 deletions

View File

@ -8,7 +8,7 @@
<span class="bg-secondary text-slate-300 font-semibold px-1 py-0.5 text-xs mr-0.5 rtl:mr-0 rtl:ml-0.5 inline-block" <span class="bg-secondary text-slate-300 font-semibold px-1 py-0.5 text-xs mr-0.5 rtl:mr-0 rtl:ml-0.5 inline-block"
>NEW</span >NEW</span
> >
<a href="https://rustdesk.com/blog/rustdesk-1.3.1/" class="text-muted hover:underline dark:text-slate-400 font-medium" <a href="blog/2024/10/rustdesk-web-client-v2-preview" class="text-muted hover:underline dark:text-slate-400 font-medium"
>RustDesk 1.3.1 is now available! »</a >RustDesk web client V2 Preview is now available! »</a
> >
</div> </div>

View File

@ -3,12 +3,11 @@ publishDate: 2024-10-12T00:00:00Z
title: RustDesk web client V2 Preview title: RustDesk web client V2 Preview
excerpt: V2 offers better codecs, international keyboard support, clipboard support, file transfer etc. excerpt: V2 offers better codecs, international keyboard support, clipboard support, file transfer etc.
image: ~/assets/images/blog/web-client.jpg image: ~/assets/images/blog/web-client.jpg
category: Release category: Release
slug: blog/2024/10/rustdesk-web-client-v2-preview
tags: tags:
- web client - web client
- release - release
metadata:
canonical: https://rustdesk.com/rustdesk-web-client-v2-preview
--- ---
Rustdesk web client V1 hasn't been updated for over two years and lacks many features, our team has spent three months developing V2. Today, we are proud to introduce the V2 Preview, which offers numerous enhancements over V1. These improvements include stronger decoding capabilities, better international keyboard support, clipboard support (not just text but also image clipboards), and file transfer functionality etc. We have strived to ensure that the web version offers a synchronized feature set and user experience with the desktop version, despite the limitations imposed by browser capabilities. Rustdesk web client V1 hasn't been updated for over two years and lacks many features, our team has spent three months developing V2. Today, we are proud to introduce the V2 Preview, which offers numerous enhancements over V1. These improvements include stronger decoding capabilities, better international keyboard support, clipboard support (not just text but also image clipboards), and file transfer functionality etc. We have strived to ensure that the web version offers a synchronized feature set and user experience with the desktop version, despite the limitations imposed by browser capabilities.