Skip to content

Releases: Enubia/ghost-chat

3.0.0

24 Apr 18:13
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Donate with PayPal Buy Me A Coffee Buy Me A Coffee

Installation / Usage / Bug reporting

A detailed description can be found in our discord server's faq section and on our wiki.

Discord server


🎉 Proud to Announce: Version 3.0.0!

I'm thrilled to announce the release of version 3 of GhostChat!
Your feedback and suggestions have been invaluable in making this release possible. I'm excited to hear your thoughts on these latest updates.

Latest Updates: April 24, 2024

🎉 New Features:

  • Support for Kick.com has been added!
  • A new UI base and themes have been introduced.
  • A new navigation system has been added to the project.
  • A new settings page for external sources has been added.

🔧 Improvements:

  • Kapchat has been replaced with Jchat. (supports BTTV, FFZ, and 7TV emotes)
  • The version check page has been reworked, the Readme and funding information has been updated, migration of settings has been enabled, unused icons have been removed, and the key bind structure has been updated. Some unnecessary dependencies have also been removed.
  • Electron was upgraded to v30

🐞 Bug Fixes:

  • Several issues have been fixed, including problems in the settings and the editor initialization.

Full Changelog: v2.9.0...v3.0.0

2.9.0

23 Mar 07:52
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Donate with PayPal

Installation / Usage / Bug reporting

A detailed description can be found in our discord server's faq section and on our wiki.

Discord server


What's Changed

  • new(ui/electron): allow updater disabling #853
  • refactor(ui): rename store 0f4e88c
  • refactor(ui/electron): use path alias 1ff6790
  • fix: disable hardware acceleration for all platforms dfca5e1
  • fix(electron): typo in dev script 802873e

Full Changelog: v2.8.0...v2.9.0

2.8.0

13 Mar 13:11
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal

Installation / Usage / Bug reporting

A detailed description can be found in our discord server's faq section and on our wiki.

Discord server


What's Changed

Full Changelog: v2.7.0...v2.8.0

2.7.0

11 Feb 11:47
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal

Installation / Usage / Bug reporting

A detailed description can be found in our discord server's faq section.

Discord server


What's Changed

  • update: save button styling, added icon indicator f0b3f2e
  • chore(deps): upgrade pico to v2 f26ccb9
  • updated dependencies

Full Changelog: v2.6.1...v2.7.0

2.6.1

04 Feb 09:19
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal



As always, if you encounter any bugs or have suggestions for features head over to the Discord. We all like to share and help and everyone is welcome here.

What's changed

Full Changelog: v2.6.0...v2.6.1

2.6.0

03 Feb 14:02
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal



As always, if you encounter any bugs or have suggestions for features head over to the Discord. We all like to share and help and everyone is welcome here.

What's Changed

  • refactor: use provide/inject instead of props drilling by @Enubia in #789
  • feat: added user blacklist to remove messages from chat by @Enubia in #791
  • feat: added font-size slider by @Enubia in 46727f8

ghost-chat-settigns

Full Changelog: v2.5.2...v2.6.0

2.5.2

26 Jan 18:32
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal



As always, if you encounter any bugs or have suggestions for features head over to the Discord. We all like to share and help and everyone is welcome here.

What's Changed

  • feat: Update trayIcon.ts with new features by @Enubia in #779

Full Changelog: v2.5.1...v2.5.2

2.5.1

21 Jan 11:17
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal



As always, if you encounter any bugs or have suggestions for features head over to the Discord. We all like to share and help and everyone is welcome here.

What's Changed

  • fix: correctly map the shortcut keys to the electron usable commands

Full Changelog: v2.5.0...v2.5.1

2.5.0

21 Jan 10:33
Compare
Choose a tag to compare

If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal



As always, if you encounter any bugs or have suggestions for features head over to the Discord. We all like to share and help and everyone is welcome here.

What's Changed

  • added in-app changelog
  • updated Kapchat settings, it is no longer required to save after a change was done manually
  • vanish toggle hotkey by @dsimonow in #773 (The hotkey toggle can be found in the settings -> General page)
  • updated dependencies

New Contributors

Full Changelog: v2.4.2...v2.5.0

2.4.1

01 Jan 09:47
Compare
Choose a tag to compare

If you find this project helpful and you like it, consider supporting its development by making a donation. Your support is greatly appreciated! 🙏

Buy Me A Coffee Donate with PayPal



As always, if you encounter any bugs or have suggestions for features head over to the Discord. We all like to share and help and everyone is welcome here.

What's Changed

  • Added a workaround for the shadow title bar that is present when the window is not focused. This issue happened due to a bug in electron. electron/electron#39959
  • Removed the standalone Click-through option. Since vanish does the same there's no need to have it available and it can lead to confusion
  • Fix typo by @wont-stream in #761

New Contributors

Full Changelog: v2.4.0...v2.4.1