Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 746 Bytes

File metadata and controls

24 lines (18 loc) · 746 Bytes

CHANGELOG

All notable changes to this project will be documented in this file.


[1.0.0] - 2026-01-17

Added

  • Initial release of Enterprise Maintenance Suite
  • Full Maintenance Mode returning HTTP 503 responses
  • Read-Only Mode blocking write operations (POST, PUT, PATCH, DELETE)
  • Django middleware for maintenance enforcement
  • Admin panel integration for managing maintenance windows
  • Approval workflow for maintenance activation
  • Time-based maintenance window support
  • Audit logging for maintenance actions
  • Django management command for maintenance inspection
  • Default customizable 503 maintenance template

[1.0.1] - 2026-01-17

Added

  • Changes for settings up PYPI Release Package and change in the project name