All notable changes to this project will be documented in this file, per the Keep a Changelog standard, and will adhere to Semantic Versioning.
Unreleased - TBD
0.3.0 - 2022-07-07
- Link to Sophi.io Settings in plugin actions (props @cadic, @jeffpaul via #32).
- Documentation updates (props @jeffpaul, @YMufleh via #30).
- Mend Bolt and Renovate bots (props @mend-bolt-for-github, @renovate via #35, #36).
- PHP Notice on empty request body (props @cadic, @jeffpaul via #27).
- Debug records horizontal overflow (props @cadic, @jeffpaul via #29).
- Missing text domain for "Sophi.io Logs" page title (props @cadic, @jeffpaul via #33).
- Linting workflow (props @cadic via #34).
- Pinned
10up-toolkit
,husky
,node-wp-i18n
, andreact-json-view
dependencies (props @renovate via #45). - Update
10up-toolkit
from 3.0.0 to 4.1.2 (props @cadic, @renovate via #31, #46). - Update
husky
from 7.0.4 to 8.0.1 (props @cadic via #31). - Update
actions/checkout
action from v2 to v3 (props @renovate via #48). - Update
actions/dependency-review-action
action from v1 to v2 (props @renovate via #49). - Update
tj-actions/changed-files
action from v18.7 to v23.1 (props @renovate via #50, #51).
0.2.0 - 2022-05-17
- Support for WordPress VIP to force enable the Debug Bar plugin on their platform (props @cadic, @jeffpaul via #11).
- New setting to "Disable WordPress caching of Sophi content" to force request/response with Sophi API (props @cadic, @jeffpaul via #16).
- New Tools > "Sophi Logs" page to output raw Sophi logs (props @cadic, @jeffpaul via #17).
- Documentation updates (props @jeffpaul via #8, #23).
- Deploy to WordPress.org GitHub Action (props @cadic, @jeffpaul via #10).
- Catch
JSON.parse
exception if the plugin outputs empty JSON request or response (props @cadic via #12).
0.1.0 - 2022-05-10
- Initial release of the Debug Bar for Sophi.io plugin. 🎉