diff --git a/Changelog.md b/Changelog.md index b0cfb8cb..5ab0c4ce 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,9 +4,9 @@ This maintenance release fixes a number of bugs. **Changes** - Added ability to use wildcards and pattern matches in `rngit` artifact fetch targets -- Fixed channel outlet sequence holes and ghost envelopes on dying outlets by neutral -- Fixed known destination iteration races by neutral -- Fixed timeout deadlock in `rnsh` by neutral +- Fixed channel outlet sequence holes and ghost envelopes on dying outlets by **neutral** +- Fixed known destination iteration races by **neutral** +- Fixed timeout deadlock in `rnsh` by **neutral** - Fixed commit message rendering in `rngit` - Fixed various minor bugs and output inconsistencies in `rngit` - Adjusted timeouts for remote operations in `rngit` @@ -22,7 +22,7 @@ rngit release rns://7649a50d84610232d1416b41d2896aff/reticulum/reticulum fetch l To retrieve only the `.whl` package for installation, you can use: ```sh -rngit release rns://7649a50d84610232d1416b41d2896aff/reticulum/reticulum fetch latest:rns-1.2.9-py3-none-any.whl --signer bc7291552be7a58f361522990465165c +rngit release rns://7649a50d84610232d1416b41d2896aff/reticulum/reticulum fetch latest:rns-1.3.0-py3-none-any.whl --signer bc7291552be7a58f361522990465165c ``` **Release Signatures** diff --git a/docs/Reticulum Manual.epub b/docs/Reticulum Manual.epub index c3d4a09e..056f79e7 100644 Binary files a/docs/Reticulum Manual.epub and b/docs/Reticulum Manual.epub differ diff --git a/docs/Reticulum Manual.pdf b/docs/Reticulum Manual.pdf index 40a94ba8..d599481a 100644 Binary files a/docs/Reticulum Manual.pdf and b/docs/Reticulum Manual.pdf differ