Downloads

Download tar.gz 33.69 MB
MD5: 0045f14b455aef926b815a38bf596ec4
SHA-1: e7b16b51d7681f057d5f0c2889cdd373d90ba7bd
SHA-256: af1a5c59469578b386307e60b5f2ad4eb68c98a5b4339767ce558f484fc60640
Download zip 50.09 MB
MD5: 14a04195e5e68f62c262405c4f974774
SHA-1: a969fa143d058222bb672e6e723d9ba3342d276d
SHA-256: f7b0709d1653d13def2709196a5f34d107828458f7ef3dd0bd6cb6a46bd406c3
Download tar.gz 15.11 MB
MD5: ff91ff8debdce8aefa6497a81da75ae1
SHA-1: c360ff3ee57d845e9e03f46877053504ccd9cf1b
SHA-256: ebdafc5caa54e4bbf5e7997969425a90926ba00f1d824ebc6ded5659c04fe0a5
Download zip 20.06 MB
MD5: e2c109fe9311b40a2faf6506e2150f63
SHA-1: e7d4dcc348b55added32bd47203e26702397d51d
SHA-256: 3f771a7ca30219e04a75a12e7bea5aece655ff7e0fdef9ebe78199d84fbfbfba
Download tar.gz 7.51 MB
MD5: a77445f0445578da5d15cfcd2906d207
SHA-1: f097ee9e883135d01774bde0d4e06600f3d79ccf
SHA-256: 9a71c93446c27b0f7f8405042d5562041f36531e0ec9557ad94dc9c85d645c3c
Download zip 9.75 MB
MD5: 53c383e1e7337a03fc7834d478d28508
SHA-1: e0e00d52aefdfa07f4aa686a97cb4894a6510afc
SHA-256: 6b6b862209eea48a0c790e9495347fdfef3828461897bce82cee8b35623eca4e

Release notes

Update instructions Open Social 8.0

Use composer require --update-with-all-dependencies goalgorilla/open_social:~8.0

Due to the PSR-4 paths in the Open Social composer.json being updated, updating these paths for the autoloader is necessary, composer require will ensure this.
After clear the caches and run your database updates.

drush cache-rebuild
drush updb -y;

Features reverting will not be necessary anymore, stay tuned for more documentation on how we are planning to integrate CMI.
From 8.0 onwards we are removing features from our workflow and fully move towards the CMI.
For more information please read: #3092272: [Meta] Moving away from features

New features in 8.0

#3087026: Send a private message people joined group
New optional module called social_group_welcome_message.
This enables group managers to send a private message to those who join their group.

#3090450: As a LU I want to reach the comment I wanted to interact with when I had to join a group
When a user isn't part of a group, it's now easier to Quickly join that group to be able to comment on content placed inside that group.

#3091551: As a LU I want to redirected to the comment feed in the post after deleting a comment
Adding or deleting comments is now available with Ajax, so the entire page doesn't refresh when you comment on items in a stream or on a node.
This is done using the contributed ajax_comments module. Unpublishing, editting and making items sticky is not part of the scope yet.

#3102347: As a SM I want to be able to add a note to a User in order to leave remarks for other managers on the site
After enabling social_profile_manager_notes those with the permission can now leave a remark behind on a users profile.
These remarks only show to others with the same permission.

Misceleanous

#3102298: Less empty space around accordion
#3097392: Move bulk operation emails action execution to the queue
#2977781: Create a post using "Ctrl + Enter"
#3101326: Notifications about creation of events and topics are not being created for specific group types
#3095296: When a custom font is used bold, italic and link texts are not displayed correctly
#3098141: Notification stays in grey
#3099682: Update Javascript dependencies
#3100669: Split up the one to many queue workers into batches of 50 for large groups
#3087083: One-to-many activity notifications
#3098031: Evaluate which modules should be marked as experimental
#3110127: Allow modules to declare themselves as optional features

Bugs

#3109219: Social welcome message
#3111961: Activity view mode not set correctly during update to 8.x
#3109065: Book and basic pages do not show the banner hero image
#3109198: Search does not show the tab options to search for Content, Groups or Users on mobile.
#3109280: Spacing in comments needs to be improved
#3109237: On the my profile - My Groups tab the add Group button is not aligned correctly for mobile
#3109206: Side bar on profile and groups should have a clear separation between sections.
#3109183: The Event title doesn't scale well on mobile
#3108504: Fix notices on private messages
#3108296: Field labels are now shown for multiple display modes of multiple entities
#3109067: @mention in the Ajax Comments does not work (sometimes)
#3105096: Remove the "welcome message" notification text on the admin people create form
#3108601: Ajax comment shouldn't support editting due to UX improvements
#3108614: Image gallery icons are visible after posting comment with image attachment via Ajax Comments
#3109192: The Group Info in the new Quick Join Group popup doesn't take in to account the correct redirect
#3108558: For Comment posting with AJAX the Cmd+Enter option for quick posting does not work anymore
#3108035: Hero styling is not properly scoped
#3071081: Make field label visible by respecting field UI settings
#3098067: Only the last 7 private messages are displayed
#2929368: As a LU I don't want to see the "+" icon if I don't have permissions to create content
#3098046: Replace SocialLanguageMetadataBubblingUrlGenerator by Entity::toUrl implementations
#3097343: Social Core should not depend on the help module
#3055752: Track of range slider does not display in Firefox due to styled thumb button
#3109076: Contextual Quick Edit icon is cached on node pages.
#3112434: Behat test for GDPR inform block fails on 8.0 due to enabling optional modules

Module Updates

#3105213: When will OpenSocial be compatible with Drupal core 8.8.1?

Feature removal

Individual stories for the removal of feature support in Open Social

Created by: ronaldtebrake
Created on: 10 Feb 2020 at 16:27 UTC
Last updated: 27 Jan 2021 at 18:16 UTC
Bug fixes
New features
Insecure
Unsupported

Other releases