Releases: Project-NISEI/cobra
Releases · Project-NISEI/cobra
v1.14.2
New tournament simulator program. Some fixes for byes and SSS score display, along with prep for some bigger changes.
What's Changed
- Enable ruby debugger by @plural in #472
- Update minor gem versions. by @plural in #473
- use img-fluid class on images by @talha-ahsan in #474
- Bump rack from 3.1.15 to 3.1.16 by @dependabot in #475
- Add missing dep for Dockerfile. Sort apk packages in Dockerfile. by @plural in #478
- Docker dev fixes by @plural in #480
- Configure vitest, check TypeScript types in CI by @haradan in #486
- Normalize scores if a side is set for a pairing. by @plural in #489
- Tournament simulator by @plural in #484
- Fix bye scores in the pairing UI by @the-Bruce in #490
- Update to ruby 3.4.4. by @plural in #491
- Update minor gem dependencies. by @plural in #492
- Aesops logic by @plural in #495
- Add confirmation to the side switch buttons. by @plural in #494
- Don't show side setting buttons for byes. by @plural in #493
- REST endpoints for tournament create/edit/new by @haradan in #487
- Tournament settings TypeScript client by @haradan in #496
- Tournament settings form Svelte component by @haradan in #498
- Tournament creation Svelte component by @haradan in #499
New Contributors
- @the-Bruce made their first contribution in #490
Full Changelog: v1.14.1...v1.14.2
v1.14.1
Fixes for first round byes and repeat pairings in SSS.
What's Changed
- Update Vite & Svelte by @haradan in #452
- Update typescript to 5.8.3 by @plural in #455
- bundle update --strict by @plural in #456
- Add a new tournament setting for self-reporting. by @plural in #458
- Add ESLint by @haradan in #459
- Add Prettier by @haradan in #460
- Bump vite from 6.2.5 to 6.2.6 by @dependabot in #461
- Run minor updates for all gems. by @plural in #470
- Fix issue with SSS and players with first round byes. by @plural in #469
- Bump vite from 6.2.6 to 6.3.4 by @dependabot in #464
- Fix repairing with the same sides for SSS. by @plural in #471
Full Changelog: v1.14.0...v1.14.1
v1.14.0
Big changes!
- New tournament info ala Always Be Running!
- New Stats tab with stats on Cut conversion rates! (more to come)
- New tournament type tagging and navigation from the top menu!
What's Changed
- Hide ids before pairings plus tests by @plural in #441
- Tournament metadata by @plural in #431
- Bump vite from 5.4.14 to 5.4.15 by @dependabot in #442
- Bundle outdated 20250329 by @plural in #443
- Update minor versions for npm deps. by @plural in #444
- Update rdoc gem, our last bundle outdated --strict update. by @plural in #445
- Add basic stats tab to tournaments with placeholder template. by @plural in #447
- Add faction to identities struct in cut conversion rate data. by @plural in #448
- Add cut conversion rates to new stats tab. by @plural in #449
- Add a confirmation for round completion if pairings are incomplete. by @plural in #451
- Add tournament types drop down to the top nav. by @plural in #450
Full Changelog: v1.13.7...v1.14.0
v1.13.7
What's Changed
- Sync up the cut option buttons on the edit screen. by @plural in #423
- Update gems. by @plural in #425
- Cut conversion rate tests by @plural in #430
- Add side win percentages by @plural in #429
- Id and faction data tests by @plural in #432
- Bump rack from 3.1.11 to 3.1.12 by @dependabot in #433
- Bump json from 2.10.1 to 2.10.2 by @dependabot in #434
- Bump nokogiri from 1.18.3 to 1.18.4 by @dependabot in #437
- no longer displays players if no rounds have begun by @talha-ahsan in #436
- Don't return ids in id_and_faction_data before rounds are paired. by @plural in #440
Full Changelog: v1.13.6...v1.13.7
v1.13.6
What's Changed
- Fix Haas-Bioroid faction chart display. by @plural in #397
- Collect code coverage for rspec tests. by @plural in #398
- Bump net-imap from 0.4.16 to 0.4.19 by @dependabot in #400
- Add confirmation dialog for player deletion in tournament view by @MasakiAraki in #399
- Bump rack from 3.1.8 to 3.1.10 by @dependabot in #401
- Update gems aside from rubocop. by @plural in #403
- Update rubocop and configuration. by @plural in #404
- Update faraday-multipart by @plural in #405
- QR Code now uses show permission for tournament. by @plural in #407
- Basic OpenGraph tags for tournaments. by @plural in #408
- Make player names unique within a tournament. by @plural in #412
- Add a view for cut conversion rates by id. by @plural in #413
- Add a JSON endpoint for cut conversion rates. by @plural in #414
- Bump nokogiri from 1.18.2 to 1.18.3 by @dependabot in #417
New Contributors
- @MasakiAraki made their first contribution in #399
Full Changelog: v1.13.5...v1.13.6