Skip to content

Releases: gafirst/match-uploader

v2.3.0

08 Feb 05:28
33f6151
Compare
Choose a tag to compare

2.3.0 (2024-02-08)

Features

  • Allow cancelling jobs from client (#91) (33f6151)

v2.2.0

06 Feb 05:05
46af4ff
Compare
Choose a tag to compare

2.2.0 (2024-02-06)

Features

v2.1.0

31 Jan 03:59
653920b
Compare
Choose a tag to compare

2.1.0 (2024-01-31)

Features

  • docker: Update Docker Compose setup to Node 20 (#87) (653920b)

v2.0.1

31 Jan 03:37
ef12d4c
Compare
Choose a tag to compare

2.0.1 (2024-01-31)

Bug Fixes

  • Remove FIXME from docker-compose.yml (#85) (ef12d4c)

v2.0.0

29 Jan 00:16
be761f0
Compare
Choose a tag to compare

2.0.0 (2024-01-29)

Bug Fixes

  • ci: Use Node 20 for release process (#84) (be761f0)

Features

  • Add worker to queue video uploads (#81) (182a19b)

BREAKING CHANGES

  • Docker Compose configuration for production use cases requires two new containers for the worker and database containers. See docker-compose.yml for an updated version.

v1.3.1

01 Nov 04:41
99aeacb
Compare
Choose a tag to compare

1.3.1 (2023-11-01)

Bug Fixes

  • server: Fix bug when matching double elim playoff matches 2-13 (#72) (99aeacb)

v1.3.0

29 Oct 06:32
71ffca1
Compare
Choose a tag to compare

1.3.0 (2023-10-29)

Features

  • frc_events: Add FRC Events as an alternative match data source (#60) (71ffca1)

v1.2.1

26 Oct 00:30
e505aba
Compare
Choose a tag to compare

1.2.1 (2023-10-26)

Bug Fixes

  • docker: Disable CSP upgrade insecure requests setting (#58) (e505aba)

v1.2.0

16 Oct 05:43
b4073f8
Compare
Choose a tag to compare

1.2.0 (2023-10-16)

Features

  • uploader: Optionally link match videos on The Blue Alliance (#57) (b4073f8)

v1.1.0

16 Oct 02:04
dc9c496
Compare
Choose a tag to compare

1.1.0 (2023-10-16)

Features

  • uploader: Many small enhancements (#54) (b19260)
  • uploader: Clarify release instructions in readme (#55) (dc9c496)