The DBFM module is an off-shoot of WebFM, designed to store files in a database as opposed to the filesystem.
This release contains many bug fixes over the previous version, including GUI enhancements and IE support.
DBFM is, in much the same way as WebFM, the file manager is based on a hierarchical directory structure unlike the traditional flat file-system used to date. DBFM uses AJAX to allow administrators to arrange files in the database in the same way they do with file managers on their personal systems.
* added "copying" of regions (to all themes with the same regions)
* made scope of settings customizable, ie. apply "to only this theme" or "to all themes"
* cut code size by half by removing duplicated block.module code and using form_alter instead. this should make it less error prone and easier to upgade.
* updated README.txt