What's Changed
- Add puzzle tag selector and merge puzzle + hunt tags. by @kcaze in #755
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #758
- Bump cryptography from 41.0.6 to 42.0.4 by @dependabot in #777
- Bump black from 22.12.0 to 24.3.0 by @dependabot in #778
- Bump idna from 3.4 to 3.7 by @dependabot in #779
- Bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #780
- Bump social-auth-app-django from 5.0.0 to 5.4.1 by @dependabot in #782
- Bump gunicorn from 20.1.0 to 22.0.0 by @dependabot in #781
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #783
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #784
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #785
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #786
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #787
- Bump setuptools from 65.6.3 to 70.0.0 by @dependabot in #788
- Bump cryptography from 42.0.4 to 43.0.1 by @dependabot in #791
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #790
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #789
- update to react 18 by @npinsker in #797
- Simplify header puzzle stats by @npinsker in #795
- add 'notes' column to table display by @npinsker in #796
- Bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #798
- reduce line height of table buttons by @npinsker in #799
- poetry update goes brrr by @rawxfish in #800
- Update settings.py by @maximized in #802
- Update README.md by @npinsker in #804
- fix button compactness for dark mode by @npinsker in #803
- Add per-hunt access permissions by @rgossiaux in #753
- Add button to create Discord channels in Hunt table by @akirabaruah in #756
- Remove unique constraint on chat room names by @rgossiaux in #807
- upgrade to python 3.10 for github tests by @rawxfish in #813
- dev specific favicon and title by @rawxfish in #817
- remove 🔴 for solved puzzles by @rawxfish in #812
- bottom navbar padding and not sticky by @rawxfish in #815
- fix discord button background by @rawxfish in #814
- fix hunt settings submit button by @rawxfish in #823
- Fix tools link by @calvinballing in #825
- Bump jinja2 from 3.1.2 to 3.1.5 by @dependabot in #828
- update tags by @rawxfish in #824
- remove poetry buildpack from docs by @rawxfish in #820
- Update dead links and add Inkscape to Tools List by @calvinballing in #826
- only set ssl_cert_reqs for TLS/SSL-enabled redis by @rawxfish in #829
- Rework Extension to Remove Hard Coded Constants and Add some Features by @maximized in #811
- soft delete for puzzles by @rawxfish in #831
- Add additional check to verify that chrome exists by @maximized in #833
- Fix dupe permission error by @calvinballing in #830
- Remove django-heroku by @rgossiaux in #836
- Bump djangorestframework from 3.14.0 to 3.15.2 by @dependabot in #837
- Fix folder permissions check when link sharing is on by @rgossiaux in #838
- Further improve Chrome Extension functionality by @maximized in #840
- add TypeScript + type files in
hunts/src
by @npinsker in #839 - fix badge text color by @npinsker in #844
- Bump virtualenv from 20.25.0 to 20.26.6 by @dependabot in #843
- Bump django from 4.2.17 to 4.2.18 by @dependabot in #847
- upgrade to bootstrap 5 by @npinsker in #846
- menu cleanup #2: tuck 'delete puzzle' under edit puzzle menu by @npinsker in #850
- two small UI fixes by @npinsker in #849
- menu cleanup #1: tagging in tags column, metas in name column by @npinsker in #848
- Move Links column closer to Name by @akirabaruah in #853
- Turn off autocomplete in form modals by @akirabaruah in #852
- menu/UI cleanup #3: click-to-edit on some columns by @npinsker in #851
- switch hoverable elements to use :hover by @npinsker in #854
- Misc frontend tweaks & fixes by @rgossiaux in #857
- Revert clickable editing for the Name column by @rgossiaux in #858
- Ensure that Add Puzzle modal uses the current set of tags by @rgossiaux in #860
- Make sure pre-commit runs prettier on jsx/ts/tsx files by @rgossiaux in #859
- Update comments by @calvinballing in #863
- Add a new dyno type for celery workers that don't run celery beat by @rgossiaux in #865
New Contributors
- @calvinballing made their first contribution in #825
Full Changelog: v5.0.0...v5.1.0