From bf41002d87c3770978091d28dbe83d998ad71358 Mon Sep 17 00:00:00 2001 From: Eyre_S Date: Wed, 13 Nov 2024 16:39:31 +0800 Subject: [PATCH] RELEASE 1.4.0*pocheng MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 📇 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. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fd7b79b..1bf976a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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 =