Skip to content

Quokka (2.8.0)

Compare
Choose a tag to compare
@tienne-B tienne-B released this 28 Nov 01:45
· 181 commits to develop since this release
  • The term "iron person" is now used throughout the platform for consistency and inclusivity. Thanks to @dcorks for the pull request!
    • The number of times a team has had an iron-speaker is now tracked as a team metric.
  • Added new emoji from Unicode 12 and 13. Thank you to Daan Koning for the pull request! (#2143)
  • Info Slides can now use rich-text formatting (e.g. bold, links, etc). Thanks to Trần Trang Linh for adding this feature!
  • Speaker and break category forms have better validation and fewer fields.
  • Tournaments can be created specifying private URL use directly. Thanks to Sébastien Dunne Fulmer!
  • Implemented support for APDA-style tournaments with:
    • Avoidance for a team to repeatedly meet pulled-up teams,
    • A new two-team draw generator to minimize penalties globally within brackets,
    • Team seeding for the first round,
    • The ability to give ranks to speeches in addition to speaker scores, and
    • A preset to enable these options.
  • API Updates:
    • Documentation is now automatically generated and available under the /api/schema/redoc/ path on all sites.
    • Preformed panels are now accessible using the API.
    • Team and speaker scores by round has a new endpoint. Thanks to Ido Wolf for the feature!
    • The site's timezone is shown in the root endpoint. Thanks to Daan Koning!
  • + so many more little improvements and fixes!