2026-04-25
- Removed the Common Core learning path for simplicity
- Improved the course outline for multi-section paths with a new section-level collapse
- Fixed
nano editor typing focus
2026-04-15
- Added shell pipelines (
|) with host/exec/init parity.
- Added
grep (-i, -n, stdin/files) and wc -l (stdin/files).
- Fixed jQuery Terminal watch flow (
kubectl get -w) and prompt lock behavior.
2026-04-14
- Added the
mv shell command to move and rename files and directories.
- Improved the
nano editor overlay with native-like header/status UX, stronger focus handling, and terminal-matched visuals.
2026-04-13
- Added this changelog page.
- Migrated terminal rendering from xterm.js to jQuery Terminal.