Skip to content

7.x-1.1

Latest
Compare
Choose a tag to compare
@fubarhouse fubarhouse released this 15 Mar 11:54
· 3 commits to master since this release
7.x-1.1
adf912b

The following change list is taken from the blog entry, which can be found at the end of these release notes.

  • Database schema changes will no longer cause fatal, site-breaking errors, but the changes will not compromise existing functionality.
  • The database schema has been altered, with changes to forms and logic to support content types being targetted.
  • A range of defaults have been introduced or changed, including default administrator permissions when installing the module, and form mandatory flags and default values.
  • A bug in the menu items have been fixed.
  • Conflict messages are both disablable and configurable.
  • Custom views integration fields for validating if theme access has been permitted for use by the administrator, and if the brand configuration will pass or fail based upon the timestamp the page was generated.
  • Introduce a new set of APIs which mimic those noted in the node and taxonomy modules, which include brand_load, brand_check, brand_add and brand_remove.
  • Fixes a security problem where an unauthorized individual could create or remove a brand.

You can view the blog entry for more information.