Changelog

Version 1.2.1

Released 2021-02-21

Changes and bug fixes for the user experience:

  • Remove Conductor from Instruments Keyboard (#102)

  • Fix Typos (#103, #104, #105)

Changes and bug fixes for the admin experience:

  • Update PTB to v13.3 (#106)

Version 1.2

Released 2020-11-14

New features:

  • Add Member.functions for functions within AkaBlas (#99)

  • Add Member.joined for when a member joined AkaBlas (#96)

  • Autogenerate Mail to AkaBlas Board after Details Editing (#101)

Changes and bug fixes for the user experience:

  • End Conversations Safely (#86, #87)

  • Increase Difficulty for Address and Names in Free Text Mode (#85)

  • Read Correct Year of Birth from AkaDressen (#84)

  • Accept Only Portrait Pictures (#83)

  • Fine tune hint/question selection (#77, #78)

Changes and bug fixes for the admin experience:

  • Improve Code Quality (#95)

  • Refactor Handling of Config Data (#94)

  • Back Up Data Nightly (#90, #91)

  • Allow admin to edit any member (#76)

Changes fixes and bugfixes to the backend:

  • Fix Tests for ChangingAttributeManager (#92)

  • Compare Orchestras as False (#100)

Version 1.1.1

Released 2020-09-18

Changes and bug fixes for the user experience:

  • Improve Highscore Texts (#74)

  • Improve Inline Mode (#73)

  • Fix vCard for no housenumber (#72)

Other changes and bug fixes:

  • Copy UserScore in /rebuild (#71)

  • Fix Gender Equality Check in AttributeManagers (#70)

  • Fix Links in Changelog (#69)

Version 1.1

Released 2020-09-17

Changes and bug fixes for the user experience:

  • Improve Parsing of Addresses (#62)

  • Move Fetching TG Profile Picture to Editing Conversation (#61)

  • Add Conductor to Allowed Instruments (#56)

  • Fix Interrupting of Free Text Games (#55)

  • Fix Typos (#54)

  • Link Info Channel in Readme and Preview it in Docs (#52)

Changes and bug fixes for the admin experience:

  • Add /rebuild command for Admin (#63)

  • Stabilize Registration Process (#60)

Changes fixes and bugfixes to the backend:

  • Gender Photo Questions (#63)

  • Copy Members with deepcopy() (#59)

Version 1.0

Released 2020-09-16

Changes and bug fixes for the user experience:

  • Add Headings to Game Setup (#43)

  • Add Statistics (#42)

  • Add some FAQ (#41)

  • Improve Wording of Questions (#39)

  • Fix UserScore.add_to_score() and /highscore Command (#38)

  • Fix Bugs in Editing Conversation (#35)

  • Allow Admins to see all User Data through Inline Mode (#34)

  • Fix nightly Check of User Status(#33)

  • Fix “Alle” Button for Question Attributes (#26)

Bug fixes and changes to the backend:

  • Exclude Player from Possible Hints (#46)

  • Tweak Performance (#44)

  • Overhaul AttributeManager Logic and Game Setup (#40)

  • Run Docs Workflow on Py3.8 (#36)

Version RC2

Released 2020-09-06

Changes and bug fixes for the user experience:

  • Fix Formatting of Message to Admin in Registration Process (#10)

  • Fix Birthday not addable (#12)

  • Show Caption on Members Picture while editing (#14)

  • Fix Typos in editing conversation (#18)

  • Improve Highscore Layout (#19)

  • Comment on /hilfe command in welcome message (#23)

  • Fix Spelling of Foto (#24)

Bug fixes and changes to the backend:

  • Rework Backend (#25)

  • Don’t loose + in Phone Numbers (#20)

  • Check if update is None in error handler (#17)

  • Improve Internals of Member._get_akadressen() (#13)

Version RC1

Released 2020-08-29

First release candidate. Adds initial setup for frontend and backend as well as documentation.