2
2
3
3
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 )
4
4
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 )
6
6
7
7
8
8
### feat
9
9
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 ) )
10
19
* show start menu with editable options ([ eaa6917] ( https://github.com/javadib/v2-xbot/commit/eaa6917 ) )
11
20
* disable admin button in select models ([ 072a531] ( https://github.com/javadib/v2-xbot/commit/072a531 ) )
12
21
* 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
15
24
16
25
### fix
17
26
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 ) )
18
34
* remvoe url from payment creation ([ 6069080] ( https://github.com/javadib/v2-xbot/commit/6069080 ) )
19
35
* check ACL command ([ 2272be0] ( https://github.com/javadib/v2-xbot/commit/2272be0 ) )
20
36
* 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
59
75
60
76
### refactor
61
77
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 ) )
62
80
* move telegram api to module ([ c27163b] ( https://github.com/javadib/v2-xbot/commit/c27163b ) )
63
81
* remove payProofMessageId ([ f180456] ( https://github.com/javadib/v2-xbot/commit/f180456 ) )
64
82
* remvoe logs ([ 8b397ca] ( https://github.com/javadib/v2-xbot/commit/8b397ca ) )
0 commit comments