Skip to main content

Changelog

All notable changes, new features, bug fixes, and breaking changes for WUD (What's Up Docker) are documented in this section.


📦 Version History

Browse release notes and detailed changes by version series:

Version SeriesStatusLatest ReleaseRelease Notes
Next🚧 UnreleasedWorking draft on mainView Unreleased Changes →
v8.xCurrent8.3.1 (2026-07-31)View v8.x Changelog →
v7.xMaintenance7.2.0 (2024-12-19)View v7.x Changelog →
v6.xHistorical6.6.1 (2024-10-05)View v6.x Changelog →
v5.xHistorical5.22.1 (2022-11-27)View v5.x Changelog →
v1.x – v4.xLegacy4.1.2 (2021-06-14)View Legacy Changelog →

🔖 Semantic Versioning

WUD follows Semantic Versioning (SemVer):

  • Major (X.0.0): Incompatible API or configuration changes.
  • Minor (0.X.0): Backwards-compatible new features and enhancements.
  • Patch (0.0.X): Backwards-compatible bug fixes and optimizations.