Skip to content

1.2.0

Ariel Rin requested to merge soratidus999/mumble-authenticator:1.2.0 into master

[1.2.0] - 2023-12-17

Added

  • MumbleServer.ice for Murmur >=1.5.17
  • Backported in some typo fixes that werent included in Murmur.Ice before the 1.5.17 Changes.

Fixed

  • Defined utf8mb4 specifically for the database connection, instead of relying on the alias for utf8. This is now a setting for future changes.

Development

  • Added editorconfig and pre-commit to match AA
  • pre-commit spam, pyupgrade found a lot of older code and i found a bit more

Merge request reports