Skip to content

Commit 2a65226

Browse files
committed
[skip ci] update(core): CHANGELOG
1 parent 79b9b3e commit 2a65226

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,36 @@
22

33
Over here will be noted all the update change logs.
44

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+
535
## v1.6.5 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v1.6.5)
636

737
### HTTP

0 commit comments

Comments
 (0)