diff --git a/history.txt b/history.txt new file mode 100644 index 0000000..5618e66 --- /dev/null +++ b/history.txt @@ -0,0 +1,20 @@ +Frontier II - Verison History + +TODO: refactor login & password setup, protect inputs from sql injection + +0.2.00 (2024-07-31) + Misc: Completed initial php SQL migration and testing. + +0.1.21 (2024-07-29) + Reviving development on new modern server. Will need to migrate to newer php SQL APIs. + Misc: Initial work to clean up sql queries. + +0.1.20 (2011-02-20) + Misc: Updated server info. + +0.1.19 (2006-04-16) + Fix: Escape special characters and strip HTML tags in message system. + Misc: Error message cleanup. + +0.1.18 (2005-03-02) + Prior early development versions did not have a documented changelog.