Menu

DotNetWikiBot Framework / News: Recent posts

DotNetWikiBot 2.71 released.

Minor improvements and bugfixes.

Posted by CodeDriller 2009-07-21

DotNetWikiBot 2.7 released.

Several new features added and bugs fixed.
Documentation was updated.

Posted by CodeDriller 2009-05-27

DotNetWikiBot 2.65 released.

Bugfix release.

Posted by CodeDriller 2009-05-17

DotNetWikiBot 2.64 released.

Important bugfix and update in edit conflict detection applied.

Posted by CodeDriller 2009-04-24

DotNetWikiBot 2.63 released.

DotNetWikiBot is now bundled with GUI utility for batch upload of files to wiki sites.

Some minor bugfixes also applied.

Posted by CodeDriller 2009-04-11

DotNetWikiBot 2.62 released.

Major improvements and bug fixes.

Posted by CodeDriller 2009-04-03

DotNetWikiBot 2.61 released.

Some minor bug fixes.

Posted by CodeDriller 2009-03-31

DotNetWikiBot: 2.6 released.

DotNetWikiBot Framework helps with wiki site development and management. It's a full-featured client API, based on .NET, that allows to manage information on MediaWiki-powered sites easily. It's well-documented and very easy to learn, even for beginner

Localization file added. Translators are invited to take part.

Documentation updated.
Retry on error added.
Two minor updates applied.

Posted by CodeDriller 2009-03-04

DotNetWikiBot 2.55 released.

Additional important fix to adjust to new version of Squid proxy server on WikiMedia sites.

Posted by CodeDriller 2009-02-18

DotNetWikiBot 2.54 released (hot fix).

On account of many reports about HTTP error 417 on WikiMedia sites, default HTTP Expect100Continue header was disabled.

Posted by CodeDriller 2009-02-15

DotNetWikiBot 2.53 released.

Important updates applied.
Several bugs fixed.

Posted by CodeDriller 2009-02-07

DotNetWikiBot 2.52 released.

Critical fix to adjust to the recent changes in MediaWiki software.

Posted by CodeDriller 2009-01-04

DotNetWikiBot 2.51 released (hot fix).

Disabling bug in regular expression in version 2.5 fixed.

Posted by CodeDriller 2008-11-20

DotNetWikiBot 2.5 released.

Support for LDAP authentication added.
Major bug fixes, logging fixed.
Documentation recompiled.

Posted by CodeDriller 2008-11-14

DotNetWikiBot 2.4 released.

Getting page title by revision ID (oldid) now allowed (2 constructors and GetTitle() function added to "Page" class).

Silence mode added (see "silenceMode" variable in "Bot" class).

Ability to log output in file added (see "logFile" variable in "Bot" class).

Mono compatibility improved.

Posted by CodeDriller 2008-10-10

DotNetWikiBot 2.32 released.

Internationalization update.
Few minor bugs fixed.

Posted by CodeDriller 2008-09-28

DotNetWikiBot 2.31 released.

Internationalization updates and a few minor fixes.

Posted by CodeDriller 2008-09-02

DotNetWikiBot 2.3 released.

A few important updates.
"CategoryTree" MediaWiki extension support added.

Posted by CodeDriller 2008-05-28

DotNetWikiBot 2.21 released.

A bug in "api.php" interface recognition fixed.
Additional overload of AddInterWikiLinks function added.
Small internationalization update.

Posted by CodeDriller 2008-04-15

DotNetWikiBot 2.2 released.

Several functions rewritten and optimized.
Several minor mistakes in documentation corrected, examples added.
Backward compatibility improved.

Posted by CodeDriller 2008-04-11

DotNetWikiBot 2.11 (Hotfix) released.

A small but annoying bug fixed in Load() function, that caused exceptions every time bot requested non-existent page on wiki.

Posted by CodeDriller 2008-03-24

DotNetWikiBot 2.1 released.

Several updates.
Several minor improvements.
Function FillFromPageHistoryEx() added.

Posted by CodeDriller 2008-03-22

DotNetWikiBot 2.0 released.

Function UndoLastEdits() added.
Function ConvertHtmlMarkupToWikiMarkup() added.
Function SortInterWikiLinks() added.
Several minor improvements.
Some bugs fixed.

Posted by CodeDriller 2008-01-05

DotNetWikiBot 1.9 released.

Function GetTemplatesWithParams() added. It allows to get template parameters from wiki pages for future parsing. It's primary targets are infobox templates.

Function ConvertHtmlTablesToWikiTables() added. It can be used to automatically convert existing HTML tables to wiki format.

Some other auxiliary functions added.

Source code exceeded 3000 lines.

Posted by CodeDriller 2007-09-26

DotNetWikiBot 1.82 released.

Bug 1775048 (FillFromCategoryTree functions group didn't work) fixed.

Posted by CodeDriller 2007-08-22