2023 Mystery Hunt
This is the final version used by Cardinality for the 2023 MIT Mystery Hunt.
What's Changed
- Bump django from 4.0.1 to 4.0.2 by @dependabot in #609
- Bump lodash-es from 4.17.15 to 4.17.21 by @dependabot in #610
- update caniuse-lite/ python version/ black by @asdfryan in #625
- heroku: specify explicit Python 3.8.15 via runtime.txt by @akirabaruah in #627
- Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #628
- Bump minimist from 1.2.5 to 1.2.7 by @dependabot in #626
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #624
- add puzzle links to sheet at creation by @rawxfish in #633
- update js packages by @rawxfish in #631
- add two libraries to dev guide that were needed for WSL by @rawxfish in #629
- fix iss #616: pending owner by @rawxfish in #632
- add feeders on meta metas by @rawxfish in #634
- update README by @rawxfish in #635
- change email address to use env var by @rawxfish in #636
- upgrade to python 3.10 by @rawxfish in #630
- Move non-core workflows to drawer by @pcvera in #637
- make superuser on startup by @asdfryan in #638
- Rebuild discord integration part 1 by @asdfryan in #641
- add hunt settings page by @rawxfish in #643
- Discord part 2: Re-enable messaging by @asdfryan in #644
- Discord part 3: invite links by @asdfryan in #645
- Improve search placeholder by @asdfryan in #648
- move default tag setup to BE by @rawxfish in #642
- discord part 5: Delete channels and rename by @asdfryan in #647
- Keep collapsed puzzles in local storage by @pcvera in #650
- bold puzzle title + mono answer by @rawxfish in #651
- add linting, resolve certain lint violations by @pcvera in #639
- use better chevrons for the expansion toggle by @pcvera in #652
- add location tags by @rawxfish in #649
- set up isort precommit and github action by @rawxfish in #655
- add silk for profiling when DEBUG is true by @rawxfish in #656
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #657
- use sheet activity to track active users by @rawxfish in #654
- improve performance of default puzzle tag population by @rawxfish in #658
- fix hunt creation by @asdfryan in #661
- Optional discord by @asdfryan in #664
- Add indicator for recent sheet editors by @pcvera in #659
- Update new-hunt-setup.md with active user tracking by @rawxfish in #663
- Updates language to use "approved list". by @rohit-rao in #551
- Adds settings variables to control app branding. by @rohit-rao in #666
- add more retries, increase time limit for sheet creation by @rawxfish in #665
- few improvements to active users by @rawxfish in #660
- fix discord channel cleanup by @rawxfish in #668
- whoops by @rawxfish in #669
New Contributors
- @rohit-rao made their first contribution in #551
Full Changelog: v3.0.1...v4.0.0