Skip to content

v1.5

Choose a tag to compare

@BlitzPythoner BlitzPythoner released this 19 Apr 11:22
a77586b

AMBCT - Update Note

Changes

  • Fully modularized codebase
    → Split the application into multiple components (core, storage, options, etc.) for better maintainability and scalability.

  • Refactored existing systems
    → Create, Append, and Configuration logic have been reorganized and cleaned up.


Improvements

  • Improved code structure and readability
  • More stable execution across all operations
  • Enhanced error handling system with clearer separation
  • Improved logging consistency
  • Cleaner and more maintainable project architecture overall

Known Issues

  • ETA calculation is still inaccurate during backup creation and append operations
    → The current implementation relies mainly on sequential write speed
    → A fix is planned for v1.5.1

Version: v1.5
Date: 19.04.2025
Author: BlitzPythoner