Releases: qbreader/website
Releases · qbreader/website
v2.6.2
- 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
- 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
- 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
- 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
- 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
Improved dark mode!
- Better color palette, mostly taken from https://vinorodrigues.github.io/bootstrap-dark-5/
- Added better dark mode for forms, sliders, accordions, and toggles
Full Changelog: v2.5.2...v2.5.3
v2.5.2
- Add font size slider
- Fix position of bonus checkboxes
- Small load time optimization
Full Changelog: v2.5.1...v2.5.2
v2.5.1
Fix issue with missing background for the buttons.
Full Changelog: v2.5.0...v2.5.1
v2.5.0
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
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