Changelog

New updates and improvements to CodePier.

2.0

Launch

CodePier is out. Everything from the preview, plus the full editing, environments, and release workflow — in one desktop app your whole team can share.

  • addedManifest editor with drift detection — every resource carries a sync status
  • addedCluster import — adopt the workloads you already run, grouped by service, with zero restarts
  • addedEnvironment overlays — share base manifests and override images, replicas, labels, and namespaces per environment
  • addedVersioned releases — snapshot, pin per environment, and promote forward
  • addedGit sync with GitHub and GitLab — your repo stays the source of truth
  • addedMatched builds — new CI images matched to their workload, one-click swap
  • addedHelm chart browsing and installs with per-environment values
  • addedEncrypted secrets synced through External Secrets Operator
  • addedIngress proxy with automatic TLS and mDNS hostnames
  • addedCost visibility through OpenCost, from cluster down to workload
  • addedBuilt-in K8s assistant that reads your manifests, environments, and live cluster state
  • addedDeploy hooks — outbound webhooks on Ship It, service deploy, and image swap events
  • addedPasskey sign-in and TOTP two-factor authentication
  • improvedVolume storage bindings are now configured per cluster, so the same project deploys correctly everywhere
  • improvedCheck for app updates straight from the menu
  • fixedSecrets syncing and duplicate volume entries
  • fixedTeam invite emails — logo rendering and sent-at timestamps
0.1.0

Initial Preview

The first public preview of CodePier. Everything you need to start developing against a Kubernetes cluster from your local machine.

  • addedDesktop app with cluster connection and namespace browsing
  • addedLocal service forwarding (tunnels) to remote pods
  • addedContainer-native development with live file sync
  • addedReal-time log streaming across pods and containers
  • addedCLI companion with automatic install and updates from the app
  • addedTeam workspaces with invite-based access