og 8.x-1.0-alpha5

Bug fixes
New features

Fifth alpha release for Organic Groups. This release adds support for Drupal 8.9 and is removing deprecated code in preparation for Drupal 9.

og 8.x-1.0-alpha4

Bug fixes
New features

Fourth alpha release for Organic Groups. This release adds support for Drupal 8.8 and is paving the way towards Drupal 9 by removing lots of deprecated code.

og 8.x-1.0-alpha3

Bug fixes
New features

Third alpha release for Organic Groups. This release brings many small improvements and adds support for Drupal 8.7.

Starting with this release PHP 7.1 or higher is required.

og 8.x-1.0-alpha2

Bug fixes
New features

Second alpha release of the Drupal 8 port of Organic Groups. This release adds support for Drupal 8.6 and PHP 7.3.

og 8.x-1.0-alpha1

New features

First alpha of OG8.

Development is still happening in https://github.com/Gizra/og , and you are most welcome to join the party.

og 7.x-2.10

Bug fixes

Improvements and bug fixes.

Changelog between 7.x-2.9 and 7.x-2.10

og 8.x-1.x-dev

DEV version of OG8. Development is done on GitHub, and pushed back to D.O.

og 7.x-2.6

Bug fixes
Insecure

Major Changes since 7.x-2.5:

  • #2216819 by shushu, richard.thomas: OgBehaviorHandler validate method removes errors for other fields.
  • #2141101 by czigor, alesr: Plain core select widget does not work for group audience fields.
  • #2169099 by Amitaibu, ezra-g: Avoid unnecessary entity loads in group reference fields.

Changes since 7.x-2.5:

og 7.x-2.5

Bug fixes
New features
Insecure

Changes since 7.x-2.4:

og 7.x-2.3

Security update
New features
Bug fixes
Insecure

Changes since 7.x-2.2:

og 7.x-2.2

Bug fixes
Insecure

Main Changes since 7.x-2.1:

  • #1965956 by Amitaibu: og_context segfaults
  • #1953708 by Amitaibu, jastraat: Fixed Non-members can create content in other groups - but when saved the required OG reference field is empty.

Changes since 7.x-2.1:

og 7.x-2.1

New features
Bug fixes
Insecure

Important changes since 7.x-2.0:

  • #1943834 by Amitaibu: Allow 'create" group permission, by leveraging OG-context and ER-prepopulate.
  • #1865944 by bulldozer2003, Amitaibu: Allow implementing modules to change the My/Other groups selection.
  • #1909130 by Jody Lynn: Added a standard edit form for og_membership() entities.

Other changes since 7.x-2.0:

og 7.x-2.0

New features
Bug fixes
Insecure

Changes since 7.x-2.0-rc4:

  • #1905364 follow-up by othermachines: Improve the 'OG field settings' UX.
  • #1905364 by Amitaibu | joachim: Improve the 'OG field settings' UX.
  • #1510384 by SebCorbin | ifish: Added Views Role Filter.

og 7.x-2.0-beta2

New features
Bug fixes
Insecure

Notable changes since beta1

  • #1730678 by Amitaibu: Provide a 'complex" widget instead of "Primary" and "Secondary" fields.
  • #1776560 by Amitaibu: Alter entityFieldQuery to allow using fieldCondition() on group audience fields. This means you can use entityFieldQuery directly on group-audience fields. With tests.
  • #1686394 by Amitaibu: Replace custom og-migrate with a proper integration with 'Migrate' module.

If you use Entityreference-Prepopulate please update to 7.x-1.1 or higher.

Other changes since 7.x-2.0-beta1

  • #1786176 reported by Nchase: Non-member could post within group using Entityreference-prepopulate. Move code to Entityreference-prepopulate.
  • #1785272 by brunodbo: Added Make default rules inactive.
  • #1783678 by Marty2081: Fixed Context not set if node type human readable name contains dash (-).
  • #1781674 by Amitaibu | azinck: Move all field-widget code to own include file, and fix integration with ER-Prepopulate for admin users.
  • #1511894: Delete on OG fields on uninstall.

og 6.x-2.4

Security update
New features

SA-CONTRIB-2012-092 - Organic Groups - Cross Site Scripting (XSS) and Access Bypass

  • #1512938 by mirzu, Grayside: Allow OG Links to be generated via API call instead of limited to calling for the full content of the Group Details Block.

og 7.x-2.0-alpha3

New features
Bug fixes
Insecure

This release depends on Entityreference RC3

Changes since 7.x-2.0-alpha2:

og 7.x-1.4

Bug fixes
Insecure

This is a bug fixes released. New features are only going to be accepted in the 2.x branch.

Changes since 7.x-1.3:

og 6.x-2.3

Security update
New features
Bug fixes
Insecure

Fix for SA-CONTRIB-2012-053 - Organic Groups - Access Bypass

