You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/website/blog/2023-10-16-v1.9.2.md

46 lines
1.5 KiB
Markdown

---
title: Release Note v1.9.2
authors: moonrailgun
image: /img/logo.svg
slug: release-1.9.2
keywords:
- tailchat
tags: [Release Note]
---
### Feature updates
#### Added support for sharing screen on desktop version
![](/img/blog/release-note/v1.9.2/1.png)
Now, you can click on screen sharing on the electron and select the window you want to share.
#### Add desktop version and native browser rendering
Supports opening web pages that cannot be opened due to restrictions in the web version
For example, the following is a web page that cannot be nested due to website policies and will not be embedded due to web security restrictions.
![](/img/blog/release-note/v1.9.2/2.png)
But you can turn on native rendering of web pages and use built-in native browser rendering instead of embedding web pages.
![](/img/blog/release-note/v1.9.2/3.png)
In this way, you can break through the security restrictions of the other party's website and embed it into any page freely, just like using a browser
![](/img/blog/release-note/v1.9.2/4.png)
> If the switch does not take effect immediately, you can press the shortcut key `cmd + r` to reload `tailchat`
### Other updates
- Increase file access count record
- Add message search interface
- **admin**: Support deleting private messages
- fix problem which ai assistant will be transparent in popover in light mode
- fixed the bug where # would appear when typing without rich text plugin being loaded
- Fixed a bug that would cause the database to record files repeatedly when uploading the same file