Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.41 KB

File metadata and controls

54 lines (33 loc) · 1.41 KB

Changelog

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

The format is based on Keep a Changelog, and this project follows Semantic Versioning.

[Unreleased]

Added

  • Placeholder for upcoming enhancements.

Changed

  • Placeholder for upcoming behavior or UX changes.

Fixed

  • Placeholder for upcoming bug fixes.

[1.0.0] - 2026-03-26

Added

  • Modern desktop GUI for website cloning built with CustomTkinter.
  • Multi-page crawling controls with depth and maximum pages.
  • Resource downloading for HTML, CSS, JavaScript, and optional images.
  • CSS URL extraction support for deeper asset collection.
  • Pause, resume, and cancel flow during active cloning.
  • Output options for ZIP archive, folder output, or both.
  • Theme support for dark and light modes.

Changed

  • Improved repository documentation for GitHub publishing quality.
  • Updated primary project overview and usage flow in README.md.

Fixed

  • Replaced broken/non-portable screenshot reference with repository-local image path.

Documentation


Versioning Notes

  • MAJOR: Incompatible API/workflow changes.
  • MINOR: Backward-compatible features.
  • PATCH: Backward-compatible bug fixes.