Releases: ymcatwincities/openy_gated_content
1.0: User segmentation and project rearchitecture.
New Features
- User segmentation - ability to divide your customer base (and the content they see) into 3 tiers: free user, standard member and premium users
- Note: this feature requires some minor custom development in order to match up with the unique membership types in your CRM before it can be used*
- Pagination for video & blog pages - breaks up content into 12 results per page so users do not have to endlessly scroll to find the content that interests them
- Blog categories - tag written content with categories so users can easily find topics that interest them
Enhanced Features - Shared content filters - search for content on the shared content server by category or donating association URL. See at a glance which content is most popular with a tally of how many other Ys are using it
- Enhanced recurring meeting series times - can now start meetings as early as 4AM, and schedule at intervals of 15 minutes (i.e. 3:45pm start time)
- Tag a single content item with multiple categories
- Hide content types your Y is not using from the main user dashboard
Additional Improvements - Fixed issue where virtual meetings with no description failed to load for user
- Fixed issue where instructor name was not displaying on recurring virtual meetings
- Fixed issue where a failed login when using the Personify SSO generates two error messages
- Added list of what video hosting platforms are supported for each content type directly within the content creation UI
- Fixed issue where users logged in via the Daxko Barcode method were not displaying with unique information within the user activity log
- Security enhancements for shared content server
Collapse
Install Hotfix
Fixed issue with csv_serialization version fail during composer install
Compiled CSS.
Virtual Y now delivers with compiled css for more comfortable start of work.
Small features release + bug fixes
- Added ability to change titles of Virtual Y content types from within the admin interface.
- Added ability to hide/show content types on Virtual Y homepage (dashboard).
- Added ability to assign multiple categories to a video.
- Fixed bug with not working frontend app.
Daxko Barcode + Personify enhancements
DaxkoBarcode - New Gated Content Auth Plugin for Y’s to leverage Daxko CRM without needing API access. This plugin grants a member access by verifying that their barcode can be used to check-in to a single Daxko Virtual Area.
Personify now have a great Readme that could be used for faster configuration of your Personify. We hope it will save time for the next Y's that use Personify CRM.
Virtual Y Shared Content
This release contains the required Shared Content modules to allow Videos and Blog Posts to be imported from the centralized Open Y shared content server to your local Virtual Y.
Modules:
openy_gc_shared_content
openy_gc_shared_content_server
Hotfix: fatal error during use of Virtual Y log module
In this release, we've fixed the fatal error that was appearing after installation of Virtual Y logs module.
Problem was connected to the file_entity module, which doesn't work with the latest Drupal Core.
Updates
0.9
- Backported fixes for Personify:
- the better error message if the user has declined membership
- added membership check from YMCA SV, which is planned to be a general approach for Y's.
- Capthca fixes for Custom auth method.
- First release when we do care about upgrade path https://openy.slack.com/archives/C01715RK630/p1598541539118300?thread_ts=1598470122.081200&cid=C01715RK630
0.7: Merge pull request #10 from fivejars/master
Activity logger + Custom auth verification