mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 10:17:43 +02:00
change blog slug
This commit is contained in:
parent
4de2059796
commit
1708d85307
@ -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>
|
||||||
|
@ -4,11 +4,10 @@ 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user