Releases: plandex-ai/plandex
Releases · plandex-ai/plandex
Release server/v0.7.1
- Fix for SMTP email issue
- Add '/version' endpoint to server
Release server/v0.7.0
Initial release
Release cli/v0.7.3
- Fixes for changes TUI replacement view
- Fixes for changes TUI text encoding issue
- Fixes context loading
plandex rm
can now remove a directory from contextplandex apply
fixes to avoid possible conflictsplandex apply
ask user whether to commit changes- Context update fixes
- Command suggestions can be disabled with PLANDEX_DISABLE_SUGGESTIONS environment variable
Release cli/v0.7.2
- PLANDEX_SKIP_UPGRADE environment variable can be used to disable upgrades
- Color fixes for light backgrounds
Release cli/v0.7.1
- Fix for re-running command after an upgrade
- Fix for user input prompts
Release cli/v0.7.0
install script updates