Skip to content

Releases: evroon/bracket

v2.2.0

12 Feb 18:25
a64685c
Compare
Choose a tag to compare

What's Changed

This release introduces ARM64 builds for the bracket-frontend docker image.

Dependabot:

Full Changelog: v2.1.0...v2.2.0

v2.1.0

09 Feb 17:07
489fc2b
Compare
Choose a tag to compare

What's Changed

Docs changes:

Other changes:

Dependabot bumps:

  • Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #1089
  • Bump @types/node from 22.12.0 to 22.13.0 in /frontend by @dependabot in #1097
  • Bump markdownlint-rule-relative-links from 3.0.0 to 4.0.1 in /docs by @dependabot in #1068
  • Update mypy requirement from 1.14.1 to 1.15.0 in /backend by @dependabot in #1099

Full Changelog: v2.0.3...v2.1.0

v2.0.3

01 Feb 13:12
1a07470
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

15 Nov 11:13
45b3f95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

13 Nov 17:30
48afa04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Nov 17:04
58470c4
Compare
Choose a tag to compare

A lot has changed since the last release and there's some big database migrations included in this release so therefore this is a major release, even though it doesn't strictly break anything for regular users.

Some features included in this release:

  • It's now possible to change the assigned teams in a stage item after creating it (#962). This includes quite a big db migration, but it should cause no issues. You might have to save your tournaments (on settings page) if the ranking has become invalid.
  • Better user experience when handling Swiss stage items (there's now an automatic mode and a manual mode) (#966)
  • Bracket shows conflicts when a team is scheduled to play at two courts at the same time (#967)
  • Bracket shows the teams that are going to be assigned in the stage items of the next stage when you activate the next stage (#897)
  • Rankings can be customized (#797)

What's Changed

Read more

v1.5.3

05 Sep 16:47
4a81262
Compare
Choose a tag to compare

What's Changed

  • Update contributors in docs by @github-actions in #845
  • Update contributors in readme by @github-actions in #844
  • Bump @typescript-eslint/parser from 7.16.0 to 7.18.0 in /frontend by @dependabot in #849
  • Bump @types/node from 22.0.0 to 22.1.0 in /frontend by @dependabot in #847
  • Bump @babel/core from 7.24.0 to 7.25.2 in /frontend by @dependabot in #850
  • Bump axios from 1.7.0 to 1.7.4 in /frontend by @dependabot in #857
  • Bump @tabler/icons-react from 3.11.0 to 3.12.0 in /frontend by @dependabot in #855
  • Bump eslint-plugin-testing-library from 6.2.0 to 6.3.0 in /frontend by @dependabot in #856
  • Bump eslint-plugin-jest from 28.6.0 to 28.8.0 in /frontend by @dependabot in #853
  • Bump docker/build-push-action from 6.5.0 to 6.6.1 by @dependabot in #852
  • Bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 in /frontend by @dependabot in #848
  • Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #851
  • Bump docker/setup-buildx-action from 1 to 3 by @dependabot in #839
  • Update mantine to 7.12.0 by @evroon in #858
  • Bump react-icons from 5.2.0 to 5.3.0 in /frontend by @dependabot in #864
  • Bump docker/build-push-action from 6.6.1 to 6.7.0 by @dependabot in #860
  • Bump @types/node from 22.1.0 to 22.4.1 in /frontend by @dependabot in #861
  • Update mantine to 7.12.1 by @evroon in #866
  • Bump @types/node from 22.4.1 to 22.5.0 in /frontend by @dependabot in #872
  • Bump @hcaptcha/react-hcaptcha from 1.10.1 to 1.11.0 in /frontend by @dependabot in #870
  • Bump i18next from 23.12.1 to 23.14.0 in /frontend by @dependabot in #869
  • Bump @testing-library/jest-dom from 6.4.1 to 6.5.0 in /frontend by @dependabot in #871
  • Bump micromatch from 4.0.5 to 4.0.8 in /frontend by @dependabot in #873
  • Feat: added volume, network and port to docker compose by @djpiper28 in #814
  • Small fixes in docker config by @evroon in #876
  • Fix docker entrypoint by @evroon in #878
  • Update contributors in docs by @github-actions in #879
  • Update contributors in readme by @github-actions in #880
  • Bump webpack from 5.89.0 to 5.94.0 in /docs by @dependabot in #881
  • Fix backend to recalculate start time on match update by @robigan in #587
  • Bump @tabler/icons-react from 3.12.0 to 3.14.0 in /frontend by @dependabot in #882
  • Run dependabot daily by @evroon in #883
  • Bump eslint-plugin-import from 2.29.1 to 2.30.0 in /frontend by @dependabot in #884
  • Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 in /frontend by @dependabot in #885
  • Fix docker entrypoint by @evroon in #886

Full Changelog: v1.5.2...v1.5.3

v1.5.2

29 Jul 12:20
be2ec7d
Compare
Choose a tag to compare

What's Changed

  • Update contributors in docs by @github-actions in #832
  • Update pytest requirement from <=8.3.1 to <=8.3.2 in /backend by @dependabot in #842
  • Bump @tabler/icons-react from 3.10.0 to 3.11.0 in /frontend by @dependabot in #837
  • Bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 in /frontend by @dependabot in #836
  • Bump @testing-library/dom from 10.3.0 to 10.4.0 in /frontend by @dependabot in #834
  • Bump @types/node from 20.14.0 to 22.0.0 in /frontend by @dependabot in #833
  • Update bcrypt requirement from 4.1.3 to 4.2.0 in /backend by @dependabot in #841
  • Bump docker/build-push-action from 6.4.1 to 6.5.0 by @dependabot in #840
  • Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #838
  • New Crowdin updates by @evroon in #820
  • fix: publish docker image workflow by @BachErik in #830

Full Changelog: v1.5.1...v1.5.2

v1.5.1

25 Jul 07:46
7f76453
Compare
Choose a tag to compare

What's Changed

  • Update contributors in docs by @github-actions in #746
  • Update contributors in readme by @github-actions in #745
  • Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 in /frontend by @dependabot in #747
  • Bump @typescript-eslint/parser from 7.10.0 to 7.11.0 in /frontend by @dependabot in #748
  • Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #750
  • Bump prettier from 3.2.4 to 3.3.0 in /frontend by @dependabot in #754
  • Bump @types/node from 20.12.5 to 20.14.0 in /frontend by @dependabot in #753
  • Update pytest requirement from <=8.2.1 to <=8.2.2 in /backend by @dependabot in #759
  • New Crowdin updates by @evroon in #760
  • New Crowdin updates by @evroon in #761
  • New Crowdin updates by @evroon in #762
  • Bump docker/build-push-action from 5.3.0 to 5.4.0 by @dependabot in #766
  • Bump @typescript-eslint/parser from 7.11.0 to 7.13.0 in /frontend by @dependabot in #765
  • Bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #768
  • Bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot in #767
  • Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.13.0 in /frontend by @dependabot in #764
  • Bump eslint-plugin-jest from 28.5.0 to 28.6.0 in /frontend by @dependabot in #763
  • Bump @tabler/icons-react from 3.5.0 to 3.6.0 in /frontend by @dependabot in #772
  • Bump ws from 7.5.9 to 7.5.10 in /docs by @dependabot in #774
  • Bump ws from 7.5.9 to 7.5.10 in /frontend by @dependabot in #773
  • Bump docker/build-push-action from 5.4.0 to 6.0.0 by @dependabot in #771
  • Bump @testing-library/react from 15.0.0 to 16.0.0 in /frontend by @dependabot in #756
  • Bump docker/build-push-action from 6.0.0 to 6.1.0 by @dependabot in #780
  • Bump typescript from 5.4.2 to 5.5.2 in /frontend by @dependabot in #778
  • Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 in /frontend by @dependabot in #777
  • Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.14.1 in /frontend by @dependabot in #782
  • Bump @testing-library/dom from 10.1.0 to 10.2.0 in /frontend by @dependabot in #783
  • Bump @tabler/icons-react from 3.6.0 to 3.7.0 in /frontend by @dependabot in #785
  • Bump docker/build-push-action from 6.1.0 to 6.2.0 by @dependabot in #786
  • Bump @mantine/dropzone from 7.10.0 to 7.11.0 in /frontend by @dependabot in #787
  • Bump @mantine/notifications from 7.10.0 to 7.11.0 in /frontend by @dependabot in #788
  • Bump @typescript-eslint/parser from 7.13.0 to 7.14.1 in /frontend by @dependabot in #784
  • Bump @mantine/spotlight from 7.10.0 to 7.11.0 in /frontend by @dependabot in #791
  • Bump @mantine/dates from 7.10.0 to 7.11.0 in /frontend by @dependabot in #792
  • Bump @mantine/form from 7.10.0 to 7.11.0 in /frontend by @dependabot in #793
  • Disable cors by default by @evroon in #794
  • Upgrade mantine to 7.11 by @evroon in #795
  • Revert attempt to disable cors by @evroon in #796
  • Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 in /frontend by @dependabot in #801
  • Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 in /frontend by @dependabot in #800
  • Bump @tabler/icons-react from 3.7.0 to 3.8.0 in /frontend by @dependabot in #802
  • Bump @testing-library/dom from 10.2.0 to 10.3.0 in /frontend by @dependabot in #803
  • Bump @tabler/icons-react from 3.8.0 to 3.9.0 in /frontend by @dependabot in #806
  • Bump docker/build-push-action from 6.2.0 to 6.3.0 by @dependabot in #805
  • Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 in /frontend by @dependabot in #810
  • Bump ts-jest from 29.1.1 to 29.2.0 in /frontend by @dependabot in #808
  • Bump @tabler/icons-react from 3.9.0 to 3.10.0 in /frontend by @dependabot in #811
  • Run dependabot weekly by @evroon in #812
  • Bump i18next from 23.11.2 to 23.12.1 in /frontend by @dependabot in #818
  • Bump docker/build-push-action from 6.3.0 to 6.4.1 by @dependabot in #827
  • Update pytest requirement from <=8.2.2 to <=8.3.1 in /backend by @dependabot in #826
  • Bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.1 in /frontend by @dependabot in #825
  • Bump react-i18next from 14.1.0 to 15.0.0 in /frontend by @dependabot in #824
  • Bump eslint-plugin-react from 7.34.0 to 7.35.0 in /frontend by @dependabot in #823
  • Bump postcss-preset-mantine from 1.15.0 to 1.17.0 in /frontend by @dependabot in #822
  • Bump @emotion/react from 11.11.3 to 11.13.0 in /frontend by @dependabot in #821
  • Add multi-architecture build support to GitHub Actions by @BachErik in #829

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

24 May 15:46
eb141b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.7...v1.5.0