Version Date Changes made

Alpha Phase/Prototyping

edit
0.0.0alpha 02:36, 9 September 2010 (UTC) Original source code, based largely on HersfoldBot and HersfoldOTRSBot.
0.0.1alpha 15:48, 9 September 2010 (UTC) Bug fixes noticed during testing
0.0.2alpha 16:02, 9 September 2010 (UTC) More bug fixes; null pointer safety, IO error safety
0.0.3alpha 16:22, 9 September 2010 (UTC) Fixing bug related to grabbing the url out of the template when no spaces are present after the url, more IO error safety, and adding checks to look for empty parameters and not just missing ones
0.0.4alpha 16:42, 9 September 2010 (UTC) Fixing regex errors in logic statements and timestamp errors in accessdate code.
0.0.5alpha 17:21, 9 September 2010 (UTC) Encoding bug fix, added some loop-breaking boolean flags.
0.0.6alpha 17:39, 9 September 2010 (UTC) Adding code to allow bot to place new titles into existing empty title= parameters.
0.1.0alpha 17:53, 9 September 2010 (UTC) Added existing parameter code for all cases
0.1.1alpha 18:03, 9 September 2010 (UTC) Bug fixes for title corrections in the case where the title is already present as part of the url parameter
0.1.2alpha 18:18, 9 September 2010 (UTC) Bug fix for the previous "bug fix", since 0.1.1alpha had a bigger problem than 0.1.0alpha did.
0.1.3alpha 18:35, 9 September 2010 (UTC) Fix to ensure that a title is added for templates that have whitespace after the url.
0.1.4alpha 18:45, 9 September 2010 (UTC) IOExceptions encountered when trying to access external sites will no longer kill the bot; instead the bot will report them for manual review in case the problem is with the URL and not the connection.
0.1.5alpha 19:37, 9 September 2010 (UTC) Bot now accepts HTML titles spread over multiple lines.
0.1.6alpha 19:54, 9 September 2010 (UTC) Bot now reports entirely malformed url= parameters.

Beta Testing & Approval Phase

edit
1.0.0b 20:24, 9 September 2010 (UTC) More bug fixes from the last alpha version; ready for beta testing
1.1.0b 23:31, 16 September 2010 (UTC) Disabling accessdate code, and changing HTML comments embedded in title parameters based on feedback given at BRFA.
1.1.1b 22:22, 23 September 2010 (UTC) Minor adjustments to prepare for trial run.
1.1.2b 22:59, 23 September 2010 (UTC) More verbose live logging
1.1.3b 00:05, 24 September 2010 (UTC) Fixing search strings used to find errors to look for HTML code instead of cleartext
1.1.4b 00:12, 29 September 2010 (UTC) Fixing errors noted in Trial Run 2, changing bot's edit summary to include link to task description.

Stable Versions / Launch Phase

edit