Skip to content

6.6.8

Compare
Choose a tag to compare
@dgw dgw released this 09 May 05:09
· 11 commits to 6.6.x since this release

Changes between 6.6.7 and 6.6.8

Module changes

  • admin module no longer allows setting core.owner value [#1587]
    • Allowing any bot admin to change the owner opened Sopel to a
      privilege-escalation attack
    • Even with this patch, you still should add only users you really trust to
      the admins list, for obvious reasons

API changes

  • Fixed some content & formatting errors in documentation [#1589]