Bracket
Selfhosted tournament system
Alternative to: challonge, toornament

About
Versions (41)
v1.3.0
2024-02-03What’s Changed
- Fix vertical alignment and other frontend issues by @evroon in https://github.com/evroon/bracket/pull/382
- Update prettier plugin by @evroon in https://github.com/evroon/bracket/pull/383
- Bump @babel/traverse from 7.21.5 to 7.23.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/384
- Update all frontend dependencies by @evroon in https://github.com/evroon/bracket/pull/385
- Upgrade all docs dependencies by @evroon in https://github.com/evroon/bracket/pull/386
- Upgrade all docs dependencies and update lockfile by @evroon in https://github.com/evroon/bracket/pull/387
- Run yarn upgrade for docs by @evroon in https://github.com/evroon/bracket/pull/388
- Fix mantine version to 7.2.2 by @evroon in https://github.com/evroon/bracket/pull/389
- Create SECURITY.md by @evroon in https://github.com/evroon/bracket/pull/392
- Bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in https://github.com/evroon/bracket/pull/395
- Fix bcrypt version by @evroon in https://github.com/evroon/bracket/pull/397
- Make cors middleware disabled by default by @evroon in https://github.com/evroon/bracket/pull/400
- Bump date-fns from 2.30.0 to 3.0.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/399
- Add i18n support and translation for zh-CN by @Sevichecc in https://github.com/evroon/bracket/pull/394
- Bump react-i18next from 13.5.0 to 14.0.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/401
- Update pytest requirement from 7.4.3 to 7.4.4 in /backend by @dependabot in https://github.com/evroon/bracket/pull/402
- Bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in https://github.com/evroon/bracket/pull/404
- Bump follow-redirects from 1.15.3 to 1.15.4 in /docs by @dependabot in https://github.com/evroon/bracket/pull/405
- Bump follow-redirects from 1.15.3 to 1.15.4 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/407
- Bump react-icons from 4.12.0 to 5.0.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/408
- Fix translations on Vercel by @evroon in https://github.com/evroon/bracket/pull/409
- Implement hcaptcha by @evroon in https://github.com/evroon/bracket/pull/410
- Add missing aiohttp by @evroon in https://github.com/evroon/bracket/pull/411
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/evroon/bracket/pull/412
- Add deploy docs by @evroon in https://github.com/evroon/bracket/pull/414
- Bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/evroon/bracket/pull/418
- Use PostgreSQL 16 in README.md by @evroon in https://github.com/evroon/bracket/pull/419
- Add demo functionality by @evroon in https://github.com/evroon/bracket/pull/413
- Use Ruff format instead of Black by @evroon in https://github.com/evroon/bracket/pull/420
- Bump @testing-library/react from 14.1.2 to 14.2.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/422
- Bump date-fns from 3.2.0 to 3.3.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/421
- Bump @mantine/form from 7.4.1 to 7.5.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/425
- Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.20.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/423
- Update bcrypt requirement from 4.0.1 to 4.1.2 in /backend by @dependabot in https://github.com/evroon/bracket/pull/398
- Update pytest requirement from 7.4.4 to 8.0.0 in /backend by @dependabot in https://github.com/evroon/bracket/pull/417
- Bump @tabler/icons-react from 2.46.0 to 2.47.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/424
New Contributors
- @Sevichecc made their first contribution in https://github.com/evroon/bracket/pull/394
Full Changelog: https://github.com/evroon/bracket/compare/v1.2.1…v1.3.0