zoxide Changelog

View zoxide's version update history, learn about new features, fixes, and performance optimizations.

v0.9.4

2024-10-28
  • FixFixed path handling issues on Windows platform
  • ImprovementImproved error handling mechanism

v0.9.3

2024-09-15
  • New FeatureAdded interactive directory selection feature (zi command)
  • PerformanceOptimized database query performance, improved by 20%
  • ImprovementImproved fuzzy search algorithm, enhanced matching accuracy

v0.9.2

2024-07-20
  • FixFixed initialization issues in some Shell environments
  • ImprovementOptimized memory usage

v0.9.1

2024-05-10
  • New FeatureAdded PowerShell integration support
  • ImprovementImproved cross-platform compatibility

v0.9.0

2024-03-15
  • New FeatureAdded directory exclusion configuration option (_ZO_EXCLUDE_DIRS)
  • PerformanceOptimized startup speed, reduced initialization time
  • ImprovementImproved database storage format

v0.8.5

2023-12-20
  • FixFixed path handling issues when paths contain special characters
  • ImprovementImproved error message prompts

v0.8.4

2023-11-05
  • New FeatureAdded support for custom database location (_ZO_DATA_DIR)
  • ImprovementImproved learning algorithm, enhanced matching accuracy