NEWS  -  DOWNLOAD  -  DOCUMENTATION  -  EXAMPLES  -  LINKS 

 February 11th 2006
Ansilove/PHP 1.03 has been released. You can download it here.

MANDATORY UPGRADE! Fixes a serious content disclosure security issue!

ChangeLog:

- Added input sanitization in the loaders (load_*.php) to prevent disclosure of unauthorized content by converting files accessible by the webserver.
- Added a .htaccess to restrict access (Deny to all by default) to the 'upload' directory (online converter)
- Adding '.ansilove' at the end of the uploaded filenames to prevent code injection if the upload directory access isn't restricted, and delete the uploaded file after the convertion (online converter)
- The online converter is now using the internal loaders from the library instead of the load_*.php loaders
- Added a config file to define directories path
- Added checks for requires in the online converter and in the loaders

 February 9th 2006
Ansilove/PHP 1.02 has been released. You can download it here.

ChangeLog:

- Added support for IDF (.IDF) format
- Added support for TUNDRA (.TND) format
- Added support for XBiN (.XB) format
- Added online file converter
- Added CED mode to render the input file in black on gray (only available in ANSi loader)
- Added topazplus alias for topaz+ so it is possible to use it in urls
- Enforced little-endian byte order instead of machine byte order when unpacking data
- Added 3 example ANSis
- Fixed a bug in ADF converter, color 0 of the palette was set to black instead of the correct value

 January 27th 2006
Ansilove/PHP 1.01 has been released. You can download it here.

ChangeLog:

- Added 6 new Amiga Fonts
- Files with a .DIZ extension are now rendered with the exact needed number of columns
- Fixed a background rendering bug in ANSi converter, which caused problems when using Amiga Font (Used font_size_x value for background block size instead of a fixed value)
- Fixed another background bug in ANSi converter (Buffer wasn't filled with black after being allocated, which caused some blocks to have an incorrect background color if nothing was drawn)

 January 22th 2006
Opening of the web site and initial release of Ansilove/PHP.
You can download it here.


SourceForge.net Logo Valid HTML 4.01! This site and all its contents are copyright (c) by Frederic Cambus 2003 - 2006