We try to notify this list when API changes
are made in Drupal 7, so
contrib and custom developers have a chance to fix their code before
they have the pain of figuring out why it's broken.
(issue) Entity form changes: $form['#builder_function'] removed and taxonomy_form_term_submit_builder() renamed to taxonomy_form_term_submit_build_taxonomy_term(). See #38.
(issue) The return from user_get_authmaps() changed so that it's actually an associative array with module as key and username as value.
(issue)
hook_field_widget_form(),
hook_field_widget_error(), hook_field_attach_form(),
and hook_field_attach_submit() now receive a $form which is not necessarily a full form structure but may instead be a nested part of a larger form. See #123 for full details.
(issue) Minor change to the behavior of drupal_add_js(). See #40 for a description. Normal uses of drupal_add_js() were not affected.
(issue) drupal_uninstall_modules() changed its behavior (will fail if modules dependent on listed modules are not already uninstalled).
Thanks,
-Randy
--
Randy Fay
Drupal Module and Site Development
randy@randyfay.com
+1 970.462.7450