Releases: Dun-sin/Whisper
Releases · Dun-sin/Whisper
v2.25.0
What's Changed
- chore: Add 'Steps to Reproduce' field to issue template by @rishavd3v in #707
- refactor: move socket emit/on methods to useChatUtils hook by @azr-arch in #709
- fix: delete unneeded line of code from lib.js in server folder by @wheval in #710
- refactor: Created ReconnectBanner component and modify BuddyMatcher by @Kritik-Kapoor in #713
- fix: crash when deleting a message by @azr-arch in #712
New Contributors
- @rishavd3v made their first contribution in #707
- @wheval made their first contribution in #710
- @Kritik-Kapoor made their first contribution in #713
Full Changelog: v2.24.0...v2.25.0
v2.24.0
What's Changed
- refactor: Moved hasActiveReply ternary condition outside of the class by @zainab-a-ali in #686
- refactor: Moved menu toggle into it's own component. by @Priyanshu-2005 in #688
- refactor: Remove the fragment in message Input by @muhammednithal in #689
- feat: create a hook for closing chat by @Dun-sin in #702
New Contributors
- @zainab-a-ali made their first contribution in #686
- @muhammednithal made their first contribution in #689
Full Changelog: v2.23.0...v2.24.0
v2.23.0
What's Changed
- docs: removed kinde from readme by @hanzla-sib in #650
- docs: add vite google analytics in .env_sample by @sumitnair26 in #654
- fix: Reply chat text not show by @Golu7667 in #657
- fix: close dialog after logging out by @malakbenr in #673
- chore: remove nav proptype (#670) by @damirgros in #674
- refactor: observer in MessageSeen.jsx by @damirgros in #676
- fix: seen message text in light mode by @AlexVCS in #683
- feat: implement block users by @Dun-sin in #684
New Contributors
- @hanzla-sib made their first contribution in #650
- @sumitnair26 made their first contribution in #654
- @malakbenr made their first contribution in #673
- @damirgros made their first contribution in #674
- @AlexVCS made their first contribution in #683
Full Changelog: v2.22.0...v2.23.0
v2.22.0
What's Changed
- docs: Added sample env variables for client and server by @ChinoUkaegbu in #641
- refactor: combine activeUser and User to one collection by @Dun-sin in #642
- fix: allow email field that are null by @Dun-sin in #643
- fix: add checker if userToDelete is not null by @Dun-sin in #645
- feat: add a loader to show when decrypting messgaes by @Dun-sin in #646
New Contributors
- @ChinoUkaegbu made their first contribution in #641
Full Changelog: v2.21.0...v2.22.0
v2.21.0
What's Changed
- fix: use the decryptMessage function to get the original text by @Dun-sin in #633
- feat: change minimum age to 12 by @DanonymousCoder in #635
- feat: implement custom login with code verification by @Dun-sin in #636
- feat: add error message by @Dun-sin in #639
New Contributors
- @DanonymousCoder made their first contribution in #635
Full Changelog: v2.20.1...v2.21.0
v2.21.0
What's Changed
- fix: can't read bad word warning text in light mode by @TysonThurman in #627
- fix: Copying chat not work by @Golu7667 in #629
- Revert "fix: Copying chat not work" by @Dun-sin in #632
New Contributors
- @TysonThurman made their first contribution in #627
Full Changelog: v2.20.0...v2.20.1
v2.20.0
What's Changed
- docs: added the text given in issue in env_sample file by @Ankitv003 in #563
- fix: inactivity notification by @Dun-sin in #565
- fix: Changed "login anonymously" text color #566 by @Raj100679 in #567
- fix: wrong seen message status by @azr-arch in #568
- feat: Implement profile picture #343 by @hubsMIT1 in #558
- feat: improved encryption by @Aryakoste in #569
- fix: undefined settings for theme by @Dun-sin in #611
- fix: message not sending by @Dun-sin in #614
- fix: message not sending by @Dun-sin in #615
- fix: dark mode enable icon not found by @Golu7667 in #620
New Contributors
- @Ankitv003 made their first contribution in #563
- @Raj100679 made their first contribution in #567
- @azr-arch made their first contribution in #568
- @hubsMIT1 made their first contribution in #558
- @Golu7667 made their first contribution in #620
Full Changelog: v2.17.0...v2.20.0
v2.18.0
What's Changed
- feat: convert app to nextjs by @Dun-sin in #575
- fix: nextjs not accessing localStorage by @Dun-sin in #576
- fix: add .env_sample file by @bL34cHig0 in #583
- feat: separate server related code by @mathiasayivor in #585
- fix: Room not found by @MJinH in #584
- fix: Volume slider is unusable by @benaissazaki in #591
- fix: properly restore chats by @mathiasayivor in #596
- feat: Dynamic imports BadWordsNext Chat by @DevDaniloFerrari in #598
- refactor: consistent name for room by @Dun-sin in #599
- fix: add NEXT_PUBLIC_ to env by @Dun-sin in #602
New Contributors
- @bL34cHig0 made their first contribution in #583
- @benaissazaki made their first contribution in #591
- @DevDaniloFerrari made their first contribution in #598
Full Changelog: v1.0.0...v2.18.0
v2.17.0
What's Changed
- fix: updating darkmode by @Dun-sin in #560
- feat: changed the style of dropdown properly by @Roshanchau in #556
- feat: indicate particular message being replied by @mathiasayivor in #437
- feat: delete user from kinde by @Dun-sin in #564
New Contributors
- @Roshanchau made their first contribution in #556
Full Changelog: v2.16.0...v2.17.0
v2.16.0
What's Changed
- feat: navbar should have a height on mobile by @sloth30799 in #521
- fix: scrollbar bug fixed by @Aryakoste in #543
- feat: anonymous user can create an account by @Dun-sin in #548
- chore: Delete client.husky directory - closing #490 by @TheTanay902 in #557
- fix: height on navbar by @Dun-sin in #559
New Contributors
- @sloth30799 made their first contribution in #521
- @TheTanay902 made their first contribution in #557
Full Changelog: v2.15.0...v2.16.0