= 1.17.3 =
* Check if notification forum is a subforum, and if the parent is a group forum to load members of parent.

=1.17.2=
* Add missing hooks for bbpnns background notifications.
* Add auto-subscribe when an invite is accepted.

= 1.17.1 =
* Hook into save_post so that sending notifications from the back-end work.

= 1.17 =
* Auto subscribe users to forums after invite and group access request approvals.

= 1.16 =
* Add functionality to subscribe all group members to a forum when assigning/changing group forums.

= 1.15 =
* Refactored notifications code introduced in 1.14.

= 1.14 =
* Add new topic/reply notifications messages to BuddyPress Notifications.

= 1.13.2 =
* More translation adjustments.

= 1.13.1 =
* Fixed text domain for string ‘Never’ in the Extended Profile.

= 1.13 =
* Added support for Digest type in Extended Profile.

= 1.12 =
* Added auto-unsubscribe option for users who leave or are removed from groups.

= 1.11 =
* Fixed show/hide instant notification options in extended profile screen
* Added missing strings to .pot file.

= 1.10 =
* Added auto-subscription options.
* Updated licensing client.

= 1.9 =
* Allow filtering of user frequencies via ‘bbpnns_digest_frequencies_for_user’.

= 1.8.1 =
* Improve readability of the trace code.

= 1.8 =
* Added support for Dry Run Trace, introduced in bbpnns 2.4.

= 1.7.3 =
* Only show Instant Notification Preferences in Profile screen if Digests is enabled.

= 1.7. =
* Remove deprecated extra settings location.

= 1.7.1 =
* Ensure that groups_get_group_members() array gets converted to WP_Users to play nicely with other bbpnns add-ons.

= 1.7 =
* Adjust support for bbpnns 2.x

= 1.6 =
* Adjusted copyright, tested up to
* Hardcode textdomain string

= 1.5.5 =
* Made text domain friendlier for extended PO support in the opt out class.

= 1.5.4 =
* Added .mo and .po support.

= 1.5.2 =
* Support for license class logging.

= 1.5.1 =
* Fix: Narrow down the jQuery checkbox selector in the license screen as some sites had multiple checkboxes in the DOM.

= 1.5 =
* Enhancement: Prepare to play nicely with bbpnnsoo 1.6+

= 1.4.2 =
* Fix: Yes/No were inverted for bbpnns-opt-out setting in Profile.

= 1.4.1 =
* Force new updater to play nicely after its first inclusion via an update.

= 1.4 =
* Added license activation

= 1.3.4.1 =
* Fix: Frequency was not sticking in xprofile changes.

= 1.3.4 =
* Fix: Adding bbpnns subscription overrides support in xprofile as well.

= 1.3.3 =
* Fix: Make Bridge play nicely with bbpnns core subscription overrides. If overrides are on, the Digests and Opt-out fields will be
displayed in the front-end even if no roles have been selected.
* Enhance: Improve the way the Digests fields are displayed.

= 1.3.2 =
* Fix: Make recipient filtering respect bbpnns author notification preferences.

= 1.3.1 =
* Added: Positioning for edit profile page
* Added: Positioning for Opt-Out fields
* Fixed: Edge case where there was invalid data in the database was causing the settings model to croak.

= 1.3 =
* Fixed: Only load settings when really necessary.
* Added: bbpnns Field positioning in BuddyPress Profile page.
* Added: Our own settings screen.

= 1.2 =
* Added support for bbpnns-Digest’s new Force notification field.

= 1.1 =
* Added forum group member feature.
If a forum belongs to a group, either the forum’s group members get notified, or members of all groups that have access to that forum do, depending on the settings.

= 1.0 =
Initial release. Opt-out and Digests, if installed and active will add options to the BuddyPress profile page.