jcs
/subtext
/amendments
/577
README: Add 4.0 changes
jcs made amendment 577 about 1 year ago
--- README	Tue Nov 21 14:45:51 2023
+++ README	Wed Jan 10 11:46:01 2024
@@ -22,6 +22,25 @@ http://amendhub.com/jcs/subtext
 
 Release History
 ==================================================================
+4.0 - 2024-01-14
+	- Move views out of database to flat files in a "views" directory, allowing
+		them to be edited by other text editors and backed up; views are cached
+		at startup and can be reloaded through the sysop menu
+	- Speed up telnet IAC negotiation to avoid delay after connect, avoid doing
+		NEWENV unless talking to the trusted proxy
+	- When opening the last-opened database at startup, if the command key
+		is held down, do not open it and prompt for a different one.
+	- Add support for {{center_XX}} template variable
+	- Remove ATQ0 from default modem init string to be able to handle when
+		the modem responds to init with an error
+	- When tossing FTN packets, log failures and move files to the "bad"
+		directory, then send local mail to sysop
+	- Add page number to prompt in boards menus
+	- Fix 'new'/'signup' logins not going directly to the signup menu
+	- Fix bug in modem handling where a session wasn't properly disassociated
+		when the session was forcefully closed
+	- Fix location lookup when connecting through the trusted proxy
+
 3.1 - 2023-11-21
 	- In "who" command, show which area of the BBS each user is currently in
 	- Add a "logged_in_time" template variable, helpful for signoff template