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: doc/changelog.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
Release Notes
4
4
=============
5
5
6
+
- :feature:`schedule` When you embed the pretalx widget on an external page, clicking on session links will open the sessions in a new tab, so attendees won't have to try to navigate back to your home page.
6
7
- :feature:`schedule` Organisers can now configure additional links to show in the top menu next to "Schedule", "Sessions", "Speakers", handy for links back to the conference website, streams, etc.
7
8
- :feature:`orga` Organisers can now configure footer links that will be shown on all schedule pages.
8
9
- :feature:`cfp` pretalx will now send an email after a user changes their password, notifying them of the change.
@@ -697,7 +698,7 @@ Release Notes
697
698
- :bug:`-` There was no possibility to reset a user’s API token.
698
699
- :bug:`-` If an organiser changed a speaker’s email address, they could assign an address already in use in the pretalx instance, resulting in buggy behaviour all around.
699
700
- :release:`0.5.0 <2018-03-07>`
700
-
- :feature:`-` pretalx now features a Plugin API, allowing to install custom plugins. Plugins can add their own exporters, and hook into plugin hooks. You can enable or disable plugins per event.
701
+
- :feature:`-` pretalx now features a Plugin API, allowing to install custom plugins. Plugins can add their own exporters, and hook into plugin hooks. You can enable or disable plugins per event. You can find the plugin developer documentation :ref:`here<plugin-index>`.
701
702
- :feature:`340` Organisers can now decide if reviewers should have to submit a score or a text with their review.
702
703
- :feature:`93` Organisers can provide room-based information for speakers, and send it automatically in the emails about talk scheduling.
703
704
- :feature:`318` The list of submissions is now better searchable.
0 commit comments