Skip to content

V47.6.0.0

Compare
Choose a tag to compare
@SkyeRangerDelta SkyeRangerDelta released this 20 Jun 21:22
· 20 commits to master since this release

6.0.0 (2024-06-20)

Breaking

  • LCARS47 moved to its own Client class (7f83ba7)
  • Rebuilt init process (85f5f17)
  • Remove Jellyfin (d8d1caf)
  • Removed LCARSClient interface (6a2bb09)
  • Song duration now looks nice (61544da)

build

Build

  • Add back in semantic release (adaec44)
  • Change Release Deploy to run on completion (72ca6a5)
  • Change start scripts (1eb8bb1)
  • Changed node engine version to >=18.20 (6645c11)
  • Cleaned package-lock (cdec76d)
  • Edit triggers for release (1d2a14a)
  • Edits to linting workflow (eb54ccb)
  • Fix dependencies (a036558)
  • Fix deployment release (004a826)
  • Moved build to separate step (550d4dc)
  • Removed 22 matrix requirement (34fb88a)
  • Removed ts-node (70784c2)
  • Revert ESLint (1a23df0)
  • Rework ESLint configs (1410ed4)
  • Tweak all the pipelines (0c78be9)
  • Updated dependencies (cc072c2)
  • Updated TypeScript packages (c14af7b)
  • Upgrade checkout action to v4 (d1ae7b4)

chore

  • Added .github to ESLint Ignore (0fdd0bc)
  • bleh (d1a1e30)
  • Make testing not a problem anymore (c8449bc)
  • Removed big-refactor branch from codeql (3280aaa)
  • tweak test workflow (6d2def4)

Chore

ci

  • Release pipeline now builds on release (55c540d)
  • Rename pipeline (c64f2ac)
  • Renamed test pipeline (1d2004d)

Docs

Feat

  • Add heartbeat functionality (948ac72)

Fix

  • Corrected versioning in ready event (882b3c1)
  • Fix builds packaging package.json (348dd06)
  • Fixed the addChoices in JWST (891df6b)
  • Fixes build workflow (d1096ca)
  • Moved dotenv config to top-level import (26ba708)
  • remove rm command (10ae339)
  • Swap SuperLinter for ESLint (7ebd96c)

New

  • Added Command and Event type interfaces (689f33b)
  • Missing optional ENV disables systems (f0f48a0)

Refactor

  • a shitload of stuff (4d6bfea)
  • Align with ESLint (09f1ba5)
  • big data (8becbf3)
  • Change import paths for interfaces (3cd6724)
  • Correct linting fix gitleaks (cfe046a)
  • Fixes GitLeak false positive for stats (d36c305)
  • Initial lint corrections for play (a577be1)
  • Lint corrections for JWST (29b6eb3)
  • Linted commands (55dc150)
  • Linted core and messageCreate (29565fe)
  • Linted subsystems (2a63cb4)
  • Linting corrections for commands (fb15697)
  • Linting corrections for intCreate (5a9adb4)
  • Linting corrections for NoSong (194e233)
  • Linting corrections for Play (d8de438)
  • Linting corrections for subsystems (029d26c)
  • Partial fix JWST (2d4673c)
  • Rework spacing and indentation (e505131)
  • Update output directory (d1b5965)

Test

  • Changed ESLint to trigger on master (ec6b947)
  • Edit test script (9e2beb8)
  • Test script now runs after ESLint is successful (c0a1f97)
  • Unfuck the tests (92a55cc)
  • Update ESLint workflow (b3387eb)
  • Updated test workflow (968eb64)

Update

  • Move adv. GPT to 4 turbo preview (94c3558)
  • Removed jellyfin command (7be00e0)