Skip to content

Releases: zznathans/BeBot

2.0.2

Choose a tag to compare

@zznathans zznathans released this 08 Aug 23:14
Immutable release. Only release title and notes can be modified.
b641acf

2.0.2 (2026-08-08)

Bug Fixes

  • ci: scope scorecard-upload.yml's security-events:write to job level (5d5b05a)

2.0.1

Choose a tag to compare

@zznathans zznathans released this 08 Aug 23:00
Immutable release. Only release title and notes can be modified.
8251758

2.0.1 (2026-08-08)

Bug Fixes

  • trigger a release to refresh CI/security reports (46c27a1)

2.0.0

Choose a tag to compare

@zznathans zznathans released this 08 Aug 22:06
Immutable release. Only release title and notes can be modified.
9a1f932

2.0.0 (2026-08-08)

  • feat!: remove Market and Advertise modules (acb7c57)

BREAKING CHANGES

  • the !market/!mkt and !advertise in-game commands (and
    their underlying market_* database tables) no longer exist. Anyone
    relying on this fork's Market functionality should migrate to
    aomarket-bot instead.

1.10.0

Choose a tag to compare

@zznathans zznathans released this 05 Aug 18:15
Immutable release. Only release title and notes can be modified.
51377fc

1.10.0 (2026-08-05)

Features

  • market: log when an item is newly added to tracking, tagged manual/auto (8060658)

1.9.2

Choose a tag to compare

@zznathans zznathans released this 04 Aug 21:25
Immutable release. Only release title and notes can be modified.
622f8b3

1.9.2 (2026-08-04)

Bug Fixes

1.9.1

Choose a tag to compare

@zznathans zznathans released this 04 Aug 21:05
Immutable release. Only release title and notes can be modified.
dfc03d4

1.9.1 (2026-08-04)

Bug Fixes

  • relay: document why command output is no longer relayed (0368a57), closes #60

Reverts

  • relay: stop relaying command reply content, keep Market's activity announcements (85ef05f), closes #56 #58 pre-#56

1.9.0

Choose a tag to compare

@zznathans zznathans released this 04 Aug 20:43
Immutable release. Only release title and notes can be modified.
addff5b

1.9.0 (2026-08-04)

Bug Fixes

  • tests: match generate-readme.php's actual link behavior for BasePassiveModule (9b8cdb9)

Features

  • relay: relay tell-invoked command output and Market's direct announcements (7ee7f9e)

1.8.0

Choose a tag to compare

@zznathans zznathans released this 03 Aug 21:26
Immutable release. Only release title and notes can be modified.
3181ad8

1.8.0 (2026-08-03)

Features

  • relay: relay a bot's own command output to the hub bot (49c6837)

1.7.0

Choose a tag to compare

@zznathans zznathans released this 03 Aug 20:13
Immutable release. Only release title and notes can be modified.

1.7.0 (2026-08-03)

Features

  • relay/security: auto-buddy AutoinviteRelayGroup members (b57bb48), closes #___online

1.6.5

Choose a tag to compare

@zznathans zznathans released this 02 Aug 21:58
Immutable release. Only release title and notes can be modified.
bbaf31e

1.6.5 (2026-08-02)

Bug Fixes

  • relay: fix the same undefined-array-key warning in cron(300)'s autoinvite copy (#52) (bbaf31e), closes #___online