Skip to content

Commit 2260df1

Browse files
committed
Release Notes 1.7.
1 parent 6ed85d1 commit 2260df1

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGES.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,24 @@
55
## Version 1.7 -- October 2023 ##
66

77

8+
### New Documentation: ###
9+
10+
Additional documentation location to slow down growth of main repository. [https://github.com/wb2osz/direwolf-doc](https://github.com/wb2osz/direwolf-doc) . These are more oriented toward achieving a goal and understanding, as opposed to the User Guide which describes the functionality.
11+
12+
- ***APRS Digipeaters***
13+
14+
- ***Internal Packet Routing***
15+
16+
- ***Radio Interface Guide***
17+
18+
- ***Successful IGate Operation***
19+
20+
- ***Understanding APRS Packets***
21+
22+
823
### New Features: ###
924

10-
- Additional documentation location to slow down growth of main repository. [https://github.com/wb2osz/direwolf-doc](https://github.com/wb2osz/direwolf-doc)
25+
1126

1227
- New ICHANNEL configuration option to map a KISS client application channel to APRS-IS. Packets from APRS-IS will be presented to client applications as the specified channel. Packets sent, by client applications, to that channel will go to APRS-IS rather than a radio channel. Details in ***Internal-Packet-Routing.pdf***.
1328

@@ -41,6 +56,13 @@
4156

4257
- Packet filtering now skips over any third party header before classifying packet types.
4358

59+
- Fixed build for Alpine Linux.
60+
61+
### Notes: ###
62+
63+
The Windows binary distribution now uses gcc (MinGW) version 11.3.0.
64+
The Windows version is built for both 32 and 64 bit operating systems.
65+
Use the 64 bit version if possible; it runs considerably faster.
4466

4567
## Version 1.6 -- October 2020 ##
4668

0 commit comments

Comments
 (0)