Skip to content

Releases: plandex-ai/plandex

Release server/v0.8.0

27 Mar 14:16
Compare
Choose a tag to compare
  • User management improvements and fixes
  • Backend support for plandex invite, plandex users, and plandex revoke commands
  • Improvements to copy for email verification emails
  • Fix for org creation when creating a new account
  • Send an email to invited user when they are invited to an org
  • Add timeout when forwarding requests from one instance to another within a cluster

Release cli/v0.8.0

27 Mar 14:14
Compare
Choose a tag to compare
  • plandex invite command to invite users to an org
  • plandex users command to list users and pending invites for an org
  • plandex revoke command to revoke an invite or remove a user from an org
  • plandex sign-in fixes
  • Fix for context update of directory tree when some paths are ignored
  • Fix for plandex branches command showing no branches immediately after plan creation rather than showing the default 'main' branch

Release server/v0.7.1

26 Mar 00:51
Compare
Choose a tag to compare
  • Fix for SMTP email issue
  • Add '/version' endpoint to server

Release server/v0.7.0

23 Mar 00:11
Compare
Choose a tag to compare

Initial release

Release cli/v0.7.3

23 Mar 00:34
Compare
Choose a tag to compare
  • Fixes for changes TUI replacement view
  • Fixes for changes TUI text encoding issue
  • Fixes context loading
  • plandex rm can now remove a directory from context
  • plandex apply fixes to avoid possible conflicts
  • plandex 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

16 Mar 07:33
Compare
Choose a tag to compare
  • PLANDEX_SKIP_UPGRADE environment variable can be used to disable upgrades
  • Color fixes for light backgrounds

Release cli/v0.7.1

16 Mar 00:29
Compare
Choose a tag to compare
  • Fix for re-running command after an upgrade
  • Fix for user input prompts

Release cli/v0.7.0

14 Mar 23:45
Compare
Choose a tag to compare
install script updates