We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b9b3e commit 2a65226Copy full SHA for 2a65226
CHANGELOG.md
@@ -2,6 +2,36 @@
2
3
Over here will be noted all the update change logs.
4
5
+## v1.6.6 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v1.6.6)
6
+
7
+### Database
8
9
+- Add optional argument to skip connecting to `default_connection`
10
11
+### Crash Reporter
12
13
+- Add file location of the function from Call Stack
14
15
+### Utils
16
17
+- Added: GetPluginsList
18
19
+### Menus
20
21
+- Remove screen menus on windows as they crash without a dump
22
23
+### CCheckTransmitInfo
24
25
+- Fix self casting
26
27
+### Events
28
29
+- Fix event return values
30
31
+### SDK
32
33
+- Fix FollowServerRules check not working
34
35
## v1.6.5 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v1.6.5)
36
37
### HTTP
0 commit comments