You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
### Note:
2
+
- This is a smaller release due to the bugfixes it contains, make sure to also read the changelog for [11.0](https://github.com/Willy-JL/F95Checker/releases/tag/11.0)
3
+
1
4
### Added:
2
5
- Insecure SSL option (by @Willy-JL)
3
6
- Archive/Unarchive button to more info popup (by @Willy-JL)
@@ -22,6 +25,7 @@
22
25
- Detect new 502 error code format (by @Willy-JL)
23
26
- Fix latest updates search issues with dots around spaces (by @Willy-JL)
24
27
- Fix RPC private network CORS preflight (by @Willy-JL)
28
+
- Make sure GLFW logic happens in main thread (by @Willy-JL)
25
29
26
30
### Removed:
27
31
- Removed obsolete DDOS-GUARD bypass, no longer needed and never really worked
0 commit comments