Initial release of Pliant vector library and browser engine, including HTML and PDF rendering. Still very experimental.
FullPliant install now automatically resolves DLLs dependencies for executables in file:/bin/
FullPliant can automatically compile ALSA sound drivers with Linux 2.4 kernel.
More informations in FullPliant status bord (disk io load and interrupts count).
Added template rights notion to help manage large sets of users.
New: tiny calendar application.
GCC 2.95 code generator interface is back to working.
Subtil bugs fix in the color calibration engine, plus better CMC distance parameters.
Subtil encoding related bug fixes in the HTTP server.
Tiny bugs fix in the SMTP server.
Tiny improvements in the LPR server.
Rough DHCP support in FullPliant.
Added support for DVD engraving through driving dvd+rw tools 'growisofs'.
New: Pliant VNC client over linux frame buffer
New: Keyboard mapping database
New: tiny PAD application
Fixes a security hole.
New much simpler install and run script.
Cleanups in HTTP protocol handling layer of Pliant web server.
WebDAV support now basically works in the Pliant file browser.
Fixed several security holes applying to users with 'browse_configuration' right
Bug fix in patches related part of the Pliant forum
More tools when using Pliant file browser with administration rights
Pretty listings contribution is now in (Patrice)
Pliant now has a global cache mechanism
Rewrited some part of the Pliant database engine in order to use the global cache for splitted fields
Code polishing the the Pliant database clustering
Better HTTP 1.1 support
Ability for HTTP server to handle unsupported HTTP instructions
Ability to filter on the fly informations sent using HTTP PUT
There is now a single 'virtual_tree.page' module to provide that will receive all HTTP instruction (including PUT, DELETE and unsupported ones)
New styling engine in the HTTP server
Ability to write in the <head> section of the HTML page, used for preventing search engine to get lost in the Pliant patches tree
Webdav support in the Pliant file browser
Base for the Pliant vector drawing library
Added seedrow encoding to the Pliant PCL driver
New very efficient spam filter
Pliant LPR server now has auto cleaning capabilities
Added a download button to Pliant photo editing application
Better memory overflow control in FullPliant logical computers
Per device network statistics in FullPliant status page
More drastic way to force Debian scripts to work unattended when cross building the FullPliant embedded Debian
'min' and 'max' are now available for 'Float' data type
Removed neutral encoding (now using HTTP encoding most of the time)
Several small bug fixes
Pliant database and files clustering service (this version provides reliable but unidirectional and non live clustering).
Final version of Pliant color calibration system.
Photo editing and printing tool is now complete ... except documentation.
Polished the print queue system.
Many small improvements in the graphic library which is now production quality.
Add missing meta informations propagation in the compiler core in order to enable bewtifier (Patrice)
Better memory consuming specifications that helps reliably run several logical computers in a single physical one.
Database engine high level io redesign in order to improve responsivity.
More verbose semaphores in order to ease debugging in case of deadlocks.
Many many other small improvements (see the bulk changes patch).
Bug fixes in the database engine split fields handling.
Database will now store to disk basically once a day.
Compile fix for Win32.
Removed a dead lock in the database slitted fields handling. The fix is worse since it will rather drop datas.
Spam filter mechanism available in the web mail.
Added support for default domain in the DNS server.
Photo editing tool is now complete.
New much more powerfull and flexible print spooler implementation (beta test quality).
New very powefull 'draw' instruction in the HTTP server.
'file_list' instruction now has a 'sorted' option.
New dithering in the ESCP2 (Epson printers) driver.
Extra optimizations in Pliant graphic library, including faster color conversion and SMP support.
More powerfull FullPliant installation and recovery from CD script.
Reenabled 'xmodmap' instructions in order to get working circonflex accent in OpenOffice.
Removed .doc and .xls viewing in the web mail because the tools used to convert these to HTML tend to loop infinitely.
Mainly Pliant printing system completion (also dealing with details may need a fiew more releases).
Code generator improvements thanks to Massimiliano Ghilardi work.