mirror of https://github.com/msgbyte/tailchat
docs: release note v1.9.2 and update client download links
parent
965e0ee269
commit
66d69c2c3b
@ -0,0 +1,45 @@
|
||||
---
|
||||
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
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
But you can turn on native rendering of web pages and use built-in native browser rendering instead of embedding web pages.
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
> 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
|
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
After Width: | Height: | Size: 626 KiB |
Loading…
Reference in New Issue