Skip to content

Releases: Enubia/ghost-chat

3.2.1

20 Jun 06:05
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


🎉 New Features:

  • Added new arm build for Apple Silicon (thanks to @saade)

🔧 Improvements

  • Upgraded electron to v31

🐛 Bug Fixes:

  • Fix a visual bug with the Hotkey toggle input field

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

3.2.0

15 Jun 20:08
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


🎉 New Features:

  • Added kapchat support for Twitch chat again! It was previously removed due to the integration of JChat but it has been re-added after some requests. It is enabled by default but can be replaced with JChat in the settings.

🐞 Bug Fixes:

  • Fixed kick settings not working properly.

3.1.1

10 May 06:34
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


🐞 Fixes

  • fixed a visual bug that prevented the userblacklist from being displayed correctly
  • updated dependencies

Full Changelog: v3.1.0...v3.1.1

3.1.0

01 May 08:45
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


🔧 Improvements:

  • Updated electron to latest version
  • Moved all ipc calls to main process

In general this should improve the performance of the app and make it more stable. No visible changes for the user.

What's Changed

  • new: added renderer handler for ipc calls by @Enubia in #913
  • chore(deps): update dependency electron to v30 by @renovate in #920

Full Changelog: v3.0.3...v3.1.0

3.0.3

28 Apr 06:08
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


🐞 Bug Fixes:

  • Fixed query parameter pass through in external links

Full Changelog: v3.0.2...v3.0.3

3.0.2

26 Apr 22:26
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


🐞 Bug Fixes:

  • Fixed a migration issue for missing twitch settings.

Full Changelog: v3.0.1...v3.0.2

3.0.1

25 Apr 11:09
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


🔧 Improvements:

  • Added icon prefetching to avoid having to cache the icons every time.

🐞 Bug Fixes:

  • Downgraded to Electron v29 since v30 was causing issues with the configuration file which was causing the app to crash on startup.

Full Changelog: v3.0.0...v3.0.1

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