Skip to content

Releases: destinygg/chat-gui

v2.52.0

24 Nov 07:18
Compare
Choose a tag to compare

What's Changed

New features

Bugfixes

  • Fix issue with duplicate messages on reconnect by @11k in #575

Other changes

  • build(deps-dev): bump webpack from 5.95.0 to 5.96.1 by @dependabot in #567
  • build(deps-dev): bump sass from 1.80.7 to 1.81.0 by @dependabot in #569
  • build(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.9.0 by @dependabot in #568
  • Update .eslintrc.js to forbid braceless single-line if statements by @KyrunaKJ in #570
  • store prelogin message when not logged in by @shadedred in #561

New Contributors

Full Changelog: v2.51.2...v2.52.0

v2.51.2

22 Nov 07:16
Compare
Choose a tag to compare

What's Changed

New features

Full Changelog: v2.51.1...v2.51.2

v2.51.1

18 Nov 06:47
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Use correct lastmessage when adding a message. by @Mitchdev in #566

Full Changelog: v2.51.0...v2.51.1

v2.51.0

17 Nov 22:41
Compare
Choose a tag to compare

What's Changed

New features

Full Changelog: v2.50.1...v2.51.0

v2.50.1

17 Nov 05:29
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Fix error when publishing new version by @11k in #564

Full Changelog: v2.50.0...v2.50.1

v2.50.0

16 Nov 23:52
Compare
Choose a tag to compare

What's Changed

New features

  • use shx to copy files for cross-platform compatibility by @Voiture-0 in #549
  • Added hotkey for ESC key to scroll chat to bottom by @Voiture-0 in #547
  • Dismiss selected event by clicking it again by @vyneer in #559

Bugfixes

Other changes

  • combine emote lists, pin favorited emotes to top by @zrowdotnet in #551
  • build(deps): bump sass-loader from 16.0.2 to 16.0.3 by @dependabot in #541
  • build(deps): bump utf-8-validate from 6.0.4 to 6.0.5 by @dependabot in #545
  • build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #543
  • build(deps-dev): bump babel-loader from 9.1.3 to 9.2.1 by @dependabot in #544
  • build(deps-dev): bump sass from 1.77.8 to 1.80.7 by @dependabot in #557
  • DGGTweaker Features - Link Hitbox Scaling, RustleSearch button and Lucide Icons by @AlexDavies8 in #553
  • update built in module function calls & imports for sass 1.80 by @zrowdotnet in #562

New Contributors

Full Changelog: v2.49.0...v2.50.0

v2.49.0

14 Nov 06:27
Compare
Choose a tag to compare

What's Changed

New features

  • DES-201: add a YouTube-like event bar by @vyneer in #432
  • Allow moderators to remove events by @11k in #552

Other changes

  • build(deps-dev): bump html-webpack-plugin from 5.6.2 to 5.6.3 by @dependabot in #535
  • build(deps-dev): bump autoprefixer from 10.4.19 to 10.4.20 by @dependabot in #533
  • build(deps-dev): bump spritesmith from 3.4.1 to 3.5.1 by @dependabot in #537
  • build(deps-dev): bump @babel/core from 7.24.6 to 7.26.0 by @dependabot in #536
  • build(deps-dev): bump @babel/preset-env from 7.25.8 to 7.26.0 by @dependabot in #534

Full Changelog: v2.48.2...v2.49.0

v2.48.2

02 Nov 08:12
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Fix increased visibility overriding highlighting by @11k in #540

Full Changelog: v2.48.1...v2.48.2

v2.48.1

02 Nov 07:29
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Fix NSFW/NSFL link tagging by @11k in #539

Full Changelog: v2.48.0...v2.48.1

v2.48.0

02 Nov 06:49
Compare
Choose a tag to compare

What's Changed

New features

  • Split up the css into separate files by @vyneer in #238

Other changes

  • build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 by @dependabot in #530
  • build(deps-dev): bump lint-staged from 15.2.7 to 15.2.10 by @dependabot in #529
  • build(deps-dev): bump eslint-plugin-jest from 28.6.0 to 28.8.3 by @dependabot in #528
  • build(deps-dev): bump webpack from 5.93.0 to 5.95.0 by @dependabot in #532
  • build(deps-dev): bump webpack-dev-server from 5.0.4 to 5.1.0 by @dependabot in #531

Full Changelog: v2.47.1...v2.48.0