| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-12 | 3.1 kB | |
| v2.2.1 source code.tar.gz | 2025-03-12 | 1.5 MB | |
| v2.2.1 source code.zip | 2025-03-12 | 1.6 MB | |
| Totals: 3 Items | 3.1 MB | 0 | |
What's Changed
- Filter empty player names out of multi team creation by @evroon in https://github.com/evroon/bracket/pull/1122
- Fix number of elimination teams by @evroon in https://github.com/evroon/bracket/pull/1123
- Add tests for conflict logic by @evroon in https://github.com/evroon/bracket/pull/1124
- Add tests for swiss rescheduling by @evroon in https://github.com/evroon/bracket/pull/1125
- Add more integration tests by @evroon in https://github.com/evroon/bracket/pull/1126
- Fix sorting of matches on dashboard by @evroon in https://github.com/evroon/bracket/pull/1129
- Fix backend dependencies by @evroon in https://github.com/evroon/bracket/pull/1131
- Use Nextra for docs by @evroon in https://github.com/evroon/bracket/pull/1140
- Docs fixes by @evroon in https://github.com/evroon/bracket/pull/1141
- fix logo url in README.md by @evroon in https://github.com/evroon/bracket/pull/1142
- Add favicon to docs by @evroon in https://github.com/evroon/bracket/pull/1146
- fix image urls in readme by @evroon in https://github.com/evroon/bracket/pull/1149
- Fix healthcheck commands by @evroon in https://github.com/evroon/bracket/pull/1151
Dependabot
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /docs by @dependabot in https://github.com/evroon/bracket/pull/1121
- Bump @mantine/form from 7.16.0 to 7.17.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1127
- Bump react-icons from 5.4.0 to 5.5.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1128
- Bump next from 15.1.2 to 15.2.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1132
- Bump @hcaptcha/react-hcaptcha from 1.11.0 to 1.12.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1133
- Bump @next/eslint-plugin-next from 15.1.0 to 15.2.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1134
- Bump @next/bundle-analyzer from 15.1.0 to 15.2.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1135
- Bump axios from 1.7.4 to 1.8.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1136
- Bump babel-loader from 9.1.3 to 10.0.0 in /docs by @dependabot in https://github.com/evroon/bracket/pull/1138
- Bump babel-loader from 9.2.1 to 10.0.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1139
- Bump eslint from 8.57.1 to 9.21.0 in /docs by @dependabot in https://github.com/evroon/bracket/pull/1143
- Bump typescript from 5.7.2 to 5.8.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1144
- Bump @tabler/icons-react from 3.30.0 to 3.31.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/1147
- Update bcrypt requirement from 4.2.1 to 4.3.0 in /backend by @dependabot in https://github.com/evroon/bracket/pull/1137
- Update alembic requirement from 1.14.1 to 1.15.1 in /backend by @dependabot in https://github.com/evroon/bracket/pull/1148
Full Changelog: https://github.com/evroon/bracket/compare/v2.2.0...v2.2.1