Skip to content

5.5 Release Plans

Rushfan edited this page Aug 25, 2020 · 1 revision

Overview

Now that we’re considering wrapping up 5.3, it’s time to start working on planning for 5.4. Please note that these are aspiration goals, and mainly pointing the rough direction that the release will take, but could change based on the needs of the community.

Like 5.3, 5.4 will be a continuation of the same ideas from 5.2

5.1

5.1 saw the birth of net51 which was unexpected, however that actually fit nicely with the goal of improving WWIVnet and gets it closer to being viable across platforms and for the internet era.

5.2

5.2 Added FTN networking support in an Alpha quality and also completed the basics of the MSGAPI for WWIV type-2 message bases. In 5.2 NetworkB also learned how to talk to pure BinkP servers and is considered BinkP 1.0 compatible, and no longer just “binkp-ish”.

5.3

5.3 made FTN usable for day-to-day operations for non-hub systems. WWIVD was also created to replace wwiv-server and the BBS runs solidly on Linux on one of 3 linux platforms WWIV produces builds for. Finally the BBS now integrates scripting support with it's own BASIC interpreter.

5.4

5.4 added wwivd as a better telnet and network daemon. Many new options to wwivconfig were added for editing the network settings.

  • wwivconfig support for editing wwivnet config files
  • full screen message viewer
  • Complete FTN support so it's very usable for non-hub setups.
  • Improve Linux Support so it’s a first class platform in all respects.

Main Themes in 5.5

  • TIC support, continue to improve FTN support
  • Full screen message editor
  • Continue to improve code quality, clean up old code, etc.
  • Improve test coverage, especially for networking code.