Skip to content

Releases: melkorCBA/league-up

Feature/release v1.0.5

15 Apr 06:02

Choose a tag to compare

The following features & bugs are included in this release.

Features

  1. TypeScript Migration: #27
  2. Introdouce SonarClound to builds: #10
  3. Introduce Commitizen #39
  4. Bump package.json version to 1.0.5: #17

Bugfixes

  1. Fix NextJs prod build issues: #44

Feature/release v1.0.4 (#4)

25 Jun 17:53

Choose a tag to compare

The following features & bugs are included is this release.

Features

  1. Change the official name to "LeagueUp"
    • updating name in app & code
    • updating GitHub repos
    • updating container apps /URL
    • updating GitHub workflows
    • Update GitHub secrets

BugFixes

  1. The current match in the preview doesn't change when selecting a different league from the dropdown
  2. Undefined route paths not redirecting to the notFound page
  3. Landing page empty league sending issue
  4. Creating new match always get added to the league in view instead of the league selected

RnD

  1. RnD One Next.js Router and React Server and client components

v1.0.3

13 May 04:59

Choose a tag to compare

The following features & bugs are addressed in this PR.

Features

  1. Add UI for the not found page

The following features & bugs are addressed in this release

BugFixes

  1. Open standings in a new tab
  2. Sign-in loading indicator issue
  3. View Selector images are not loading
  4. Mobile view navbar issue
  5. Loading matches page send Update dashboard request
  6. The matches button should point to the matches for the selected league instead of the league in View
  7. The new team doesn't get added to the admin teams list(real-time) when a new team is added

Workflow

  1. Add pull request trigger for branch "main"

v1.0.2

19 Apr 18:56

Choose a tag to compare

The following features & bugs are addressed in this release

Features

  1. Upgrade Next.js version (to 13)
  2. Add Route transitions animations all over the app
  3. Add Route transitions animations all over the app
  4. Admin nav item should be highlighted when on the admin page
  5. Change the admin page league dropdown behavior

Bugfixes

  1. Admin panel team list with back to previous league Teams after a while

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Apr 08:22

Choose a tag to compare

Bug Fixes

  1. The login page Button color should match the theme
  2. All Navigation from the match details page is redirected to the not found page
  3. Shows page not found when sign out from non admin page