Release 0.1.0
Added PostHog integration, identified users and groups, and tracked basic environment and page data
View full changelog
Added
- Added PostHog integration
- Identify user and groups
- Track basic environment and page data
This week, the main work focused on integrating PostHog for tracking user interactions in one plugin, while another set of releases refined the configuration file sync.yml by adding or removing specific repository references. Additionally, a CLI tool was updated with new prompts and templates for generating plugins, and a WordPress framework fix resolved an issue causing undefined array key warnings during editing.
Added PostHog integration, identified users and groups, and tracked basic environment and page data
Fixed is_editing_acf causing Undefined array key ID warnings while editing some blocks.
Helpers\Screen: Fixed is_editing_acf causing Undefined array key ID warnings while editing some blocks.