Skip to content

1.0.0-RC4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Eyre-S Eyre-S released this 17 Sep 12:27
· 105 commits to master since this release
213798d

Full Changes: 1.0.0-RC3...1.0.0-RC4

This changelog is based on previous pre-release 1.0.0-RC3.
Also read the previous pre-release changelog to see what' going on between the previous stable and this.

Brand new /info and /start

The /info and /start command have a fully new designed easy-to-read introduction with Morny's feature image page now!

image

the new info message

New in random tools: today do it?

As the normal random tools, use / as the prefix, then, use 吗? or just as suffix.

image

New entertainment function: ???

When you send ?, Morny will have chance reply you a ?.

Some others special question marks and multiple question marks is also supported!

For Developers:

Now support log level setting!

Since update messiva to v0.1.1, Morny now finally can set logging level.

Now, logging only log level not lower than INFO is the default behavor. We added coeur startup param --debug/--dbg/-d to let coeur's minimal logging level to ALL.

Added dockerfile to project

We added one default dockerfile which can build Morny Coeur from source and generate one available to use docker image. The accompanying docker-compose.yml is also added in the project file.

Althought we have no plan to publish to docker hub, this default dockerfile might be a good start, and you can also clone this repo and use docker compose up to start easily now.

Some Patches

/nbnhhsh will now send 404 when there's no input text.

added missing --dinner-chat startup param.

Bug fix

inline query ShareBilibiliVideo now will not recieve illegal av/BV id which can cause excptions.

fix unclosed quote will cause exceptions while parsing command.