CHANGELOG.md 2.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.6.2 - 2023-02-28

Changed

  • Stats: moved New Stats toggling logic to stats-admin [#29064]

Fixed

  • Stats Admin: Opt-in notice should be shown a month after the customer has opted out of Odyssey Stats. [#29065]

0.6.1 - 2023-02-20

Fixed

  • Fixed unit tests without internet [#28985]
  • Stats: fix broken request_as_blog_cached [#28992]

0.6.0 - 2023-02-15

Added

  • Stats: Adds support for Notice control [#28857]

Changed

  • Rename stats option enable_calypso_stats to enable_odyssey_stats [#28794]

Fixed

  • Stats: remove unnecessary params that breaks wpcom API [#28935]

0.5.0 - 2023-02-08

Added

  • Stats: adds new Stats opt out notice [#28733]

Changed

  • Stats: Remove feature lock for Ads page [#28657]

0.4.1 - 2023-01-26

Fixed

  • Stats: fixed missing params to WPCOM API. [#28544]

0.4.0 - 2023-01-23

Added

  • Stats: enable Ads page [#27791]

0.3.1 - 2023-01-16

Fixed

  • Fix Odyssey Stats footer position [#28308]

0.3.0 - 2023-01-11

Added

  • Stats: add loading spinner for Stats Dashboard [#28219]

0.2.1 - 2022-12-27

Changed

  • Stats: added more dependencies to be loaded for stats bundle [#28065]

0.2.0 - 2022-12-19

Added

  • Stats: added list posts endpoint. [#27875]

Changed

  • Stats: changed loading assets from odyssey-stats folder and some names. [#27971]
  • Stats Admin: changed the time to refresh cache buster to 15 min. [#27969]

Removed

  • Stats: removed style overriding for Odyssey stats. [#27896]

Fixed

  • Stats: added hostname and admin_url to config. [#27922]
  • Stats Admin: fixed phpunit CI tests. [#27948]

0.1.1 - 2022-12-06

Changed

  • Stats: explicitly allow only certain API access with blog token to wpcom [#27604]
  • Updated package dependencies. [#27688]

0.1.0 - 2022-11-28

Added

  • Stats: add stats-admin package [#27247]
  • Stats: add stats option enable_calypso_stats to allow users to enable the new Calypso Stats experience [#27431]

Changed

  • Updated package dependencies. [#27043]