- #497
01fc6c0Thanks @colinmurphy! - chore: Initial release of WPGraphQL Logging Plugin.
- #485
3741a12Thanks @colinmurphy! - chore: Added nonce for the detail page for the download link.
- #482
99c82adThanks @ahuseyn! - UI improvements for WPGraphQL Logging plugin: refactored styles, added GraphQL query formatting, and implemented unsaved changes warning
- #476
8156902Thanks @colinmurphy! - chore: Add default configuration on plugin activation if no configuration already exists.
-
#456
389a324Thanks @theodesp! - chore: Various improvement to the logging plugin:- Implemented BufferHandler to batch write database entries for performance
- Implemented LogStoreService to remove hard dependencies of the Database services in the admin and various classes
- Refactored Database and CRUD log services to use interfaces to make it easy to be exctended for other data storage solutions.
- Added missing indexes for performance
- Added filters for caching configuration
- Better error handling
- Added missing nonce for admin pages
- #431
c3c7776Thanks @colinmurphy! - chore: Fixing some snags and updating docs for BETA release.
- #423
ef373faThanks @colinmurphy! - chore: Fixed some snags for events and event manager. Added and updated PHPUnit tests and coverage now above 90%.
- #420
7bf9cb6Thanks @colinmurphy! - chore: Added data management for the logging plugin.
- #412
4aae0faThanks @colinmurphy! - chore: Various snags.
-
#416
641fa27Thanks @ahuseyn! - Fixed security vulnerability by updating @wordpress/scripts from 30.18.0 to 30.24.0. Other packages bumped:- @changesets/cli
- @playwright/test
- @wordpress/e2e-test-utils-playwright
- @wordpress/env
- @wordpress/jest-console
- @wordpress/scripts
- #403
821908bThanks @colinmurphy! - chore: Added admin view, filters and CSV downloads.