Changelog

This is the changelog for infomaker/everyware-plugin-network

Current version: 1.1.1

[Unreleased]

1.1.1 - 2022-10-04

Fixed

  • No longer restricting Everyware Base to a version below v1.

1.1.0 - 2022-06-28

Changed

  • This version will automatically disable the widget block editor from WordPress.

1.0.1 - 2022-02-10

Added

  • The support for PHP v8 has been added to composer.json.

1.0.0 - 2021-11-04

Changed

  • Obscured the WordPress version number that is added automatically to any scripts/styles that are enqueued without a version of their own, replacing it with the value of the global variable GIT_COMMIT.

0.3.0 - 2020-11-26

Added

  • Filtering of wordpress default site health tests that were conflicting with how our sites are setup.

0.2.1 - 2020-04-07

  • Re-release of features intended for 0.2.0

0.2.0 - 2020-04-03

Changed

  • Init pipeline

  • Updated licence in composer.json

Removed

  • Removed redirect-canonical filter. It caused a bug which made redirects for pages & concepts not working.

0.1.3 - 2019-05-08

Changed

  • Composer constraints

  • Update build flow

0.1.2 - 2018-04-16

Changed

  • Startup now implements networkstartup

0.1.1 - 2018-04-16

Changed

  • Updated namespace from Infomaker/Everyware to Everyware/Plugin/Network

0.1.0 - 2018-04-16

Added

  • Initial release

  • Functionality to remove wordpress script and css for emojies.

  • Adding rss routing.

  • Filter for redirect_canonical for articles

  • Defining global variables EVERY_DEVICE & EW_AUTH

Last updated