2023-10-23 06:34:53 +00:00
|
|
|
# 2.2.0
|
|
|
|
|
|
|
|
* add plugin category (#16)
|
|
|
|
* add placeholders `{TRACK_NAME}` and `{TRACK_NAME_COLOURED}`
|
|
|
|
|
2023-09-30 11:38:31 +00:00
|
|
|
# 2.1.0
|
|
|
|
|
|
|
|
* fixed installation procedure
|
|
|
|
* add some more information to the json outputs to be able to be compatible
|
|
|
|
with [scheduled-plugin-pretalx-broadcast-tools](https://github.com/Kunsi/scheduled-plugin-pretalx-broadcast-tools)
|
|
|
|
(a plugin for [info-beamer hosted](https://info-beamer.com/))
|
|
|
|
|
|
|
|
# 2.0.1 (no longer available due to bugs during installation)
|
2023-08-23 06:13:46 +00:00
|
|
|
|
|
|
|
* fixes to support pretalx 2023.1.0
|
|
|
|
* use non-deprecated gettext call
|
|
|
|
* safe timezone handling
|
|
|
|
* usage of pyproject.toml
|
|
|
|
|
2023-03-29 09:15:59 +00:00
|
|
|
# 2.0.0
|
2023-03-29 08:23:04 +00:00
|
|
|
|
|
|
|
* room info page can now show more content on the lower half of the view
|
|
|
|
* **BREAKING:** The option to select which content should be shown
|
|
|
|
is now a ChoiceField, the old setting will be ignored.
|
2023-03-29 08:33:07 +00:00
|
|
|
* **BREAKING:** lower thirds now use css selectors using the same rules
|
|
|
|
as the other css selectors
|
|
|
|
* `#l3box` is now `#broadcast_tools_lower_thirds_box`
|
|
|
|
* `#l3info_line` is now `#broadcast_tools_lower_thirds_infoline`
|
|
|
|
* `#l3speaker` is now `#broadcast_tools_lower_thirds_speaker`
|
|
|
|
* `#l3title` is now `#broadcast_tools_lower_thirds_title`
|
|
|
|
* `.lower3rd` is now `broadcast_tools_lower_thirds`
|
2023-03-29 08:23:04 +00:00
|
|
|
|
|
|
|
# 1.1.0
|
|
|
|
|
|
|
|
* add a "room info" page to show conference attendees the currently running talk
|
|
|
|
* fix more compatibility issues with pretalx 2.3.x
|
|
|
|
|
|
|
|
# 1.0.4
|
|
|
|
|
|
|
|
* fix compatibility with pretalx 2.3.x
|
|
|
|
* always localize text using the selected default event locale
|
|
|
|
|
2022-11-07 05:45:21 +00:00
|
|
|
# 1.0.3
|
2022-11-07 05:40:35 +00:00
|
|
|
|
|
|
|
* fix a bug where questions could not be sorted
|
|
|
|
|
2022-11-07 05:34:00 +00:00
|
|
|
# 1.0.2
|
|
|
|
|
|
|
|
* fix compatibility issue with pretalx 2.3.1
|
|
|
|
|
2022-11-07 03:44:55 +00:00
|
|
|
# 1.0.1
|
|
|
|
|
|
|
|
* fix version identifier in setup.py
|
|
|
|
|
2022-11-07 03:22:27 +00:00
|
|
|
# 1.0.0
|
|
|
|
|
|
|
|
* PDF export: contains talk details, notes and answers to questions
|
|
|
|
* Lower Thirds: containing talk details to embed in a stream or recording
|