Skip to content

Latest commit

 

History

History
518 lines (290 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

518 lines (290 loc) · 12.6 KB

6.1.0 (2024/03/14)

Features

  • support configure ImageData.toReadable (#96) (8c8fd41c)

6.0.8 (2023/02/08)

Bug Fixes

  • handle 404 when downloading the image (efefc409)

6.0.7 (2022/11/15)

Bug Fixes

  • correct ImageData according to the API update (a722f33b, closes #86)

6.0.6 (2022/10/29)

Bug Fixes

6.0.5 (2022/10/13)

Bug Fixes

  • correct verbose setting in forward mode ( #84) (2c88080a, closes #83)

6.0.4 (2022/09/04)

Bug Fixes

  • correct the instantiation of ExecutionConfig (cf90f898)

6.0.3 (2022/08/31)

Bug Fixes

  • set parent perm of the trusted-user perm (b23d8e42)

6.0.2 (2022/08/30)

Bug Fixes

6.0.1 (2022/08/15)

Bug Fixes

  • correct the logic error in the command (67cd2421)

6.0.0 (2022/07/27)

Features

  • add the proxy link of the image (ee4b8e33)

6.0.0-beta.3 (2022/07/10)

Features

  • support mirai-console 2.12.0 (5545a448)

6.0.0-beta.2 (2022/07/10)

Refactor

  • relocate files

6.0.0-beta.1 (2022/07/10)

Features

  • redesign and support mirai-console 2.11 (f55f4139)

5.3.0 (2022/05/06)

Features

5.2.1 (2022/02/10)

Bug Fixes

5.2.0 (2022/02/09)

Features

  • notification message after get-command received (57cc19d3, closes #76)

5.1.0 (2022/02/06)

Features

  • send image in forward messages (fc0d98e6, closes #75)

5.0.0 (2022/01/31)

Refactor

  • simplify caching

5.0.0-beta.7 (2022/01/02)

Bug Fixes

Refactor

  • rename package

5.0.0-beta.6 (2021/12/22)

Refactor

  • use top-level functions instead of util classes

5.0.0-beta.5 (2021/12/21)

Bug Fixes

5.0.0-beta.4 (2021/12/18)

Bug Fixes

5.0.0-beta.3 (2021/12/18)

Bug Fixes

5.0.0-beta.2 (2021/12/18)

Refactor

  • redesign cooldown feature also fix cache path closes #64

5.0.0-beta.1 (2021/12/13)

Refactor

  • relocate files into packages

4.2.1 (2021/12/12)

Bug Fixes

4.2.0 (2021/12/06)

Features

4.1.4 (2021/12/02)

Bug Fixes

  • blacklisted users can use commands in normal groups (d2fbdc7a, closes #59)

4.1.3 (2021/11/24)

Bug Fixes

  • resolve permission-granting conflict with LuckPerms (75a83f20)

4.1.2 (2021/10/24)

Bug Fixes

4.1.1 (2021/09/13)

Bug Fixes

  • correctly add bot master to userSet in whitelist mode (95ff6a8e, closes #53)

4.1.0 (2021/09/10)

Features

4.0.0 (2021/08/31)

Features

4.0.0-beta.1 (2021/07/18)

Features

Breaking Changes

  • due to 31b99a82, Simple getting is now adapted to Lolicon API v2. Upgrade mirai-console to 2.7-M2

3.4.1 (2021/06/01)

Bug Fixes

  • replace deprecated functions (d4aa0fb6)

3.4.0 (2021/05/08)

Features

  • add recalling img info option (5c0a828e)

3.3.1 (2021/05/01)

Bug Fixes

3.3.0 (2021/04/26)

Features

  • add custom proxy settings; fix #37 (5e837eb8)

3.2.1 (2021/04/15)

  • Unimportant changes

3.2.0 (2021/03/30)

Features

  • add custom caching and proxy options; (7d8d123a, closes #34)

3.1.0 (2021/02/15)

Features

  • enable custom reply messages, add experimental custom command name. (7325face)

3.0.1 (2021/02/11)

  • Unimportant changes

3.0 (2021/02/03)

Bug Fixes

Features

Breaking Changes

  • due to 0de677c3, Fixes #20; change downloading image logic and deprecate timeout settings; add reload command; update mirai-console to 2.3.2

2.2 (2021/01/26)

Features

2.1 (2021/01/25)

Bug Fixes

2.0 (2021/01/20)

Breaking Changes

  • due to 180ad2cf, Add more configurable properties

1.6 (2021/01/19)

Refactor

  • simplify recall method

Breaking Changes

  • due to 9ed8ba03, only group owner and admins can use set command in group chats

1.4.4-1.5.2 (2021/01/11-2021/01/15)

  • Unimportant changes

1.4.3 (2021/01/07)

Bug Fixes

  • #10: change r18 setting logic (6799000e)

1.4.2 (2021/01/07)

Bug Fixes

  • #9: add one more condition in exceptions handling (84eecbd4)

1.4.1 (2021/01/06)

Bug Fixes

  • #4: detail exceptions handling (69508d30)

1.4 (2021/01/04)

Features

  • implement cooldown time customization (9de06dc9)

1.3 (2020/12/31)

Bug Fixes

1.2 (2020/12/31)

Bug Fixes

  • make the r18 property same as the Lolicon API (9ed7f647)

1.1 (2020/12/28)

Features

  • update to mirai-console 2.0-M2 (834cc213)

1.0 (2020/12/25)

Features

  • implement basic functionalities (9356f33e)
  • implement the functionality of auto-recall (e87033e4)
  • implement the functionality of cool down (df6e1b35)