Releases: Enubia/ghost-chat
3.2.0
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
🎉 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
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
🐞 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
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
🔧 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
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
🐞 Bug Fixes:
- Fixed query parameter pass through in external links
Full Changelog: v3.0.2...v3.0.3
3.0.2
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
🐞 Bug Fixes:
- Fixed a migration issue for missing twitch settings.
Full Changelog: v3.0.1...v3.0.2
3.0.1
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
🔧 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
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
🎉 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
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
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
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section and on our wiki.
What's Changed
- update(ui): replace checkboxes with switches
c595f2b
- refactor: dev configs
4c51197
- feat(ui): support box
78208e1
- chore(build): update builder config
a517539
- Update README.md
ec61084
- chore: purge husky
8a661ea
- refactor: renamed pages
71aa7cd
- update(ui): made support box dismissable
02bd020
- chore: Update GitHub Actions and Node.js versions
c352158
- chore: Update Node and pnpm versions
624e65f
- chore: update renovate
31c2996
- Update README.md
4663864
- chore: update renovate
9074cae
- chore: update scripts
42c82b9
- chore: Update Node.js versions
57da323
- chore: update readme
a704fec
- Update README.md
750a9d4
- chore: update settings
c30f2d9
- chore: update scripts
41b7d68
- chore: update renovate
4c02c7e
- Update CONTRIBUTING.md
b89be4d
- chore: update renovate
3acc12c
Full Changelog: v2.7.0...v2.8.0
2.7.0
If you find this project helpful and like it, consider supporting its development by donating. Your support is greatly appreciated! 🙏
Installation / Usage / Bug reporting
A detailed description can be found in our discord server's faq section.
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