February 18, 2007
v. 4.2


Fixed bugs

The Rumanian language is now complete.

February 8, 2007
v. 4.2 beta


Fixed bugs

Previous and next buttons didn't work correctly after an update operation which caused an error (for example for a missed required field value) and now are not displayed any more in the above case.

New features and feature changes

DaDaBIK now handles the NULL values, it is now possible to insert a NULL value in a field and to search for NULL values.

New search operator available: is empty.

The required fields are now displayed using a * sign, instead of using a different color.

The documentation, in particular the "Known bugs and limitations" section, has been updated.

January 18, 2007
v. 4.1 final release


Fixed bugs

After a login or a "Show all" operation the order type stored for the current table was not cleaned, as expected.

In some particular cases, the previous and next record links didn't work and DaDaBIK produced a "Notice: Undefined index:..." message.

For a linked field, DaDaBIK didn't use its own type and content in order to correctly display it in the results and details view.

January 14, 2007
v. 4.1 release candidate 3


Fixed bugs

DaDaBIK version 4.1 rc2 produced a "[08] Error: during query execution." error message during the installation.

January 14, 2007
v. 4.1 release candidate 2


Fixed bugs

The "refresh installation" admin operation didn't work correctly and could lead to an interface configurator settings loss. Please note that this bug can appear even on a DaDaBIK version >= 4.1 rc2 if the installation is the result of an upgrade from a version < 4.1 rc2; the bug is considered fixed only for tables installed (DaDaBIK installation from scratch or single table installation from the admin interface) using a DaDaBIK version >= 4.1 rc2.

DaDaBIK in some cases produced an "[08] Error: during query execution." error message if the user clicked on the previous or next record links.

DaDaBIK lost the "Field present in the details page?" option setting after a "Refresh installation" procedure.

Rumanian language is now complete.

Some CSS style settings were repeated twice in css/styles_screen.css, in some cases using different values.

The documentation has been revisited, in particular the upgrade process is now clearer and a new known bug has been added to the documentation.

If one or more tables name were particularly long DaDaBIK could produce a "[08] Error: during query execution." error message on Oracle during the DaDaBIK installation or during a single table installation.

The default upper limit for the year part of a date is now 2010.

styles_print.css code clean-up.

New features and feature changes

The pdf file extension is now allowed by default for file upload.

November 13, 2006
v. 4.1 release candidate 1


Fixed bugs

If a table was empty and the user selected it, the tables listbox disappeared so it was impossible to choose another table.

The upgrade script upgrade_4.1.php had the name of one of the DaDaBIK tables hard-coded; this could lead to problems during the upgrade process if the $table_list_name (confgi.php) variable value was not "dadabik_table_list".

The upgrade script upgrade_4.1.php didn't work correctly on Oracle.

Portuguese language is now complete.

Croatian language is now complete.

Swedish language was not present in the documentation languages list.

October 24, 2006
v. 4.1 beta


New features and feature changes

Better form errors handling: if an error occurs when the user fills a form (e.g. an URL format is not correct), DaDaBIK will display again the form and point out the type of error.

E-mail notices: DaDaBIK sends an e-mail message to some specified people when a new record is inserted or an existent record modified.

Previous and next buttons are now available in edit and details views.

Also the administration pages are now protected by authentication (if enabled); only administrator users can enter the administration pages. Note that the installation file (install.php) is not protected, should be used only for the first installation and then removed.

DaDaBIK now remembers the last search executed on a table, even if you change table.

It is now possible to choose the number of result records displayed per page on the fly. DaDaBIK also saves the number choosed on a per-table base.

It is now possible to set an alias for each table, the alias is used in the table listbox instead of the table name.

