Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
If you are already running Forum Access 1.1, then there is no advantage (nor any risk) in updating to 1.2. The only difference between the two is that 1.2 provides a smoother update path by only requesting CMA 2.0 but not requiring it. Nevertheless, you should upgrade CMA to 2.0 because the new version is more robust with other third-party modules that do odd things with menus.
This release requires that you translates string once more, if you are running a multilingual site.
* Issue #1648890 by pfrenssen: Minor whitespace fixes
* Issue #1648888 by pfrenssen: Improve language used in strings
* Issue #1648878 by pfrenssen: Documentation cleanup
* Fixed issue with deprecated split function
* Issue #1658776 by cableman0408: Fixed typos in "permissions" for the modules
* Issue #1545294 by cableman0408: Added dependency on core image module
* Issue #1525624 by cableman0408: Fixed undefined index in panels extension when saving selected image
New feature commits:
* Added support for user defined extension/module weight
* Started on support for used defined weights of the modules/extensions
* Issue #1545294 by cableman0408: Added dependency on core image module
* Fixed weight for default module
* Implemented new custom weight in main module part II
* Implemented new custom weight in main module
* Implement hook_dynamic_background_weight() in sub-modules
* Start on custom weight implementation
This a big bugfix release and greatly improves the module overall. Please note that there have been schema changes and even though we have update hooks in place you may run into issues with Entity APIs caching of schemas. The safest way to upgrade is probably to completely uninstall and reinstall. We apologize for the inconvenience but this is still in beta after all! :)