Bracket
Selfhosted tournament system
Alternative to: challonge, toornament

About
Versions (41)
v1.4.0
2024-02-12What’s Changed
- Fix capitalization by @evroon in https://github.com/evroon/bracket/pull/428
- Improve readme design by @evroon in https://github.com/evroon/bracket/pull/429
- Bump next from 14.0.4 to 14.1.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/434
- Bump @next/bundle-analyzer from 14.0.4 to 14.1.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/433
- Bump @typescript-eslint/parser from 6.19.0 to 6.20.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/430
- Bump @testing-library/jest-dom from 6.2.0 to 6.4.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/431
- Bump postcss-preset-mantine from 1.12.3 to 1.13.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/432
- Add evroon as reviewer in dependabot.yml by @evroon in https://github.com/evroon/bracket/pull/436
- Bump i18next from 23.7.16 to 23.8.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/438
- Bump @typescript-eslint/parser from 6.20.0 to 6.21.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/440
- Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/439
- Update readme by @evroon in https://github.com/evroon/bracket/pull/442
- Add preview to docs by @evroon in https://github.com/evroon/bracket/pull/435
- Add links to README, improve frontend Dockerfile by @evroon in https://github.com/evroon/bracket/pull/443
- Dutch translations by @evroon in https://github.com/evroon/bracket/pull/444
- Community docs by @evroon in https://github.com/evroon/bracket/pull/446
- Bump @mantine/notifications from 7.4.1 to 7.5.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/447
- Pydantic v2 migration by @evroon in https://github.com/evroon/bracket/pull/252
- Small fixes after pydantic migration and translations by @evroon in https://github.com/evroon/bracket/pull/448
- Update baseurl for custom domain by @evroon in https://github.com/evroon/bracket/pull/449
- Replace passlib by bcrypt by @evroon in https://github.com/evroon/bracket/pull/452
- Fix demo account deletion by @evroon in https://github.com/evroon/bracket/pull/450
- Fix invalid order of matches in schedule by @evroon in https://github.com/evroon/bracket/pull/453
- Make dashboard endpoint unique by @evroon in https://github.com/evroon/bracket/pull/454
- Autorun alembics by @evroon in https://github.com/evroon/bracket/pull/455
- Add demo to docs by @evroon in https://github.com/evroon/bracket/pull/456
- Contributors in readme by @evroon in https://github.com/evroon/bracket/pull/458
- Update contributors in docs by @github-actions in https://github.com/evroon/bracket/pull/463
- Update contributors in README.md by @github-actions in https://github.com/evroon/bracket/pull/464
- Increase code coverage by @evroon in https://github.com/evroon/bracket/pull/466
- Use fastapi routes for metrics by @evroon in https://github.com/evroon/bracket/pull/467
- Add pagination by @evroon in https://github.com/evroon/bracket/pull/472
Full Changelog: https://github.com/evroon/bracket/compare/v1.3.1…v1.4.0