Releases: alopezlago/MODAQ
Releases · alopezlago/MODAQ
v1.33.2
What's Changed
- v1.33.2 - mACF default, stay signed into Google Sheets by @alopezlago in #319 (#316, #317)
Full Changelog: v1.33.1...v1.33.2
v1.33.1
What's Changed
- Bump vite from 2.9.18 to 3.2.11 by @dependabot in #312
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #314
- v1.33.1 - Support "emphasise", better vertical score layout by @alopezlago in #315
- Support "(emphasise)" as a reader directive (#313)
- Have a better layout for the vertical score view (better alignment) (#300)
- Update vite and vite settings
Full Changelog: v1.33.0...v1.33.1
v1.33.0
What's Changed
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #308
- Merged PR 317: v1.33.0 - bonus shortcuts, drag+drop by @alopezlago in #309
Full Changelog: v1.32.2...v1.33.0
v1.32.2
What's Changed
- Merged PR 315: v1.32.2 - Add support for serialized QBJ tournament file rosters by @alopezlago in #307
Full Changelog: v1.32.1...v1.32.2
v1.32.1
What's Changed
- v1.32.1 - Fix an issue where protests in tossup-only packets would crash MODAQ by @alopezlago in #305
Full Changelog: v1.32.0...v1.32.1
v1.32.0
What's Changed
- Bump vite from 2.9.16 to 2.9.18 by @dependabot in #287
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #298
- v1.32.0 - Import from QBJ, bug fixes by @alopezlago in #301
Full Changelog: v1.31.0...v1.32.0
- Add Import from QBJ, which lets you load a game through a QBJ file (#251)
- This brings back most information, but doesn't bring back protests
- Fixed issue where changing who buzzed would clear the bonus (#295)
- Fixed bug where players who joined were incorrectly added multiple times to the QBJ file
- Fixed issue where Reorder Player didn't work after subs
- When substituting a player, put them in the same place as the player who was subbed out (#297)
- Show some basic warnings when MODAQ detects a suspiciously short tossup or a bonus with a different number of bonus parts
- Add public method for parsing QBJ registrations
- Bump version to 1.32.0
v1.31.0
What's Changed
- v1.31.0 - Add square bracket versions of default reader directives by @alopezlago in #291
Full Changelog: v1.30.1...v1.31.0
v1.30.1
What's Changed
- Merged PR 310: v1.30.1 - Fix imports in index.ts by @alopezlago in #289
Fix an issue where the import paths were malformed in index.ts.
Full Changelog: v1.30.0...v1.30.1
v1.30.0
What's Changed
- Merged PR 309: v1.30.0 - Minor improvements (swap teams, new pronunci… by @alopezlago in #288
Full Changelog: v1.29.0...v1.30.0
- Move default pronunciation guide to be
("
and")
, which prevents issues where words with parentheses in them (like some chemicals) are incorrectly marked as pronunciation guides (#250) - Add a menu item for swapping the order of teams (#274)
- Change the line height for question text to 1.4 to improve readability (#270)
v1.29.0
What's Changed
- v1.29.0- sub/superscript support, pronunciation guide … by @alopezlago in #286
- Add support for subscripts and superscripts, now that YAPP emits them (#284)
- Fix an issue where punctuation after a pronunciation guide made the guide count as a buzzable word (#282)
- Normalize quotes in pronunciation guides so fancy quotes and normal quotes are treated the same
- Export functions and types around formatted text so people can see how MODAQ breaks down the question text and get accurate word indexes for buzzes
Full Changelog: v1.28.0...v1.29.0