og 2.0.1

Bug fixes

Contributors (2)

amitaibu, joelpittet

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0 (compare):

og 2.0.0

Bug fixes
New features

This is the first stable 2.0.0 release of Organic Groups. The most significant change compared to 1.x is the removal of the legacy og_complex widget, replaced by a simpler and more predictable single-input approach for group audience selection. The release also includes improved Views relationships, better membership and role handling, stronger caching, and numerous fixes for stability and usability. In other words: bug fixes and performance improvements 😉

og 8.x-1.0-alpha14

Bug fixes

[regression] MembershipManager::getMembership since 1.0.0-alpha11

Contributors (1)

herved

Changelog

Issues: 1 issues resolved.

#3524972: [regression] MembershipManager::getMembership since 1.0.0-alpha11

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
Unsupported

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.8

Bug fixes
Insecure
Unsupported

Changes since 7.x-2.7:

og 7.x-2.6

Bug fixes
Insecure
Unsupported

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
Unsupported

Changes since 7.x-2.4:

og 7.x-2.3

Security update
New features
Bug fixes
Insecure
Unsupported

Changes since 7.x-2.2:

og 7.x-2.2

Bug fixes
Insecure
Unsupported

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
Unsupported

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
Unsupported

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-rc4

New features
Bug fixes
Insecure
Unsupported

Changes since 7.x-2.0-rc3:

og 7.x-1.5

Security update
Bug fixes
Unsupported

Changes since 7.x-1.4:

og 7.x-2.0-beta2

New features
Bug fixes
Insecure
Unsupported

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
Unsupported

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
Unsupported

This release depends on Entityreference RC3

Changes since 7.x-2.0-alpha2:

og 7.x-1.4

Bug fixes
Insecure
Unsupported

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
Unsupported

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-alpha2

New features
Bug fixes
Insecure
Unsupported

Changes since 7.x-2.0-alpha1:

og 7.x-2.0-alpha1

Bug fixes
Insecure
Unsupported

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
Unsupported

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
Unsupported

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

Changes since 7.x-1.2:

Pages

Subscribe with RSS Subscribe to Releases for Organic Groups