Skip to content

Latest commit

 

History

History
77 lines (36 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

77 lines (36 loc) · 3.36 KB

Changelog

2.2.2 (2025-02-05)

Bug Fixes

  • en dash and em dash in armor name detecting (96fb0e8)

2.2.1 (2025-02-05)

Bug Fixes

  • unexpected behavior when detecting character armor name (a6c723e)

2.2.0 (2024-09-08)

Features

Bug Fixes

  • Get history in 900p windowed mode (76dbf4e)
  • unexpected behavior of mod manager page (94f8385)

Performance Improvements

  • loading time of local mod config cache (30bd8e7)

2.1.2 (2024-07-31)

Bug Fixes

  • Import Gacha data func and Clear up history func (f5eb774)

2.1.1 (2024-07-31)

Bug Fixes

  • in 信源 part, after the result's been computed and displayed, change the block to empty block will not discard the result (5ec14e3)

2.1.0 (2024-07-29)

Features

  • change tetris icon and add numbers on each type of tetris (4ba9dd5)

2.0.2 (2024-07-28)

Bug Fixes

  • wont create backup file when current history is empty (1180d1b)

CI

  • add automerge trigger by label and by author (616700d)
  • change automerge condition filter (77a68e0)
  • change trigger condition (0ccc949)
  • delete author name filter (f4e74c8)
  • syntax error (4a8cad5)

2.0.1 (2024-07-28)

CI