DaDaBIK now uses tinymce 2.0.7 (http://tinymce.moxiecode.com) to implement the rich_editor field type instead of htmlarea. This leads to FireFox compatibily.

DaDaBIK now highlights a results table row when the mouse pointer is over it. It also highlights a results table row when the user click on it, until the user click it again. You can disable this feature by using the new config.php parameter $enable_row_highlighting.

Some changes in the layout element positions to increase usability.

Finnish language is now available.

A link to the administration page is now available and is displayed only if the user is an administrator.

DaDaBIK now display using a small arrow the current type of order (ASC or DESC).

By default, after an insert is now displayed the results view.

Fixed bugs

During an insert, even if authentication and browse authorization were enabled, the similarity check procedure checked not only the records that the curent user owned, but all the records and showed the possible duplicates even if the current user didn't own them.

The documentation has been revisited, in particular it has been highlighted that Oracle needs magic_quotes_sybase = on set in php.ini.

October 04, 2006
v. 4.0


New features

DaDaBIK now uses ADOdb version 4.92. This change fixes the "Notice: Only variable references should be returned by reference in..." messages.

Swedish language is now available

DaDaBIK installation process on Oracle is now clearer.

Fixed bugs

On Oracle, from the record results view, several "Undefined index" notices were displayed, it was not possible to correctly enter the detail and the edit form of the records and the delete record function didn't work.

On Oracle 10, DaDaBIK tried to use the recycle bin tables too.

The documentation has been revisited.

In the install.php and header_admin.php scripts the name of the file index.php was hard-coded, instead of varying according to the $dadabik_main_file config variable.

The configuration file is now clearer about the $host parameter and specify the possible need of the instance name for MS SQL server

January 24, 2006
v. 4.0 beta 2


Fixed bugs

There was some missing information in the documentation.

January 24, 2006
v. 4.0 beta


New features

DaDaBIK officially supports Oracle and MS SQL Server DBMS. A special thanks to Claude Moreau (claude dot moreau dot olom at gmail dot com) for the great work he did on the Oracle porting.

The Hungarian and Slovak languages are now available.

The documentation has been improved and a new section "Coding guidelines" has been added.

DaDaBIK now checks for duplications by default for the username field of the users table.

It is now possible to set the CSV creation time limit; this can fix the problems related to the CSV creation time limit errors.

Two DaDaBIK buttons are now available ("buttons" folder).

Fixed bugs

DaDaBIK didn't display correct search result values when the same field name appears in two linked tables as linked field. This bug, supposed to be fixed in the 3.1 beta release, is now really fixed.

DaDaBIK showed a wrong list of result records for a search if $enable_authentication and $enable_browse_authorization were enabled and the user specified more than one search criteria, setting also "Any of the conditions required".

The required property didn't work properly with file types, now the setting of a file-type field as "not required" is not needed any more. Thanks to alpha2zee (drpatnaik at yahoo dot com) who proposed the first version of the patch.

DaDaBIK produced a "Fatal error: Call to undefined function: newadoconnection()" message if upgrade.php or upgrade_3.2.php were executed.

DaDaBIK produced a "Notice: Undefined variable: upgrade...." message when upgrade.php was executed.

In the login.php script the name of the file index.php was hard-coded, instead of varying according to the $dadabik_main_file config variable.

DaDaBIK didn't display the "create password" after a user adding if $insert_again_after_insert was set to 1.

DaDaBIK displayed some messages in English even if the language set was "Italian".

June 20, 2005
v. 4.0 alpha


Fixed bugs

DaDaBIK produced some "Notice: Undefined variable....." messages and a "[08] Error: during query execution" error message in the details or edit view (if $enable_browse_authorization was enabled) or after a delete (if $enable_delete_authorization was enabled) or update (if $enable_update_authorization was enabled); only if $enable_authentication was enabled and the current table or the ID_user field name needed to be quoted.

If the $autosumbit_change_table_control parameter was set to 1 the tables listbox form in the administration section was not auto-submitted "on change" and a javascript error was produced when the current table was changed.

New features

DaDaBIK uses now the ADOdb Database Abstraction Library in order to support as many DBMS as possible, at the moment it has been tested just with MySQL 4.0.x and PostgreSQL 8.x.

SQL logging: it is now possible to configure DaDaBIK for logging all SQL queries in the adodb_logsql table ($enable_sql_logging parameter in config.php)

The documentation has been revised.

June 4, 2005
v. 3.2


Fixed bugs

If two or more DaDaBIK installations were hosted under the same domain, if a user logged into one of them it was possible to access all the others bypassing the login procedure. DaDaBIK session cookies are now valid only for the directory where DaDaBIK is installed (set through the new configuration variable $site_path).

DaDaBIK produced a parse error if the Portuguese language was used.

Croatian translation is now complete.

DaDaBIK produced a "[08] Error: during query execution" error message in the results view if the table in use or the current "order by" field name needed to be quoted and the current "order by" field hadn't any linked fields.

The possible duplications results view didn't show linked field values and produced a "Notice: Undefined index....." error message if one ore more fields had linked fields (http://www.dadabik.org/forum/read.php?f=1&i=4302&t=4154).

New features

Added two known bugs to the documentation, in particular it has been highlighted a possible security problem of the DaDaBIK authentication model.

March 31, 2005
v. 3.2 beta


Fixed bugs

DaDaBIK produced a "[08] Error: during query execution" error message in the details view if, for a field, the primary key field name of the main table was the same of the primary key field name of the linked table.

All the "Undefined variable" error messages have been fixed, DaDaBIK can now works correctly with error_reporting = E_ALL.

DaDaBIK lost the "Other choices allowed?" option information after a "Refresh installation" procedure (administration interface).

DaDaBIK produced a "[08] Error: during query execution" error message if, during an insert or update, a new option was added to a select_single field with no linked fields and at least one of the preexisting options contained a character to be escaped (e.g. ').

DaDaBIK produced a "[08] Error: during query execution" error message if, during an insert or update, there was at least one select_single field with linked fields, $enable_authentication and $enable_browse_authorization were enabled, the table contains an ID_user field and the linked table doesn't contain any ID_user fields with the same field name.

An Italian sentence was not correct.

DaDaBIK produced a parse error message if the German language was used
(http://www.dadabik.org/forum/read.php?f=1&i=3432&t=3432).

In the footer page the name of the file index.php was hard-coded, instead of varying according to the $dadabik_main_file config variable.
(http://www.dadabik.org/forum/read.php?f=2&i=371&t=371).

Config variable $always_add_blank_option_search didn't work correctly, the variable is not used any more and now DaDaBIK always add a blank option to the select_single fields.

New features and feature changes

The authentication code has been in part rewritten: Six new languages are available: Croatian, Polish, Catalan, Estonian, Rumanian, Portuguese.

A "top" link has been added to the HTML footer.

The documentation has been updated and improved, in particular a FAQ section is now available.

The installation procedure has now more explicative messages.

July 19, 2004
v. 3.1 beta


Fixed bugs

DaDaBIK produced a "[08] Error: during query execution" when a linked table was referenced more than once in the same table.

DaDaBIK didn't display correct result values when the same field name appears both in a table and in a linked table as linked field or in two linked tables as linked field.

New features

DaDaBIK has now a rewritten engine that perform the select query using joins and aliases (this fixes the bug above)

A basic authorization model is available, it is now possible to allow a user to delete only his own records, modify only his own records, view only his own records. For the authentication the class simpleLogin (http://www.phpclasses.org/browse/package/1492.html) has been (probably temporary) used, but it is possible to easily customize the authentication.

A new field type is available: rich_editor; it is a rich text editor (htmlArea 2.03 by interactivetools.com http://www.interactivetools.com/products/htmlarea/) that allows to easily insert/modify HTML content

A new content type is available: html, DaDaBIK doesn't perform a conversion from special characters to HTML entities with htmlspecialchars for the fields having this content type

DaDaBIK starts now displaying the records of the first table available, without showing the home page menu. All the application (except from the administration area) uses now just one file index.php, easily renameable to embed it in a pre-existent Web site.

An upgrade script is now available, it is possible to upgrade from 3.0 beta or 3.0 to 3.1 beta without loosing the interface configurator settings.

A new parameter $enable_delete_all_feature allows to enable/disable the delete all feature

May 25, 2004
v. 3.0


Fixed bugs

DaDaBIK produced a "[08] Error: during query execution" error when a table name contained blank spaces (http://www.dadabik.org/forum/read.php?f=1&i=2136&t=2136).

DaDaBIK produced a "[08] Error: during query execution" error when the MySQL version was prior to 3.23.06.

DaDaBIK produced a "[08] Error: during query execution" error when a field has some linked fields associated and the primary key field is not numeric (http://www.dadabik.org/forum/read.php?f=1&i=2365&t=2365).

DaDaBIK produced a "Call to undefined function: ob_clean()...." fatal error if the export to CSV feature was enabled and the PHP version was < 4.2.0 (http://www.dadabik.org/forum/read.php?f=1&i=2329&t=2209); the export to CSV now works also with PHP version prior to 4.2.0.

DaDaBIK produced a parse error when the Italian language was used.

Fixed some translations and added a missing sentence in the Italian language file.

The word "home" in the bottom links menu is now available in each language file and no more hard-coded.

DaDaBIK produced a "Undefined variable: mail_feature....." notice.

New features

A new parameter $word_wrap_fix_width allows to choose if $word_wrap_col determines also the width of the column in the results table or not.

Notes

The following two bugs have been discovered during the beta testing:

DaDaBIK produces a "[08] Error: during query execution" when a linked table is referenced more than once in the same table (http://www.dadabik.org/forum/read.php?f=1&i=2374&t=2374).

DaDaBIK doesn't display correct result values when the same field name appears both in a table and in a linked table as linked field or in two linked tables as linked field.

These bugs will be fixed in the version 3.1 because they require to partially rewrite the engine that produce the SELECT statement.

March 10, 2004
v. 3.0 Beta


All the code has been revisited and in some case rewritten in order to increase efficiency and clarity.

New features and feature changes

The primary-foreign key feature is now complete: it is possible to link a field of a table (foreign key) to a number of fields of another table (containing the primary key). The produced HTML select menu will have the linked field values as "options" and the primary key values as "values". This allow to use a normalized db design.

The "export to CSV" feature has been added: it is now possible to export the current result records to a CSV file.

The speed of DaDaBIK when the database managed contains a lot of tables is now dramatically increased.

"Delete all" feature is now available: it is possible to delete all the current result records.

It is now possible to handle all the HTML produced by DaDaBIK by the CSS file, which is now very clear and complete, a new CSS file specific for printing has been also added.

It is now possible to order result records both in ASC and DESC.

The HTML produced by DaDaBIK is now more clean and complete than before.

If no order field is specified, the result records are displayed ordered by the first field present in the results table.

Two new select operators have been added: "starts with" and "ends with"

The confirmation message of a delete operation is now a javascript prompt confirmation message (it is possible to disable it through config.php, however).

After a delete operation DaDaBIK now display again the results page.

The alternate row colors feature is now available. The record results table is now displayed using alternate row colors.

When you save a record, now the edit form is displayed again on the screen.

When you insert a new record, you can now choose (through config.php) if you want to see again the insert form, otherwise the results table is again displayed.

Edit, delete and details buttons are now normal links (not HTML forms as before) and pass all the necessary values via GET, so it is now possible to call the detail page of a record from its own unique URL.

Documentation, administration interface and config.php file are now more clear and complete than before.

Each DaDaBIK error message has now a code, in order to identify it better, especially during bug reports.

DaDaBIK messages are now displayed everywhere needed and are more clean than before.

It is now possible to disable the displaying of the search/insert/update buttons at the top of the form through config.php.

It is now possible to change the select operator names (is equal/contains/greater than/less than/starts with/ends with) according to the language

The function that validate URLs now support port numbers, https protocol and four letters primary domain name (e.g. .info).

The validity of a date field is now checked during insert/update.

The word wrap column choosen in config.php now determines also width of the columns in the results table; the width is now fixed and equal for all column.

It is now possible to choose (through config.php) if always wrap words at the $word_wrap_col column, even if it is necessary to cut them.

DaDaBIK now use the $_GET $_POST $_FILES....variables introduced in PHP 4.1.0

The change table select menu is now an auto-submit one (it is possible to disable this feature through config.php, however).

The update statements now use "LIMIT 1" to ensure that only one record is updated, but only if the MySQL version is >= 3.23.

A blank first option is always added to select_single fields when a search form is produced (it is possible to disable this feature through config.php, however).

The select_multiple field types are not handled any more, at least for the moment.

Linking tables contained in different databases isn't handled any more.

DaDaBIK no more display automatically a column sign (":") after each label.

Fixed bugs:
DaDaBIK didn't update correctly a record when the "Other...." option of a select_single field was used.

DaDaBIK produced an error when tried to display the possible duplicates during an insert operation if some field names need back quotes.

DaDaBIK produced an error when the user clicked on a result page link and the current "order by" field needed to be url encoded.

DaDaBIK produced an error when tried to retrieve values of a select_single from another table if some field or table names need back quotes.

Field order changer didn't work properly: field positions weren't shifted correctly.

DaDaBIK check the similarity of records during and insert operation by using a case sensitive function, this was not correct.

DaDaBIK failed to handle properly the upload when the uploaded file name contained a single quote.

DaDaBIK displayed a broken image link if a record containing an image_file field had no images associated. This happened only with MS IE as a browser.

Fixed the bug that produced a "Warning: stat failed...." message sometimes during an upload.

DaDaBIK lost the value associated with the "Other choices allowed" parameter when, from the administration interface, you clicked on "Refresh internal table".

Upload failed when two files with the same name were uploaded in the same time.

Word wrap feature now works also with email and url fields.

Back quotes were used only if the MySQL version was > 3.23.6, even if also MySQL 3.23.6 supports them, now are used if the MySQL version is >= 3.23.6

It was possible, by maliciously changing the HTML of a form produced by DaDaBIK when possible duplicated were found and post it, to bypass fields check.

DaDaBIK didn't show the SQL statement ($display_sql set to 1) related to a search if no records were found.

March 11, 2003
v. 2.2.1


Fixed bugs

When a record containing an image_file or generic_file field was updated without uploading a new file, the record loosed the link with the old file; this bug has been fixed.

When a user perform a search in a table containing an image_file or generic_file field the "browse" button was displayed by the browser for those fields, this behavior makes no sense; this bug has been fixed.

The field names of the where clause in the update statements were not back quoted, consequently the update failed if the name of the primary key field needed to be escaped (e.g. a reserved word), this bug has been fixed.

The dutch version of DaDaBIK produced a parse error, this bug has been fixed.


New features
It is now possible to choose if you want to delete (both in the database and phisically) a previously uploaded file.

When two or more files with the same name are uploaded, a new name is assigned automatically (e.g. my_file.txt become my_file_2.txt if my_file.txt already exists, my_file_3 if also my_file_2 already exists and so on).

It is now possible to configure DaDaBIK to accept all files (regardless to the extensions) coming from upload.

Since DaDaBIK requires to set magic_quotes_gpc = on in php.ini (which is the default setting), now if magic_quotes_gpc is off DaDaBIK will stop and display an error message.

Novermber 9, 2002
v. 2.2.1 beta


The bug that caused the lost of the correct search results when the user click on a page number, supposed to be fixed in the previous release, is now completely fixed.

The version of the MySQL server is now correctly checked, in this way the "Your database is empty" bug, supposed to be fixed in the previous release, is now completely fixed.

A known bugs document is now available.

October 22, 2002
v. 2.2 beta

Support for file uploading (images and other) is now available.
The bug that caused the lost of the results order when the user click on > has been fixed.
The bug that caused the lost of the correct search results when the user click on a page number has been fiexed.
Fixed the bug that prevented the internal table manager to work correctly when the result order is changed.
The version of the MySQL server is now checked, in this way the "Your database is empty" bug has been fixed.
The numeric type now accepts also float and other numeric fields.

July 31, 2002
v. 2.1b beta



Web and e-mail fields weren't display correctly in the version 2.1 beta. The bug is fixed with tihs version.

July 30, 2002
v. 2.1 beta


A new, lighter and easier to use administration interface (related to the internal table manager) is available.

The form has now a better layout, all the fields are correctly aligned, including dates.

All the translations are now up-to-date.

It is now possible, for select_single fields, to choice "other" during an insert and fill a textbox by hand with an alternative value. That value also update the select options, unless option had driven with a custom query ("SQL:......").

It is now possible to choice if a field has to be displayed in the details page or not.

Completely fixed the bug the caused the warning message: "Warning: Call-time pass-by-reference has been deprecated......" with particular php.ini settings

It is now possible to use the "-" sign and other allowed signs in MySQL table and field names.

Fixed a bug that prevent some text to be displayed if written after a special html char (e.g. <).

Fixed a bug that prevent to choose more than 999 characters as maxlength of a field.

Fixed a bug related to the use of the double quote in the include statements, that can cause error messages.

Textbox and password fields are now checked for max lenght also server side.

Select_single fields are now checked for length and type, this improve security because a malicious user could change the html of the form and then post it.

Jun 28, 2002
v. 2.0.1 beta


DaDaBIK is now compatible with PHP 4.2, and works also with register_global directive set to off.
Added two new date display formats, which fix the problem of displaying dates before 1970
Fixed a bug that caused the insert of a separator if a select_multiple_menu or a select_multiple_checkbox were empty
The "Any/all" conditions menu now appers also in Netscape and other browsers.
Fixed some minor bugs that caused warnings and notices.

Jun 1, 2002
v. 2.0 beta


Support for multiple tables available.
"View all records" feature.
It is now possible to order a group of record by a field clicking on the corrisponding coloumn.
The pages navigation tool has been improved.
Fixed a bug about size of input field in Netscape.
Fixed a bug that about the color of the required fields in the search form.

Apr 21, 2002
v. 1.9.1


Fixed a bug that allowed an attacker to execute arbitrary sql query on the database (e.g. insert or delete records even if insert and delete feature were disabled).

Fixed a bug about double quotes handling in the search function.

All DaDaBIK users are encouraged to update to the latest version.

Apr 15, 2002
v. 1.9


Fixed the bug that caused an error during the insert if you didn't enable the check similiarity for any fields.

Fixed the bug that caused a "Required field" message even if a date field was filled by the user.

Fixed the bug the caused a warning message if allow_call_time_pass_reference is set to false in php.ini.

Added Spanish and French versions.

Mar 18, 2002
v. 1.8


The algorithm that scans existing records during an insert in order to find similar records is now more efficient (e.g. for a table with >8000 records, 2 fields to check, it is now 5 times faster than before).

Update now works also with a MySQL version < 3.23.x

Fixed the bug that caused an error if a date field was initally null.

Feb 28, 2002
v. 1.7


New features:
A new administration interface is now available and allows you to manage the internal table without any other software!! So you don't need PHPMyAdmin any more in order to customize DaDaBIK.

Configuration is now easier.

Debug mode added.

Feb 11, 2002
v. 1.6


New features:
It is now possible to disable the functions: insert, update, delete and details; in this way you can safety use DaDaBIK in a public site.

New administration interface for the internal table.

The installation procedure is now more explicative.

New customizable graphic icons for edit/delete/details buttons.

You can now choice the coloumn at which a text, textarea, password or select sinlge field will be wrapped in the results.

It is now possible to choice the target window for edit/details (self or new).

The graphic layout of the form looks now better with Netscape.

German translation added.

Jan 27, 2002
v. 1.5b



In the version 1.5 I missed the code line that allow to use the dutch version, the version 1.5b include a fix to that bug together with a config.php file more precise.

Jan 26, 2002
v. 1.5



DaDaBIK is now considered out of beta and has some important new features, for this reason I decided to call this release 1.5 (the last was 1.1 beta)

New features
Partial foreign key support: it is now possibile to drive the possible options of a "select_multiple" or "select_single" field from another table, even with a customized SQL query!!

It is now possible to select between any/all the conditions during a search

It in now possible to display a select_multiple field also with a menu (HTML select multiple tag)

For each field you can now specify a prefix value (e.g. http://) and a default value

For each field you can now specify which operator the user can use, including exactly, like, >, <

A Dutch version of DaDaBIK is now available

An on-line demo is now available

Minor bug fixed
The results of a search are now displayed taking the carriage return (\n) into account.

Jan 14, 2002
v. 1.1 beta



New features:
According to user's needs, now the internal table and the main table are in the same database, so you don't need two databases in order to run DaDaBIK.
It is now possible to specify the order of a field in the form.

Fixed bugs:
Required fields message now apper only if there are at least one required field.
Search of a "select single" field with exact/like feature enabled now works.
Some updates didn't work, now the bug has been fixed.
Bug about searching by date fixed, now you can search properly a record by date using < or >.
Time generated by insert_date and update_date are now in 0-24 format.

Dec 9, 2001
v. 1.0.5 beta


Documentation:
The configuration file is now more explicative.
The readme file is now more explicative.
A new document about the internal database is now available.
New features:
Now you can select between an "exact match" or a "like" search also in the form, on the fly. (You can also disable this feature)
Hints are now visible even during the update procedure
Bugs fixed:
The maxlength property in the internal database now works

A very small part of the function build_form() rewritten in order to make DaDaBIK more flexible.

Dec 5, 2001
v. 1.0.4 beta


The readme file is now more explicative.
Two HTML-related bugs fixed:
the background of an empty cell now appears even with Netscape
the select input field now appear correctly even with Netscape

Dec 1, 2001
v. 1.0.3 beta


Italian version added
Some english mistakes fixed
Configuration option (display the "I think that x is similar to y......" statement during duplication check) added

Nov 24, 2001
v. 1.0.2 beta

One bug fixed (creation of the internal database didn't work due to bug in db_functions.php)

Nov 24, 2001
v. 1.0.1 beta


Several bugs fixed (creation of the internal database didn't work, navigation buttons didn't work)

Nov 21, 2001
V. 1.0 beta


The first release of DaDaBIK.