Skip to content

v23.04

Choose a tag to compare

@geoffrey-wu geoffrey-wu released this 25 Apr 03:33
· 1442 commits to main since this release
  • #80: /query: add card footers and display name of packet
  • #105: add pagination to long queries and pagination parameter to /api/query
  • #141: Can now click to copy questions
  • #147: ignore diacritics when searching and add ignoreDiacritics parameter to /api/query
  • #148: Add firefox mobiile set name dropdown polyfill by @BolunThompson
  • #150: Expand API docs by @g3ner1c
  • #152: api/random-question should default to 1 by @g3ner1c
  • #159: Move the script to set light/dark mode to a common JS file. by @alopezlago
  • Implement download as csv
  • Fix some spacing issues
  • Optimize query speed when no categories, difficulties, or query string is provided
  • Fix bug where attempting to ignore diacritics with no matching characters would crash server
  • Use jQuery dual slider for year range
  • Save minYear and maxYear to localStorage
  • Reveal answer and bonus part at same time
  • Self-host react files, instead of relying on external CDN
  • Add dot-notation rule to eslint
  • Change default tossup setting to single buzz only
  • Fix double decoding of URI parameters, causing server to crash
  • Fix NaN issues in singleplayer stats
  • Remove highlighting from downloaded and copied database questions

New Contributors

Full Changelog: 23.03...23.04