

A new config parameter, $show_first_last_name_registration_form, allows to hide first and last name fields in the self-registration form.A new config parameter, $show_back_button, allows to hide the back button in the forms.This could be useful if you need to manually create links to the custom pages in the form index.php?function=show_static_page&id_static_page=XXX The ID of custom pages is now showed in Admin > Pages > Custom page.Data page: if you create a table whose name contains a blank space or a dot, DaDaBIK now automatically replace those character with an underscore.In the result of the upgrade script, the release notes are now showed more clearly.The logo now links the home of the application (you can disable this by setting the configuration parameter $link_logo_home to 0).


The typical use will be for adding some login / registation instructions to your users. A new layout hook: login_form (before) is available ($hooks).After login ($hooks) and after user self-registration ($hooks) operational hooks are now available.Check the new config param $show_accept_terms_privacy_checkbox_registration_form for details. You can configure labels and requiredness. "I accept the terms / privacy" checkboxes) to the user (self) registration form. It is now possible to show up to 3 checkboxes (e.g.A new configuration parameter $dont_use_admin_config (by default, 0) allows to continue using the config_custom.php file for the basic layout parameters instead of the new admin page. logo, menu type) without using the config_custom.php file and set custom CSS without editing the styles_screen_custom.css file. A new "Layout" tab in the admin area allows to: set some basisc layout parameters (e.g.Goodbye to the good, old, default "letizia" password :) During the installation, DaDaBIK now asks an installation password, it is used for all the default users created by DaDaBIK during the installation.Some new features or changes may be only related to a particular edition (Pro / Enterprise / Platinum) of DaDaBIK.In the "Fixed bugs" sections, the bugs may be simply related to the previous version, but most of the time they also affect older releases.When reading the change log, take this into consideration:
