Skip to content

Commit 2fa2bbf

Browse files
committed
Merge branch 'release/1.0.8'
2 parents a54b38e + 97d0339 commit 2fa2bbf

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 1.0.8 (2023-06-09)
2+
3+
### Features
4+
5+
* Added Docker compose file
6+
* Added ChangeLog file
7+
8+
# 1.0.7 (2023-06-08)
9+
10+
### Features
11+
12+
* Ghost mention
13+
* Mention in reply
14+
* Profile photo change
15+
* Profile name change
16+
* Profile status change
17+
* Sending a poll
18+
* Creation of LinkPreview if message contains URL
19+
* New webhooks system, which can be separated into a url per event
20+
* Sending the local webhook url as destination in the webhook data for webhook redirection
21+
* Startup modes, server or container
22+
* Server Mode works normally as everyone is used to
23+
* Container mode made to use one instance per container, when starting the application an instance is already created and the qrcode is generated and it starts sending webhook without having to call it manually, it only allows one instance at a time.

0 commit comments

Comments
 (0)