Skip to content

Releases: plandex-ai/plandex

Release server/v0.8.2

05 Apr 10:26
Compare
Choose a tag to compare
  • Fix for creating an org that auto-adds users based on email domain (#24)
  • Fix for possible crash after error in file build
  • Added crash prevention measures across the board
  • Fix for occasional "replacements failed" error
  • Reliability and improvements for file updates
  • Fix for role name of auto-continue model

Release cli/v0.8.1

03 Apr 14:52
Compare
Choose a tag to compare
  • Fix for missing 'host' key when creating an account or signing in to a self-hosted server (#11)
  • add alias for load command + unload alias for rm command (#12)
  • Add invite, revoke, and users commands to plandex help output
  • A bit of cleanup of extraneous logging

Release server/v0.8.1

02 Apr 20:58
Compare
Choose a tag to compare
  • Fixes for two potential server crashes
  • Fix for server git repo remaining in locked state after a crash, which caused various issues
  • Fix for server git user and email not being set in some environments (#8)
  • Fix for 'replacements failed' error that was popping up in some circumstances
  • Fix for build issue that could cause large updates to fail, take too long, or use too many tokens in some circumstances
  • Clean up extraneous logging
  • Prompt update to prevent ouputting files at absolute paths (like '/etc/config.txt')
  • Prompt update to prevent sometimes using file block format for explanations, causing explanations to be outputted as files
  • Prompt update to prevent stopping before the the plan is really finished
  • Increase maximum number of auto-continuations to 50 (from 30)

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 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