Releases: xwp/stream
Releases · xwp/stream
Version 3.6.1
- New: Action added for when a blog is deleted #1177, props @kidunot89
- Fix: Refactored Stream's Records table custom column functionality to output the correct column values #1185, props @Nikschavan, @kidunot89, and @derekherman
- Fix: Refactored deprecated SQL statement for retrieving the result count #1203, props @kidunot89
- Fix: Fixed a namespace of a call to the Closure class #1215, props @szepeviktor
- Fix: The default options are made available during the "wp_stream_auto_purge" callback #1159, props @kidunot89
- Fix: Expensive functions removed #1201, props @kidunot89
- Tweak: Remove redundant textdomain initialization #1213, props @szepeviktor
- Tweak: Cleaned up PHP version check #1212, props @szepeviktor
- Development: Unit test added for Menu connector class #1164, props @kidunot89
- Development: Unit test added for Blog connector class #1177, props @kidunot89
- Development Fix: Micro patch provided for Mercator actions register to deprecated hooks #1217, props @kidunot89
- Development: Unit test added for Mercator connector class #1180, props @kidunot89
- Development: Unit test added for Settings connector class #1165, props @kidunot89
- Development: Unit test added for Installer connector class #1155, props @kidunot89
- Development: Unit test added for User connector class #1151, props @kidunot89
- Development: Unit test added for Editor connector class #1138, props @kidunot89
- Development: Unit test added for Comments connector class #1134, props @kidunot89
Version 3.6.0
- New: Introduce the
wp_stream_db_query_where
filter #1160, props @kidunot89 and @nprasath002. - Fix: Replace the deprecated jQuery
.load()
calls #1162, props @kidunot89. - Fix: Log the correct post status change #1121, props @kidunot89.
- Fix: Update the Advanced Custom Fields connector to support versions 5 of the plugin #1118, props @kidunot89.
- Fix: Update the Easy Digital Downloads connector to support version 2.5 of the plugin #1137, props @kidunot89.
- Tweak: Clarify the messaging when no Stream records found #1178, props @kidunot89 and @johnbillion.
Version 3.5.1
- Fix: Use the correct timestamp format when saving Stream records to ensure correct dates on newer versions of MySQL #1149, props @kidunot89.
- Development: Include
composer.json
file in the release bundles to ensure they can be pulled using Composer from the Stream distribution repository. - Development: Automatically store plugin release bundles when tagging a new release on GitHub #1074.
- Development: Update the local development environment to support multisite installs for testing #1136.
Version 3.5.0
- Fix: Stream records now show the correct timestamp instead of dates like
-0001/11/30
#1091, props @kidunot89. - Fix: Searching Stream records is now more performant as we throttle the amount of search requests #1081, props @oscarssanchez.
- Tweak: Inline PHP documentation updates and WordPress coding standard fixes, props @kidunot89.
Version 3.4.3
- Fix: Stream records can be filtered by users again #929, props @tareiking.
- New: Composer releases now include the built assets.
Version 3.4.3-alpha.4
Move the deploy logic to the deploy section
Version 3.4.3-alpha.3
All tags please
Version 3.4.3-alpha.2
- Debug release tooling, see #1057.
Version 3.4.3-alpha.1
- Debug release tooling, see #1057.
Version 3.4.3-alpha
- Debug release tooling, see #1057.