# Release Notes ## 1.22.0 - 2025-09-07 * Migrated to AWS 4.0 ## 1.21.0 - 2025-08-17 * Migrated to net8 ## 1.20.0 - 2025-07-10 * Updated mixlr embedding ## 1.19.0 - 2023-12-18 * Max size of a question is increased to 1024 characters * Added possibility to specify the duration of a questions in a package * Added import/export of the questions in a package ## 1.18.0 - 2021-12-14 * Max size of a mediafile is 8Mb * External links to a mediafile are supported * Quizz audience page and results page have different access tokens * Trailing '==' are removed from urls ## 1.17.0 - 2021-07-27 * Added the ability to set points for teams that didn't submit an answer * Removed link for audience to the registration page ## 1.16.0 - 2021-03-09 * Improved reliability of receiving mass-answers * Added link for audience to the registration page * Added 'Thanks' page with instruction how say 'thanks' to open-quiz author ;) ## 1.15.0 - 2021-02-14 * Added registration message for the registration page * Separated displaying media and question's text ## 1.14.0 - 2020-12-01 * Single quiz question is diplayed before countdown * Mixlr player starts automatically (on desktop) * Added donate button (disabled until paypall allows ukrainian accounts recieve payments) ## 1.13.0 - 2020-07-27 * Questions karma and rating are calculated according to the teams likes and dislikes * Added Azerbaijanian language ## 1.12.0 - 2020-07-24 * Extended appearance of the results * Static results page (link could be found in the Quiz Editor) * Introduced question's difficulty (it is used as secondary parameter when place of the team is calculated) * Added ability to mark end of tour (for displaying results by tours) * Added ability to set number of a question in the Package Editor (useful for 'zero' and 'warm-up' questions) ## 1.11.0 - 2020-07-17 * Support for mediacontent in the answers (images/audio/video) (up to 2MB) * Localized UI for participants (captains, audience, registration) (English, Russian, Ukrainian) ## 1.10.0 - 2020-07-08 * Support for the multichoice answers * Information for registered teams (displayed on the registration page) * Support for mediacontent in the questions (images/audio/video) (up to 2MB per question) ## 1.9.0 - 2020-07-01 * Maximum size of the pictures is increased to 2MB ## 1.8.0 - 2020-06-30 * Added embedded media player. [Supported media](https://www.npmjs.com/package/react-player#supported-media) * A hint with correct answers is displayed on Admin's Answers page ## 1.7.0 - 2020-06-25 * Added last call sound (not supported in Safari) ## 1.6.0 - 2020-06-19 * Change of the lobby's appearance * Automatic adjustment of the seconds in case of blitzes and doublets ## 1.5.0 - 2020-06-19 * OpenQuiz has been ported to a new architecture that allows 5,000 teams to participate simultaneously in a quiz ## 1.4.0 - 2020-05-15 * Replaced text "Comming soon..." * Changed logic of starting countdown in multi-questions slips. (First, last question is displayed, then countdown is started) ## 1.3.0 - 2020-05-08 * Added setting page for quiz' producers * Added ability to share questions packages ## 1.2.0 - 2020-05-07 * Added possibility to setup a question when a player has a choice of jeopardy ## 1.1.0 - 2020-05-06 * Added extra 10 seconds for writing answers (Last Call) ## 1.0.0 - 2020-05-03 * Added user manual * This is final version * Enjoy mind games! ## 0.9.0 - 2020-05-02 * Eliminated concept of 'public' quizzes * Change number of quiz' statuses to (setup->live->finished) ## 0.8.0 - 2020-05-01 * Added points value for a question * Added jeopardy flag (team loses points in case of wrong answers) * Added support of several questions in a slip ## 0.7.0 - 2020-04-28 * Added support of doublets and blitzes ## 0.6.0 - 2020-04-25 * Added ability to delete quizzes and packages ## 0.5.0 - 2020-04-24 * Added link to external event's page * Added support of embeded Mxlr player ## 0.4.0 - 2020-04-23 * Implemented audience link ## 0.3.0 - 2020-04-21 * Implemented private registration link * Fixed bug with creation teams in the private quizes ## 0.2.0 - 2020-04-20 * Added ability to transfer question packages between producers ## 0.1.0 - 2020-04-18 * Go Live!