Skip to content

Latest commit

 

History

History
167 lines (92 loc) · 4.1 KB

CHANGELOG.md

File metadata and controls

167 lines (92 loc) · 4.1 KB

1.11.0 (2022/07/10)

Features

1.10.0 (2022/06/18)

Features

1.9.2 (2022/05/30)

Bug Fixes

  • correct logic error in ConcurrentHashSet (e9e66960)

1.9.1 (2022/05/30)

Bug Fixes

  • use ConcurrentHashMap (#20) (fa7aad9d)

1.9.0 (2022/05/06)

Features

  • show index when throwing (#17) (3c002ee6, closes #16)

1.8.0 (2022/03/30)

Features

1.7.0 (2022/02/09)

Features

  • add content checking when comment (3126a023)

1.6.1 (2022/02/09)

Bug Fixes

  • correctly release lock when content censor is enabled (72716575)

1.6.0 (2022/01/31)

Features

  • enhancement (#13) (71b33838)
    • add commenting drift bottle feature
    • add a composite command for querying and deleting items in the sea
    • add an option for disabling certain message types
    • add a reply when commands invocation is throttled
    • add an option for display contents by using forward message

1.5.0 (2022/01/18)

Features

  • optimizing (#9) (04c996d7)
    • add commands cooldown
    • add random reply delay
    • add an option for disabling At message
    • simplify time format

1.4.0 (2022/01/07)

Features

  • separate settings of incremental items (aadebd66, closes #8)

1.3.1 (2022/01/07)

Bug Fixes

  • try to save image when cache missing (#7) (9e446c56)

1.3.0 (2022/01/05)

Features

Refactor

  • rename package

1.2.1 (2021/12/23)

Bug Fixes

  • let date-time format include time-zone (5be2c4d5)

1.2.0 (2021/12/20)

Features

  • add an option for enabling baidu AI content censor (07baa572, closes #2)

1.1.0 (2021/12/20)

Features

  • enhance the throw-away command with empty message (603db0d6)

1.0.2 (2021/12/13)

Refactor

  • relocate files into packages

1.0.1 (2021/12/10)

Bug Fixes

  • correctly reload CommandConfig (1ab79db2)

1.0.0 (2021/12/09)

Features