Skip to content

Commit

Permalink
RELEASE 1.4.0*pocheng
Browse files Browse the repository at this point in the history
## 📇 Function & Mechanisms

- Cha social share now will search all supported URLs in the inline query content, and process all of it.
  - for all the inline url format feature, it search all the URLs and export the output
  - for social preview share, it search all the URLs and export all the URLs output.
- Cha inline social share and social share URL format features changed its inline result description format, makes it easer to find out which URL it comes from.
- Cha inline social share now can select if to share one single image, or combined image with text contents.
- Add Bilibili share with preview content
- Add Xiaohongshu share url re-format & cleanup
- Add Morny's fediverse account URL to `/info` about page output.

## 🔌 for Trusted/Admin

- Now command `/exit` will only be triggered under private chat, or explicitly set current Morny's username.

## 🧯 Bug Fix

- Fix the EventEnv's StateSource records incorrect from stack trace.
  • Loading branch information
Eyre-S committed Nov 13, 2024
1 parent 487f1ff commit bf41002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MORNY_ARCHIVE_NAME = morny-coeur
MORNY_CODE_STORE = https://github.com/Eyre-S/Coeur-Morny-Cono
MORNY_COMMIT_PATH = https://github.com/Eyre-S/Coeur-Morny-Cono/commit/%s

VERSION = 1.4.0-beta.2
VERSION = 1.4.0

USE_DELTA = false
VERSION_DELTA =
Expand Down

0 comments on commit bf41002

Please sign in to comment.