Highlights

  • Tweaks to the OG Subscription workflow to better respect the difference between Open and Moderated group subscription. Also, themable with theme_og_subscribe_link()!
  • New Views handlers: Filtering users by group, filter and sort by group description.
  • Performance enhancement for sites using Spaces, or other modules that help determine group context.

Changelog

  • API defaults improvement.
  • #1412678 by drumm | xjm: Fixed User profile items should be user_profile_item().
  • #1468422 by krueschi: Fixed Typo in README.txt.
  • #1055508 by Grayside: Added Better UI for Moderated Group Pending Membership.
  • #1264752 by hefox: Added Use db_rewrite_sql() on user listing queries.
  • #1432016 by goron: Added Make og_subscribe_link() themable.
  • #1288184: Correct syntax errors in action add member watchdog.
  • #1051258 by mikestefff: Add form widget labels to the 'add subscription' form.

og 7.x-2.0-alpha1

Bug fixes
Insecure

First alpha release:

  • Depends on Entity reference beta4 or higher -- http://drupal.org/node/1438768
  • Rules integration still missing -- looking for patches
  • Please help testing the upgrade path from 1.x to 2.x

og 6.x-2.2

Bug fixes
Insecure

Summary

  • New Hook API Documentation
  • Views integration improvements
  • Localization improvements
  • Miscellaneous areas of moderate interest

Upgrade Instructions

  • Changes to localization may require configuration change, as default behaviors may be different.
  • If you were running 6.x-2.x-dev, we recently reverted the broken Notifications 4.x upgrade back to the 2.x line. There is no migration path back. You probably don't care though, because it was so broken we presumed nobody got it to work :)

Full changelog below the fold.

og 7.x-1.3

Bug fixes
Insecure

This is a minor release, fixing a critical bug in OG field access -- #1323244

Changes since 7.x-1.2:

og 7.x-1.1-rc4

New features
Bug fixes
Insecure

Changes since 7.x-1.1-RC3
=================

  • refs #1225712 - Better docs about extracting ctools context.
  • #1209710 by fago: improve Rules integration.
  • Add metadata controller calss to membership type.
  • #1230998 by fago: Fixed Entity classes are in the wrong namespace.
  • Remove og membership type Views override calss, as the relationship is now handled bu entity API.
  • Fix access rules required context.
  • Remove rarely usued CTools access plugin
  • By fago: Remove unused variables.
  • By fago: og_get_fieldable_entity_list() should indeed return fieldable enteties.
  • Fix getting groups from static cache.
  • Fix og access plugins.
  • Fix wrong options in ctools access plugin.
  • #1225712 by mh86, fago: Support ctools-context to extract context
  • Cleanup og_node_create_links(), and sort node type names.
  • #1225614 by james.williams: Fixed OG's default permissions not set when using Drush.
  • Remove duplicate variable initiailize.
  • Use API function to get group label in Views' validate handler.
  • #1221638 by pillarsdotnet - Calling og_membership_delete() results in an infinite loop.
  • #1211944 reported by mlncn: Wrong message when attaching og-access field to non-nodes entity.

og 7.x-1.1-rc2

Bug fixes
Insecure

Changes since 7.x-1.1-RC1

  • #1148088 by olafveerman: Fixed Typo og.install.
  • #1148100 reported by olafveerman: Wrong message when no migration pending.
  • #1147522 by thomas4019: Fixed group/%/%/admin/people is listing users that aren't actually members of the group.

og 7.x-1.1-rc1

New features
Bug fixes
Insecure

Release candidate 1 for 7.x-1.1 version.

Changes since 7.x-1.0
==============

CHANGELOG for Organic groups for Drupal 7

- #1122290 reported by many, feixed by Amitaibu: Fixed After deleting a group
error on User Save.
- #1135370 by glennnz: Missing Membership Type in Views.
- Use group validate plugin to "Og-members" view, so we get the group label in
the title.
- Add Views group validate plugin, to allow converintg group ID to group label
for arguments.
- Use entity base table instead of entity-name to specify Views relationship.
- #1140532 reported by andypost: Remove leftover code after overhaul of
og-ui.admin people view.
- Standarize OG views' names and add "og" tag.
- Remove custom hook in favor of extracting data from entity-info.
- Change og-ui.admin query from EFQ to allow sorting of table, just as
user.admin module is doing.
- #1139178 reported by rashfeather: Fixed Managers doesn't appear as group
member.
- Remove custom context plugin, in favor of CTools' implementation.
- Remove uneeded css wrapper from plugin.
- Re-recreate og-members view, with og membership relationship.
- Add group membership relationship.
- Add human readable name to views.
- Add request token to pending approval mail.
- Don't unset etid in metadata as it is used by views.
- Add "current-group" metadata.

og 7.x-1.0

New features
Insecure

Drupal 7 first official release.

og 6.x-2.1

New features
Bug fixes
Insecure

Changes since DRUPAL-6--2-0:

Pages

Subscribe with RSS Subscribe to Releases for Organic groups