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 34778e4 commit de0ecbeCopy full SHA for de0ecbe
docs/content/introduction/changelog.md
@@ -3,7 +3,7 @@ title: 'Changelog'
3
weight: -20
4
---
5
6
-## Version 1.8.0 (2025-02-XX)
+## Version 1.8.0 (2025-02-28)
7
8
- libnds:
9
@@ -82,7 +82,9 @@ weight: -20
82
83
- Examples:
84
85
- - New DSWifi examples have been added, including local multiplayer examples.
+ - New DSWifi examples have been added, including local multiplayer examples
86
+ that show how to send CMD/REPLY packets and regular data frames of
87
+ arbitrary sizes.
88
- The WEP password input in the AP list example has been improved. The
89
output of the example has also been improved.
90
- The "get website" example now uses socket-related functions the way DSWifi
0 commit comments