Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit cd705e7

Browse files
author
zill
committed
chore(release):1.1.8
1 parent b3881d5 commit cd705e7

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22

33
All notable changes to this project will be documented in this file,ChangeLog information is generated by the [CommitMessage plugin](https://plugins.jetbrains.com/plugin/12256-commit-message-create)
44

5-
## [v1.1.4](https://github.com/javadib/v2-xbot/compare/v1.1.4...master)
5+
## [v1.1.8.2](https://github.com/javadib/v2-xbot/compare/v1.1.8.2...master)
66

77

88
### feat
99

10+
* Configurable bot values ([fd8a18a](https://github.com/javadib/v2-xbot/commit/fd8a18a))
11+
* refactor message workflow ([13c268c](https://github.com/javadib/v2-xbot/commit/13c268c))
12+
* Replace `sendToAdmin` with Logger.log ([187867a](https://github.com/javadib/v2-xbot/commit/187867a))
13+
* init extend account module ([bddbd0f](https://github.com/javadib/v2-xbot/commit/bddbd0f))
14+
* improve orderDetails text ([1f67c53](https://github.com/javadib/v2-xbot/commit/1f67c53))
15+
* Implement account details ([49b5422](https://github.com/javadib/v2-xbot/commit/49b5422))
16+
* implement orderDetails page ([98cfbf3](https://github.com/javadib/v2-xbot/commit/98cfbf3))
17+
* Replace /start with editedStart ([ba748cf](https://github.com/javadib/v2-xbot/commit/ba748cf))
18+
* show order history ([c596b4f](https://github.com/javadib/v2-xbot/commit/c596b4f))
1019
* show start menu with editable options ([eaa6917](https://github.com/javadib/v2-xbot/commit/eaa6917))
1120
* disable admin button in select models ([072a531](https://github.com/javadib/v2-xbot/commit/072a531))
1221
* viewById for view client app details ([0f3e00c](https://github.com/javadib/v2-xbot/commit/0f3e00c))
@@ -15,6 +24,13 @@ All notable changes to this project will be documented in this file,ChangeLog
1524

1625
### fix
1726

27+
* adminId to number & some bug fixed ([3d51967](https://github.com/javadib/v2-xbot/commit/3d51967))
28+
* 3e27880 fix some bug ([3e27880](https://github.com/javadib/v2-xbot/commit/3e27880))
29+
* remvoe url from payment creation ([debb4c2](https://github.com/javadib/v2-xbot/commit/debb4c2))
30+
* create model result fixed ([721f9d8](https://github.com/javadib/v2-xbot/commit/721f9d8))
31+
* insert uid in order model ([410ac6a](https://github.com/javadib/v2-xbot/commit/410ac6a))
32+
* create acctount in hiddify server ([0aa39df](https://github.com/javadib/v2-xbot/commit/0aa39df))
33+
* remove fucky option from straMssage ([8a64aed](https://github.com/javadib/v2-xbot/commit/8a64aed))
1834
* remvoe url from payment creation ([6069080](https://github.com/javadib/v2-xbot/commit/6069080))
1935
* check ACL command ([2272be0](https://github.com/javadib/v2-xbot/commit/2272be0))
2036
* order history compatibality ([299823f](https://github.com/javadib/v2-xbot/commit/299823f))
@@ -59,6 +75,8 @@ All notable changes to this project will be documented in this file,ChangeLog
5975

6076
### refactor
6177

78+
* Replace Logger with pub ([ef3383d](https://github.com/javadib/v2-xbot/commit/ef3383d))
79+
* Replace Logger with pub ([0083222](https://github.com/javadib/v2-xbot/commit/0083222))
6280
* move telegram api to module ([c27163b](https://github.com/javadib/v2-xbot/commit/c27163b))
6381
* remove payProofMessageId ([f180456](https://github.com/javadib/v2-xbot/commit/f180456))
6482
* remvoe logs ([8b397ca](https://github.com/javadib/v2-xbot/commit/8b397ca))

0 commit comments

Comments
 (0)