Skip to content

Releases: qbreader/website

v2.6.2

28 Oct 20:10
Compare
Choose a tag to compare
  • Improved answerline parsing, especially for long answers
  • Accept answers that contain the actual answer
    • e.g. accept "hypothesis testing" when the answer is "hypothesis test"
  • Add prompt on partial
  • Fix some edge cases with answer rejection

Full Changelog: v2.6.1...v2.6.2

v2.6.1

28 Oct 05:22
Compare
Choose a tag to compare
  • Fix issue with getting random questions in multiplayer, causing the server to crash
  • Fix issue where categories would not update random questions when selecting by difficulty in singleplayer
  • Add request set button
  • Update # of sets and # of questions

Full Changelog: v2.6.0...v2.6.1

v2.6.0

26 Oct 19:58
Compare
Choose a tag to compare
  • Select by difficulty in singleplayer, for both tossups and bonuses
  • Breaking change to /api/random-question:
    • Returns an array of questions instead of a single question
    • Added optional number parameter
  • Improve keyboard icon readability
  • Fix capitalization in form placeholders
  • Clarify keyboard shortcut description

Full Changelog: v2.5.5...v2.6.0

v2.5.5

21 Oct 09:00
Compare
Choose a tag to compare
  • Multiplayer performance enhancements
  • Better documentation of API endpoints
  • (Correctly) use POST instead of GET for /api/random-question
  • Update backup link

Thank you to @alopezlago for the suggestions.

Full Changelog: v2.5.4...v2.5.5

v2.5.4

30 Sep 08:52
Compare
Choose a tag to compare
  • Added button and modal to report question—see #57.
  • Includes /api/report-question endpoint

Full Changelog: v2.5.3...v2.5.4

v2.5.3

16 Sep 22:51
Compare
Choose a tag to compare

Improved dark mode!

Full Changelog: v2.5.2...v2.5.3

v2.5.2

14 Sep 18:23
Compare
Choose a tag to compare
  • Add font size slider
  • Fix position of bonus checkboxes
  • Small load time optimization

Full Changelog: v2.5.1...v2.5.2

v2.5.1

13 Sep 16:36
Compare
Choose a tag to compare

Fix issue with missing background for the buttons.

Full Changelog: v2.5.0...v2.5.1

v2.5.0

08 Sep 21:50
Compare
Choose a tag to compare

Dark mode.

  • Toggleable with the click of a button
  • The website saves your preference
  • Automatically tries to use system settings by default

Full Changelog: v2.4.2...v2.5.0

v2.4.2

08 Sep 21:47
Compare
Choose a tag to compare

A variety of features were added, including:

  • Correct parsing of "accept either" answerlines
  • Added the MIT license
  • Minor reorganization of codebase
  • /api/random-question endpoint
  • Set name validation on page load
  • Improved SEO and meta descriptions for previews

Full Changelog: v2.4.1...v2.4.2