--------------------------------------------------------------------------- January 2, 1993 WR-BBS version 1.00 released. Documentation still being "fine tuned", but essentially complete. This is the first official release of WR-BBS. --------------------------------------------------------------------------- January 3, 1993 WR-BBS version 1.00A released. Documentation now includes explanation of SysOp keys available while callers are logged on, the "down" option, and how to configure questionnaire. BUGS FIXED IN VERSION 1.00A: 1. The key did not redraw the screen in the SysOp Administration Menu. 2. There was no "choice?" prompt in the SysOp Administration Menu. --------------------------------------------------------------------------- January 8, 1993 WR-BBS version 1.00B released. FEATURES ADDED IN VERSION 1.00B: 1. The MODEMDELAY keyword was added to WRCONFIG.SYS, to compensate for modems that don't like to have command strings sent quickly. 2. The CARRIERWAIT keyword was added to WRCONFIG.SYS - allowing SysOp to configure how long WR-BBS waits for carrier detect after ringing occurs. (had been hard-coded to 30 seconds). 3. Support for special "imbedded character commands" in screen files added. This scheme allows for a special character, the tilde ( ~ ) to be included in an ASCII or ANSI screen file. When a tilde is read by WR-BBS, the following character is interpreted as a screen display command by WR- BBS. In this version, the only screen command implemented is ~P to pause screen output at any point. Others will be added. BUGS FIXED IN VERSION 1.00B: 1. Documentation did not describe WFILEXFR.BAT very well - improved with detailed explanation of how WFILEXFR.BAT and external protocols work. 2. Upload compensation (minutes added) now works reliably, and does not compensate callers who abort uploads. 3. Documentation did not describe the UPLOADBONUS configuration item in WRCONFIG.SYS.