Skip to content

Latest commit

 

History

History
234 lines (137 loc) · 5.25 KB

File metadata and controls

234 lines (137 loc) · 5.25 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 adheres to Semantic Versioning.

0.15.0 - 2026-04-07

Changed

  • Supported LeviLamina 26.10.*

0.14.3 - 2026-03-08

Changed

  • Update 7-zip tooth url in tooth.json

0.14.2 - 2026-01-26

Changed

  • Resolved some warning in code

0.14.1 - 2026-01-26

Added

  • Added custom archive format

Fixed

  • Fixed recover command

0.14.0 - 2026-01-25

Changed

  • Supported LeviLamina 1.9.0

0.13.0 - 2025-11-04

Changed

  • Supported LeviLamina 1.7.0

0.12.1 - 2025-10-05

Added

  • Added command permission level configuration and optimize backup command logic @OEOTYAN
  • Added backupinterval @leaftail1880

0.12.0 - 2025-10-04

Changed

  • Supported LeviLamina 1.6.0

0.11.0 - 2025-09-23

Changed

  • Supported LeviLamina 1.5.0

0.10.1 - 2025-07-18

Fixed

  • Fixed 7-zip tooth

0.10.0 - 2025-07-15

Changed

  • Adapted to LeviLamina 1.4.0

0.9.1 - 2025-06-11

Changed

  • Updated to LeviLamina 1.3.0

0.8.2 - 2025-05-31

Changed

  • Adapted to LeviLamina 1.2.0

0.8.1 - 2025-05-20

Changed

  • Adapted to LeviLamina 1.2.0-rc.2

0.8.0 - 2025-05-08

Changed

  • Adapted to LeviLamina 1.2.0-rc.1(MCBE 1.21.70.04)

0.7.1 - 2025-04-12

Changed

  • Upgraded tooth.json

0.7.0 - 2025-03-02

Changed

  • Adapted to LeviLamina 1.1.0(MCBE 1.21.60.10)

0.6.2 - 2025-03-02

Added

  • Added max retry count for /save resume

0.6.1 - 2025-01-25

  • Support LeviLamina 1.0.0

0.6.0 - 2025-01-16

  • Support LeviLamina 1.0.0-rc.3

0.5.2 - 2024-08-06

  • Remove hard-coded path
  • Update to LeviLamina 0.13.5

0.5.1 - 2024-07-03

  • Add missing CommandOutput::success

0.5.0 - 2024-06-19

  • Adapt to LeviLamina 0.13.x

0.4.3 - 2023-05-08

  • Add try catch for CopyRecoverFile

0.4.2 - 2024-05-01

  • Fix command

0.4.1 - 2024-04-28

  • Fix loading

0.4.0 - 2024-04-28

  • Adapt to LeviLamina 0.12.x

0.3.0 - 2024-04-13

  • Adapt to LeviLamina 0.11.x

0.2.0 - 2024-03-27

  • Support LeviLamina 0.10.x

0.1.8 - 2024-03-18

  • Support LeviLamina 0.9.5

0.1.7 - 2024-03-14

  • Support LeviLamina 0.9.3

0.1.6 - 2024-03-08

  • Use 7za.exe from another tooth

0.1.5 - 2024-03-04

  • Fix ZipFiles #1

0.1.4 - 2024-03-02

  • Optimize multi-language

0.1.3 - 2024-03-01

  • Fix a nullptr error

0.1.2 - 2024-02-22

  • Fix a crash

0.1.1 - 2024-02-21

  • First release