1.2.0 (2026-04-23)
- Add
--headlessand--web-securityflags toopencommand for enhanced Chrome configuration (859d8cf) - Extend
navigatecommand with browser actions (refresh, back, forward) (04fa78a)
1.1.0 (2026-04-06)
- Introduce --config flag to open command for wdio.conf.js/ts session loading (eea4e06)
- Introduce dynamic skills for wdiox CLI with skill content engine (fc1c78f)
1.0.1 (2026-04-02)
1.0.0 (2026-04-02)
- Change default directory to
__cwd__/.wdiox
- Add new commands (
execute,navigate,scroll,steps) for session automation (19a9935) - Implement step tracking and persistence for session actions (dbbb257)