Skip to content

Latest commit

 

History

History
229 lines (227 loc) · 25.5 KB

changelog.rst

File metadata and controls

229 lines (227 loc) · 25.5 KB

Release Notes

  • 579 When organisers changed the event timeframe, already submitted availabilites would have to be changed upon new submission.
  • 577 You can now decide if text lengths should be counted in words or in characters when restricting how long they should be.
  • 587 pretalx did not automtically update a talk's duration when it was changed via the submission type or directly. It was only changed when you moved the talk in the schedule editor.
  • 594 pretalx did not display speaker availabilities during submission, even when they were required, breaking submission workflows.
  • 346 Due to the generous sponsorship of JuliaCon, pretalx is now capable of blind reviews, i.e. making sure that reviewers cannot see speaker names.
  • - The organiser area has now additional, event specific login pages (at /orga/event/<slug>/login/) which redirect by default to the event dashboard, and appear with the color and logo of the event in question.
  • - The review settings have moved from the CfP page to their own settings page.
  • - You can now decide to add the robots=noindex meta tag to prevent bots from crawling your event pages.
  • - Plugin developers can now use the is_available hook to decide if their plugin should be shown on a per-event basis.
  • - Speaker without an avatar and with gravatar disabled had a broken avatar-image in the speaker's view in the orga-backend.
  • - The visual representation of a speaker's avatar is now consistent across all image-sizes and bio-texts.
  • 583 When signing up with an email address with upper case letters included, pretalx only allowed to log in with a lower-cased email address.
  • 572 People who had only deleted submissions in an event were still shown in the submitter list, which was unexpected and was since fixed.
  • - If only one conference language is available, pretalx doesn't as speakers to choose it from a drop-down, as this behaviour is rather silly.
  • - pretalx doesn't run regenerate_css on startup automatically any longer. This reduces startup times. If for any reason an event does not look as it should, you can fix it by running python -m pretalx regenerate_css. You will also need to execute this command on updates from now on.
  • - You can now decide if you want to notify speakers about their changed talks when releasing a new schedule.
  • - To help make other pretalx installations more secure, we've updated our proposed nginx configuration to include an attachment header for all files under /media, to prevent user uploaded data to be delivered directly to other users. If you host a pretalx instance, please make use of this option.
  • - Since SVG files are nearly impossible to sanitize, pretalx has given up trying, and will no longer accept SVG files as image uploads.
  • - The iCal export for speakers who had both scheduled and not-yet-scheduled talks was broken.
  • 559 Organisers can download a list of speakers as a CSV file.
  • - A couple of URLs now end in a trailing slash where they did not before – you will be automatically redirected, so you don't have to worry about it unless you integrate pretalx somewhere without following redirects.
  • - You can set the URL of your static HTML export, if you're using one, and it will be used when generating absolute URLs, e.g. in exports or emails.
  • 0.9.0 <2018-12-21>
  • - pretalx can now group talks in tracks. Each talk can be assigned a track (either by the submitter, or by the organiser). Tracks will be displayed in configurable colors in the public schedule. The feature is entirely optional, and you can continue using pretalx without tracks without any problem.
  • - We tuned pretalx performance to be faster when showing the schedules of large conferences with several hundreds of talks.
  • 538 The sneak peek view will only feature talks that have been accepted.
  • 440 Organisers can now follow an RSS feed to see new submissions – you'll have to provide your authentication token in the RSS request header to authenticate.
  • - You can now set the default pretalx system wide time zone and locale (defaulting to UTC and en).
  • 544 Organisers could see the titles of speaker information notes of all events, not just the currently active one (they could not see the details or edit them).
  • 504 The schedule page is now better printable.
  • - A bug <celery/celery#4878> in celery could make running pretalx with asynchronous workers impossible. We've pinned an earlier celery version that doesn't show this problem.
  • - A new pretalx plugin adds media.ccc.de as a recording provider – this plugin replaces the previously inbuilt capacity of pretalx to provide recording iframes. (This functionality was never directly exposed and only accessible via the pretalx shell. It is now deprecated and will be removed in a later version.)
  • - Plugins can now provide recording iframes (via the new register_recording_provider signal and other mixins).
  • - The new nav_event_settings plugin signal allows plugins to integrate their own settings pages next to the pretalx core pages.
  • - pretalx now presents a colorpicker for your event primary color, including a hint on color suitability.
  • - The new /api/me endpoint shows name, email address, locale, and timezone of the logged in user.
  • - The nav_event plugin signal has changed to expect a list instead of a dictionary response. The dictionary response will be supported for one more version, and raises a deprecation warning.
  • - The API now provides a /rooms endpoint – this endpoint is public, so upgrading will publish which rooms you have configured in your conferences!
  • 530 The API now provides a /reviews endpoint.
  • 529 When trying to review their own submission, a user would see a 404 not found error instead of an explanation that this was a forbidden action.
  • - The password reset form told users if they had already tried to reset their password in the last 24 hours. While this is helpful, it also allows user discovery via password reset. Instead, the user now sees a more generic message.
  • - While filling out the submission form wizard, submitters see a top bar telling them where they are in the submission process.
  • - The event dashboard showed a wrong countdown towards the CfP end while the CfP end was between three and one day away.
  • - The new event dropdown helps you find your event, even if you have access to many events.
  • - The organiser login page did not strip whitespace from login credentials.
  • 524 Review settings contained the setting "Force data entry" twice, referring to the score and text, respectively.
  • 522 If a speaker did not check a mandatory checkbox, they could not submit the form (as intended), but could see no feedback explaining the issue.
  • :feature:Therebuildcommand now comes with a lot more build output for ease of debugging. You can disable the build output with the new--silent/-s`` flag.
  • 476 Administrators can now delete both events and organisers.
  • 493 Speaker email addresses are now available via the API for users with access permissions.
  • 515 Under rare circumstances, the pretalx database could reach a state pretalx couldn't cope with due to duplicate schedule versions.
  • 512 You can now configure if speakers should provide their availability during talk submission.
  • - Due to an updated Django version, pretalx has dropped support for PostgreSQL 9.3 and MySQL 5.5.
  • 0.8.0 <2018-09-23>
  • - When a user removed a submission containing an answered choice question, pretalx removed the selected answer option, too.
  • 501 When a speaker held more than two talks, their related talks did not show up.
  • 505 Custom CSS may now also include media queries.
  • 500 Display of times could be off in the static HTML export.
  • - The URLs for schedule exports have changed from /myevent/schedule/export?exporter=exportername to /myevent/schedule/export/exportername – if you have hardcoded links to schedule exporters, please update them accordingly.
  • 213 A human-readable time until the CfP closes now shows up next to the end time.
  • 503 Not all current TLDs did end up included as URLs when processing markdown input to build links.
  • - The schedule import in the organiser backend never worked (while the manage command for administrators did work).
  • 454 As an organizer, it's now possible to send an email to all reviewers in the Compose Mail section.
  • 492 In exports, HTTP Etags are now supported to allow for more aggressive caching on clients.
  • - If a review question was mandatory while submission questions were active, they would block the submission process.
  • - Organisers can now also reset the password for the speakers they have access to.
  • 488 The HTML export contained media files (not other content) from all conferences on an instance, instead of the exported conference.
  • - Present a public list of talks and a list of speakers.
  • 478 The behaviour of pressing enter in multi-step forms was unintuitive in some places.
  • - The submission list now includes a graph of submissions over time.
  • - You can now see the sneak peek / is_featured flag in the submissions and talk API endpoints.
  • - You can now use your authentication token to access all pages you have access to, as you already could for the API. This makes integration of exports much easier.
  • - All manage commands available in pretalx are now included in the documentation.
  • 240 When using paper cards to build a schedule, each card comes with a QR code link to a quick scheduling form for that submission.
  • - You can now see warnings and what the public changelog will look like before releasing a new schedule.
  • 214 The schedule editor shows warnings on scheduling conflicts, including live feedback on where you can schedule a talk.
  • 474 The review dashboard now features the same search and filter options as the submission list.
  • 473 Following the revamp of team permissions, override votes were missing from the settings. We re-introduced the settings, and improved the general handling of override votes.
  • - pretalx now doesn't support usernames any longer – as all users had to have email addresses already, you will now have to provide an email address to log in. This may confuse users – as an administrator, you can look up users' email addresses if they don't remember them, or change them, if necessary.
  • - You could make questions inactive, but not delete them.
  • 408 You can now add length restrictions to abstracts, descriptions, speaker biographies, and all text-based questions.
  • - When linking to a talk on social media, those pages will show the talk image.
  • - French translation
  • - The event logo shows up larger and up to the full width of the document below. Please check that your event still looks as intended after upgrading.
  • 149 Allow to order rooms manually.
  • 149 Allow to order questions manually.
  • - We now have tests to make sure all config options and plugin hooks are part of our documentation.
  • - Instead of setting a flag somewhere, pretalx now has an explicit "go live" button. Plugins can listen to the corresponding signal (please refer to the plugin documentation for further information).
  • 463 Don't show a 404 error if a reviewer tries to review their own submission, but show an error message instead.
  • - For organisers, the submission/talk API endpoints now contain the question answers given by the speakers.
  • - Schedules now contain a search bar to filter talks by title or speaker.
  • - Schedules now feature a sidebar navigation to jump directly to a selected day.
  • - Allow organisers to configure which of the default CfP fields to request and require. Please check your settings after updating, as the migration is not guaranteed to work as expected.
  • - Prevent organisers from adding a non-localhost mail server without transport level security to make sure our Privacy Policy holds true.
  • 415 Allow organisers to trigger a password reset for team members.
  • 451 Don't crash during pretalx init if no conference organiser slug is present.
  • 0.7.1 <2018-06-19>
  • - The new read-only links for submissions received the same secret token when migrating the database. pretalx leaked no data, as this made using the read-only links impossible. When upgrading to the next release, all read-only link addresses will be reset.
  • - A one-character-oversight led to issues with the new navigation search with certain user permissions.
  • 0.7.0 <2018-06-19>
  • 430 To maintain compatability with frab xml exports, the schedule xml export now contains a <url> tag.
  • - When trying to register a user with a nick that already existed in a different capitalization, pretalx failed to show a clear error message.
  • 128 An event's schedule is now available even if the browser has no internet connection, provided it has opened the schedule before.
  • - Provide better upgrade documentation for administrators.
  • - Add clever release notes.
  • 443 (UI) The button colors when changing submission states were unintuitive.
  • - You can now configure the configuration file with the PRETALX_CONFIG_FILE environment variable.
  • - Some more context sensitive dashboard tiles include for example a countdown to the CfP end.
  • - A navigation search allows you to go directly to a range of useful pages.
  • 444 If two organisers set a submission to 'accepted' at the same time, two acceptance emails would show up in the outbox.
  • - Removing a speaker from a submission could be impossible if their nick contained special characters.
  • - Submitters can share a submission via a read-only link.
  • - Organisers can configure a list of talks as "sneak peek" before they release the first schedule.
  • 446 If an event had a custom domain configured, absolute urls would still use the instance's default domain.
  • 441 The "Mark speaker arrived" button is now visible during and slightly before the event, but not during other times.
  • - The API always showed the speaker biography as empty.
  • - When accessing a confirmation link unauthenticated, a 404 page was visible instead of a login page.
  • - The API now exports links to submission images and speaker avatars.
  • - HTML exports failed if a speaker had canceled their talk.
  • - Sometimes, empty HTML reports showed up with all talks missing.
  • 0.6.1 <2018-05-15>
  • - The "Copy to draft" button was missing when viewing a sent email.
  • 431 Accepted, but unconfirmed talks showed up as "Other talks" on the public schedule once the speaker had confirmed one talk.
  • 0.6.0 <2018-05-06>
  • - New plugin hook: pretalx.submission.signals.submission_state_change will trigger on any state change by a submission.
  • - The frab compatible xml now uses UUIDs, and includes an XML comment with a pretalx version string.
  • - pretalx has a better general look and feel and colorscheme.
  • - Organisers can make more changes to speaker profiles and submissions to ease event administration.
  • - pretalx now has a concept of organisers and teams.
  • - To avoid running into issues when uploading custom CSS, and ensuring smooth operations, custom colors and CSS is not used in the organiser area anymore.
  • - You can now send mails from templates and use shortcuts from submissions to send mails to specific speakers.
  • - Since different events have different needs, organisers can now choose if speakers have to provide submission abstracts, descriptions, and speaker biographies during the CfP.
  • 375 Speakers could see their submission in the orga backend, but could access no information they did not put there themselves.
  • - The API showed talks to organisers if no schedule was present yet. It did not show the information to unauthorised users.
  • - There was no possibility to reset a user's API token.
  • - 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.
  • 0.5.0 <2018-03-07>
  • - 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: https://docs.pretalx.org/en/latest/developer/plugins/index.html
  • 340 Organisers can now decide if reviewers should have to submit a score or a text with their review.
  • 93 Organisers can provide room-based information for speakers, and send it automatically in the emails about talk scheduling.
  • 318 The list of submissions is now better searchable.
  • 294 Speakers can now upload an image that will show up next to their talk information.
  • - Reviewers can now also answer custom questions during their review, with all capabilities that speaker questions have.
  • 352 There are now optional review deadlines, preventing users from adding, modifying or removing reviews after a certain date.
  • - Individual directories for logs, media, and static files can now take their values from environment variables.
  • 348 Organisers can now show information snippets to submitters, or speakers.
  • - Allow to filter question statistics by speaker status.
  • 344 In the dashboard, reviewers would see an incorrect link to add new reviewers.
  • 341 The "save" button was missing on the mail settings page.
  • 333 Users could not see (instead not change) their submissions after CfP end, until they were either rejected or accepted.
  • - In the <title> tag, the event showed up twice, once properly and once in a technical representation.
  • - Documentation fix: The environment variable for database passwords is PRETALX_DB_PASS, not PRETALX_DB_PASSWORD.
  • - Unconfirmed talks showed up as empty boxes in the schedule editor.
  • - Upgrading the privileges of an existing user did not result in an email, since it required no new account.
  • 300 The Docker setup was non-functional. The documentation includes a notice of limited support.
  • - The orga view now always uses the event timezone.
  • 0.4.1 <2018-02-05>
  • 335 CfP was uneditable due to missing "Save" button.
  • 336 Organisers couldn't add new questions.
  • 0.4.0 <2018-02-04>
  • - A page in the organiser area lists and links all possible data exports in one export page.
  • 322 You may now import XML files to release a new schedule.
  • 292 We added a new team management interface to manage all team members and permissions in one place.
  • - The new init command for project setup adds the initial user, but in time it should ask for basic configuration, aswell.
  • - The rebuild command now supports a --clear flag to remove all static assets before rebuilding them.
  • - You can choose a pattern for the header hero strip in your event color.
  • 320 You can now choose different deadlines per submission type, overriding the default deadline.
  • 325 All forms are instantly editable if you have edit permissions, and disabled otherwise. No more need to click "Edit"!
  • - The schedule export could change project settings, requiring pretalx restart to reset the settings. Unchecking the "Generate HTML export on schedule release" settings was a workaround for this bug.
  • 259 When running pretalx as (in-application) superuser, permission issues could arise. pretalx now warns and offers to migrate the account to an administrator account.
  • - Frontend password validation was non-functional, and never displayed interactive password statistics. This was a display issue.
  • 327 We removed the unused max_duration property of submission types.
  • 329 Users always saw the default submission type instead of their chosen one.
  • 0.3.1 <2018-01-18>
  • - Make 404 errors more helpful.
  • - Re-introduce support for the documented PRETALX_DATA_DIR environment variable.
  • - Leaving an optional choice question empty resulted in a server error.
  • 0.3.0 <2018-01-17>
  • 243 Organisers can mark speakers as "arrived".
  • 67 Visitors can download an ical file containing all talks of a single speaker.
  • - We have a new API for speakers.
  • - The speaker biography is now visible in submissions in the API endpoint.
  • - Non-superusers could not access the email sending form.
  • - More than one event stage could be visible as active.
  • - If a user without active log-in looked at entered submissions, they triggered a server error instead of a 404.
  • - If notifications about new submissions were active, pretalx sent the mails to the submitter instead of the organizer.
  • 0.2.2 <2017-12-11>
  • - Reviewers could not view speaker pages.
  • - Inviting somebody twice did not issue a second invitation object.
  • - Somebody who was reviewer first could not join the organizer team.
  • 0.2.1 <2017-12-06>
  • 122 All HTML contains better meta tags, which leads to better display in social media.
  • 289 Organisers could not delete inactive questions (making them active first worked as a workaround).
  • 288 Organisers could not delete choice questions as long as they still had answer options.
  • - Review team invitations sometimes failed, resulting in useless invitation objects.
  • - Clicking the "Save & next" button when reviewing could result in an internal error, without any data loss.
  • - Organisers could not remove reviewers from teams.
  • - Absolute URLs always included 'localhost' as their host.
  • - When adding a submission in the orga backend with an orga user as speaker, the orga user did not receive a speaker profile.
  • 0.2.0 <2017-12-01>
  • - The default value for email SSL usage is now False, permitting the default configuration of localhost:25 to work on more machines out of the box.
  • 159 E-mails are now sent with a multipart/HTML version, featuring the mail's text in a box, styled with the event's primary color.
  • 126 You can now choose to hide the public schedule (including talk pages and speaker pages, but excluding feedback pages and the schedule.xml export)
  • 215 pretalx validates mail template placeholders, and prevents organisers from saving templates including invalid placeholders.
  • 208 You can now ask questions that take an uploaded file as an answer.
  • 209 Speakers can now upload files which will be visible on their talk page.
  • 210, 195 The review interface has been rewritten to include fewer pages with more information relevant to the user, dependent on event stages and their role in the event.
  • 38 pretalx can now run with celery (an asynchronous task scheduler) for long running tasks and tasks like email sending. The new config section is part of our documentation.
  • - The new rebuild command recompiles all static assets.
  • 207 Question answers now receive a nice evaluation, aggregating all given answers.
  • 233 Organisers can mark questions as 'answers contain personal data'. When users delete their accounts, they also delete answers of these questions.
  • 78 We moved to a new permission system that allows for more flexible roles. Please report any bugs that may relate to incorrect permissions.
  • 171 You can now configure a custom domain to use with your event, in case you have an event specific domain for each of your events.
  • 156 You can assign "override votes" to reviewers, which function like vetos (both positive and negative), on an individual basis.
  • - The new read-only REST API supports resources for events and submissions.
  • 304 pretalx crashed with incorrect invite keys, now it shows a 404 page.
  • - When building absolute URLs for exports, emails, and RSS feeds, pretalx used 'localhost' instead of the actual configured URL.
  • - If a user was both an orga member and a reviewer, they could encounter access rights issues.
  • - When removing the custom event color, and then adding it again, caching issues could occur.
  • - Inactive questions (questions not visible to speakers) were not editable.
  • - In some places, gravatar images of the visiting user were visible instead of the speaker.
  • - The event stage display could show conflicting phases as active.
  • 287 The default submission type was not, in fact, suggested by default.
  • 0.1.0 <2017-11-01>