Skip to content

Releases: SkyeRangerDelta/LCARS47

V47.6.0.1

07 Sep 18:28
Compare
Choose a tag to compare

6.0.1 (2024-09-07)

Build

  • Changed ytdl-core to @distube/ytdl-core (6834663)
  • Upgrade NPM modules (09392f8)

ci

Fix

V47.6.0.1-Experimental.1

07 Sep 18:21
Compare
Choose a tag to compare
Pre-release

6.0.1-Experimental.1 (2024-09-07)

Build

  • Changed ytdl-core to @distube/ytdl-core (6834663)
  • Upgrade NPM modules (09392f8)

ci

Fix

V47.6.0.0

20 Jun 21:22
Compare
Choose a tag to compare

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 correctio...
Read more

V47.6.0.0-Experimental.2

20 Jun 20:53
Compare
Choose a tag to compare
Pre-release

6.0.0-Experimental.2 (2024-06-20)

Breaking

  • Song duration now looks nice (61544da)

Build

chore

  • Removed big-refactor branch from codeql (3280aaa)

Chore

ci

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

Docs

Fix

  • Corrected versioning in ready event (882b3c1)

Test

  • Changed ESLint to trigger on master (ec6b947)
  • Test script now runs after ESLint is successful (c0a1f97)
  • Unfuck the tests (92a55cc)

V47.6.0.0-Experimental.1

08 May 22:26
Compare
Choose a tag to compare
Pre-release

6.0.0-Experimental.1 (2024-05-08)

Breaking

  • LCARS47 moved to its own Client class (7f83ba7)
  • Rebuilt init process (85f5f17)
  • Remove Jellyfin (d8d1caf)
  • Removed LCARSClient interface (6a2bb09)

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)
  • Edits to linting workflow (eb54ccb)
  • Fix dependencies (a036558)
  • Rework ESLint configs (1410ed4)
  • Updated TypeScript packages (c14af7b)

chore

Chore

Docs

Feat

  • Add heartbeat functionality (948ac72)

Fix

  • 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

Update

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

V47.4.7.0-Experimental.1

25 Mar 01:54
Compare
Choose a tag to compare
Pre-release

V47.1.0.0-Experimental.1

25 Mar 01:14
Compare
Choose a tag to compare
Pre-release

1.0.0-Experimental.1 (2024-03-25)

Features

  • introduce alternating models (ae02322)