Skip to content

Releases: alopezlago/MODAQ

v1.7.0

13 May 04:45
49c870d
Compare
Choose a tag to compare
  • Improve keyboarding for tossups and bonuses, so you can navigate to the word/checkbox with the arrow keys
  • Fix bug where bonuses always had a scrollbar

v1.6.1

10 Apr 06:28
b8513b9
Compare
Choose a tag to compare
  • Update mobx and fix issues found by eslint mobx
  • (build system) Update webpack and webpack-dev-server to secure versions

v1.6.0

20 Mar 22:14
ded9ece
Compare
Choose a tag to compare
  • Add a clock to the upper-right hand corner, to help with bonus and buzz timing

v1.5.1

14 Mar 06:15
0ba829d
Compare
Choose a tag to compare
  • Add prop to hide the new game button

v1.4.0

20 Dec 19:48
5b96e66
Compare
Choose a tag to compare
  • Add the filename of the packet in the QBJ output in the packets field
  • Use new, faster YAPP API
    • This has a slightly different error message contract
  • Bump version to 1.4.0

v1.3.0

15 Nov 00:43
07f1679
Compare
Choose a tag to compare
  • Include post-question metadata like author and category if it's available in the packet (#129)
  • Improve perf for bonus parts when pronunciation guides are defined (#128)
  • Bump version to 1.3.0

v1.2.3

07 Nov 06:27
ee83611
Compare
Choose a tag to compare
  • Correctly show pronunciation guides in bonuses (#123)
  • Remove unused number field in ITossup and IBonus
  • Add link to documentation for props in IModaqControlProps (#98)
  • Bump version to 1.2.3

v1.1.1

06 Sep 05:03
f16e03a
Compare
Choose a tag to compare
  • Fix bug where second wrong answer is incorrectly marked as a neg if it wasn't at the end (#119)
  • Bump version to 1.1.1

v1.1.0

05 Sep 05:39
4cede1c
Compare
Choose a tag to compare
  • Prompt on removing events and players, and on throwing out questions (#113)
  • Removing a player you added this cycle will remove the Add Player event (#116)
  • Add menu item to hide the Event Log (#6)
  • Update webpack server version for testing
  • Update tar to a secure version

v1.0.0

02 Sep 05:40
1f66a3f
Compare
Choose a tag to compare
  • Fix Add/Remove player regression (#112)
  • Fix bug where buzzes were scored with their original GameFormat in QBJ exports instead of the latest GameFormat (#111)
  • Redesign the Customize Format dialog (#101)
    • Sections split into tabs
    • Users can choose which pre-existing format to use
  • Make export dialog wider in smaller screen resolutions
  • Add tooltips explaining shortcuts for the Previous and Next buttons
  • Bump version to 1.0.0