Skip to content

ESP32-OS V2.2.2

Latest

Choose a tag to compare

@DevMicroCore DevMicroCore released this 22 Apr 18:31

ESP32-OS V2.2.2

Summary

V2.2.2 is a focused maintenance release on top of V2.2.1.

Changed

  • Updated OS identification string in neofetch:
    • OS: ESP32-OS V2.2.1 -> OS: ESP32-OS V2.2.2
  • Changed ~ path expansion behavior to always resolve to /home.
  • Improved man cd help text to clarify path shortcuts:
    • ./ for current directory
    • ~ for /home

Fixed

  • Home shortcut consistency: ~ no longer depends on the current working directory.

Upgrade Notes

  • No migration steps are required.
  • Existing filesystem data and command set are unchanged.