=========
CHANGELOG
=========
Beta 81b.3.4
- Added support for complete and incomplete count in announce response ( as per BT Specifications )
- XBNBT is now WCAG 1.0 compliant
- Fixed Windows automatic service start upon initial boot when MySQL Users integration enabled.
- Fixed bug in scrape where it reported downloaded as completed total ( Thanx Dr. Gorilla )
- Fixed 'Click here to logout'
- Fixed user search results and page jump
- Fixed RSS warning when parsing torrents for filesize
- Fixed minor HTML warnings on index.html, upload.html & users.html
- Changed the project layout to allow easier integration with future BNBT core releases
- Optimised a number of loop routines
- Added XBNBT_GD and XBNBT_MYSQL controls to DFLAGS in Makefile
( Allows XBNBT to be compiled without the GD or mySQL libraries )
If XBNBT_GD is defined, Dynstat feature is compiled.
if XBNBT_MYSQL or BNBT_MYSQL is defined, MySQL Users feature is compiled.
- Added statistics to admin.html
New file stats.bnbt
bnbt.cfg entries added
xbnbt_stats_file = stats.bnbt
xbnbt_dump_stats_interval = 600
- Added WCAG validator
- Added further CSS controls
- Added further language keys to lang.cfg
- Added further image formats to Dynstat skin image support
Accepts the following image types: PNG ( <= 16 bit ), GIF ( <= 8 bit) and JPG ( <= 16 bit )
- Updated footer.html