File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.0.5] ( https://github.com/discord-tickets/bot/compare/v4.0.4...v4.0.5 ) (2023-06-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * editing question answers in a category with ` customTopic ` set ([ 47fc7bd] ( https://github.com/discord-tickets/bot/commit/47fc7bde4333c7e5533e7b4d4015d1a89a199d07 ) )
7
+ * encrypt topic ([ 502f488] ( https://github.com/discord-tickets/bot/commit/502f48866ade95721400393ca15c196ac8428ca5 ) )
8
+ * send image in embed (closes [ #441 ] ( https://github.com/discord-tickets/bot/issues/441 ) ) ([ 48902f8] ( https://github.com/discord-tickets/bot/commit/48902f8131b01d84cff1cf9ead77aae8b5611288 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * add prisma logging ([ 3b5e58c] ( https://github.com/discord-tickets/bot/commit/3b5e58c1fed1fd8aa18c4dd461572cbdf682c195 ) )
14
+ * improve error handling ([ e8b95a2] ( https://github.com/discord-tickets/bot/commit/e8b95a2f3149fab08ed3c927f771d8ee4fad9d04 ) )
15
+ * new ` suid-time ` stdin command ([ ff8e666] ( https://github.com/discord-tickets/bot/commit/ff8e66638a56f437ed31032d799498483d185543 ) )
16
+
17
+
18
+ ### Performance Improvements
19
+
20
+ * ** sqlite:** run ` optimize ` every 6h ([ 8971c0a] ( https://github.com/discord-tickets/bot/commit/8971c0ad13c287eb21c7a63341dd5c48c1b6ed06 ) )
21
+
22
+
23
+
1
24
## [ 4.0.4] ( https://github.com/discord-tickets/bot/compare/v4.0.3...v4.0.4 ) (2023-06-19)
2
25
3
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " discord-tickets" ,
3
- "version" : " 4.0.4 " ,
3
+ "version" : " 4.0.5 " ,
4
4
"private" : " true" ,
5
5
"description" : " The most popular open-source ticket management bot for Discord." ,
6
6
"main" : " src/" ,
You can’t perform that action at this time.
0 commit comments