You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CHANGELOG.rst
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,25 @@ Change Log
4
4
5
5
2.8.0 (Quokka)
6
6
---------
7
-
*Release date: TBD*
7
+
*Release date: 28 November 2023*
8
8
9
+
- The term "iron person" is now used throughout the platform for consistency and inclusivity. Thanks to @dcorks for the pull request!
10
+
- The number of times a team has had an iron-speaker is now tracked as a team metric.
9
11
- Added new emoji from Unicode 12 and 13. Thank you to Daan Koning for the pull request! (`#2143 <https://github.com/TabbycatDebate/tabbycat/issues/2143>`_)
10
12
- Info Slides can now use rich-text formatting (e.g. bold, links, etc). Thanks to Trần Trang Linh for adding this feature!
11
13
- Speaker and break category forms have better validation and fewer fields.
12
-
- The number of times a team has had an iron-speaker is now tracked.
14
+
- Tournaments can be created specifying private URL use directly. Thanks to Sébastien Dunne Fulmer!
13
15
- Implemented support for APDA-style tournaments with:
14
-
- Avoidance for a team to repeatedly meet pulled-up teams,
15
-
- A new two-team draw generator to minimize penalties globally within brackets,
16
-
- Team seeding for the first round,
17
-
- The ability to give ranks to speeches in addition to speaker scores, and
18
-
- A preset to enable these options.
16
+
- Avoidance for a team to repeatedly meet pulled-up teams,
17
+
- A new two-team draw generator to minimize penalties globally within brackets,
18
+
- Team seeding for the first round,
19
+
- The ability to give ranks to speeches in addition to speaker scores, and
20
+
- A preset to enable these options.
19
21
- API Updates:
20
-
- Documentation is now automatically generated and available under the ``/api/schema/redoc/`` path on all sites.
21
-
- Preformed panels are now accessible using the API.
22
-
- Team and speaker scores by round has a new endpoint. Thanks to Ido Wolf for the feature!
23
-
- The site's timezone is shown in the root endpoint.
22
+
- Documentation is now automatically generated and available under the ``/api/schema/redoc/`` path on all sites.
23
+
- Preformed panels are now accessible using the API.
24
+
- Team and speaker scores by round has a new endpoint. Thanks to Ido Wolf for the feature!
25
+
- The site's timezone is shown in the root endpoint. Thanks to Daan Koning!
0 commit comments