Releases: Dun-sin/Whisper
Releases · Dun-sin/Whisper
v2.15.0
What's Changed
- feat: Added display instructions for shortcuts by @avibiradar100 in #511
- fix: update classes for Save Changes Button by @kristenking in #508
- fix: refactored Nav bar by @0xNunana in #509
- docs: remove highlighting from text in README.md by @priyavratamohan in #518
- feat: Enable searching for emojis in emoji picker by @devXprite in #522
- chore: Added bug issue template by @KshitizRana in #525
- feat: block bad words from showing in notification by @devXprite in #528
- feat: Implemented Rate Limiter against Message Flooding. by @Tholkappiar in #529
- feat: add message seen by @Dun-sin in #530
- feat: add online and last seen status by @Dun-sin in #533
- feat: Shortcut key for mobile view removed by @RANJEETJ06 in #535
- fix: made the input height of the chat dynamic by @Aryakoste in #531
- feat: add encryption by @Dun-sin in #537
New Contributors
- @avibiradar100 made their first contribution in #511
- @kristenking made their first contribution in #508
- @0xNunana made their first contribution in #509
- @priyavratamohan made their first contribution in #518
- @KshitizRana made their first contribution in #525
- @Tholkappiar made their first contribution in #529
- @RANJEETJ06 made their first contribution in #535
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- feat: design landing page by @Dun-sin in #466
- fix: Fixes issue #472, Changes colour upon hover to the Start button by @kapooraryan in #473
- feat: indication of message being edited by @Dun-sin in #483
- chore: add backend prettier for format by @Dun-sin in #485
- refactor: chat to different components by @Dun-sin in #493
- chore: delete .eslintcache file by @ParthMakode in #492
- fix: logout cancel button is invisible by @Wassaf001 in #479
- chore: delete the server husky .gitignore file by @Himanshu1801 in #495
- chore: delete gitignore by @Harsh-00 in #496
- feat: Add Custom 404 Page by @devXprite in #498
- feat: Send browser notification when chat closed. by @kapooraryan in #482
- feat: better implement badwords by @Dun-sin in #503
New Contributors
- @kapooraryan made their first contribution in #473
- @ParthMakode made their first contribution in #492
- @Wassaf001 made their first contribution in #479
- @Himanshu1801 made their first contribution in #495
- @Harsh-00 made their first contribution in #496
Full Changelog: v2.13.0...v2.14.0
v2.13.0
What's Changed
- fix: changing Settings.jsx frontend text color to white by @AaadityaG in #418
- fix: message not clearing after form submission in Chat component by @dev-palwar in #443
- fix: default mode for toggle by @Dun-sin in #447
- refactor: remove apply for styling by @Dun-sin in #453
- feat: Setting pages UI slightly changed, in light mode by @Shariar-Hasan in #439
- chore: Dependabot added by @Akshayp02 in #440
- feat(chat): added emoji picker by @amitabh-sahu in #449
- refactor: Changed web page title by @Aryakoste in #459
- fix: 'Unsaved Settings Warning' pops up for no reason #450 by @myatthiha-ucsy26 in #457
- fix: added shortcut for searching a new partner by @aman44444 in #465
New Contributors
- @AaadityaG made their first contribution in #418
- @dev-palwar made their first contribution in #443
- @Shariar-Hasan made their first contribution in #439
- @Akshayp02 made their first contribution in #440
- @amitabh-sahu made their first contribution in #449
- @Aryakoste made their first contribution in #459
- @myatthiha-ucsy26 made their first contribution in #457
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- feat: inform user for lack of connection by @mathiasayivor in #324
- feat: email validation middleware added (#381) by @destryptor in #387
- fix: dependency array issue #388 by @coolsyntax in #394
- feat: added browser notification when user paired by @dhananjay-Byte in #393
- feat: save settings to the backend by @VaibhavKVerma in #395
- docs: Alignment of codeblocks with same level of indent in README by @SusheelThapa in #405
- feat: Add constants for HTTP status codes in response handling by @hijal in #409
- feat: updates UI of setting page by @Shreya-0999 in #397
- fix: On logout the chat of anonymous account are closed by @afeefuddin in #408
- feat: fixed auto height & placeholder by @bintus-ux in #402
- fix: Age Validation in Profile Section by @varundhand in #411
- feat: add light/dark mode by @Dun-sin in #424
New Contributors
- @destryptor made their first contribution in #387
- @coolsyntax made their first contribution in #394
- @dhananjay-Byte made their first contribution in #393
- @SusheelThapa made their first contribution in #405
- @hijal made their first contribution in #409
- @Shreya-0999 made their first contribution in #397
- @afeefuddin made their first contribution in #408
- @bintus-ux made their first contribution in #402
- @varundhand made their first contribution in #411
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- feat: inactivity notification by @harrylongia in #363
- feat: Modified notification nature when the tab is active by @Virtual4087 in #368
- feat: improved seo and meta tags by @Alkaison in #369
- chore: add unlock-lock-issue workflow by @Dun-sin in #373
- fix: search screen showing chat ui for a brief moment by @dudupopkhadze in #374
- fix: add missing dependencies to server sockets logout by @t-trafer in #375
- fix: don't allow empty quote by @Pushkarm029 in #377
New Contributors
- @harrylongia made their first contribution in #363
- @Virtual4087 made their first contribution in #368
- @Alkaison made their first contribution in #369
- @dudupopkhadze made their first contribution in #374
- @t-trafer made their first contribution in #375
- @Pushkarm029 made their first contribution in #377
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- feat: send notification for new message by @nkBrew in #345
- feat: added support for shift key in useKeyPress hook and changed mismatched shortcut by @RiccardoCafa in #335
- fix: Blank Spaces In the Input Message by @ArnabBCA in #350
- fix: deleted gitignore file by @vamsi-spoidey7 in #354
- feat: added send message by [ctrl+enter] key by @aman44444 in #337
- feat: Add
.eslintcache
to gitignore by @ShatilKhan in #351 - fix: added prop-types as dev dependencies by @Divyesh1511 in #361
New Contributors
- @nkBrew made their first contribution in #345
- @RiccardoCafa made their first contribution in #335
- @ArnabBCA made their first contribution in #350
- @vamsi-spoidey7 made their first contribution in #354
- @aman44444 made their first contribution in #337
- @ShatilKhan made their first contribution in #351
- @Divyesh1511 made their first contribution in #361
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- fix: stopping search not working by @Dun-sin in #287
- merge by @Dun-sin in #294
- docs: fixed wrong command by @VoidVampire in #296
- feat: add background to blockquote by @harsh-bardolia in #290
- fix: properly update typing status by @mathiasayivor in #311
- fix: Resolve issue with double menu on receiving message by @Rhythm-08 in #312
- feat: add user profile by @Dun-sin in #315
- fix: undefined email in profile by @Dun-sin in #316
- fix: 298-Invalid discord link by @th-shristi in #326
- feat: added Refactored Code That used socket methods by @govardhanshah456 in #323
- fix: other issue template not showing up by @ronisarkarexe in #330
- feat: give an indication when profile is updated by @9josky in #336
- fix: Error in parsing messages containing bad words by @VaibhavKVerma in #339
New Contributors
- @VoidVampire made their first contribution in #296
- @harsh-bardolia made their first contribution in #290
- @Rhythm-08 made their first contribution in #312
- @th-shristi made their first contribution in #326
- @govardhanshah456 made their first contribution in #323
- @ronisarkarexe made their first contribution in #330
- @9josky made their first contribution in #336
- @VaibhavKVerma made their first contribution in #339
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- docs: kinde for auth by @Dun-sin in #277
- chore: add hacktoberfest label by @Dun-sin in #280
- fix: editing returning an html element by @Dun-sin in #282
- fix: deleting a message not working by @Dun-sin in #283
- feat: add quote reply by @Deva-1903 in #252
- feat: better implementation for quote reply by @Dun-sin in #285
New Contributors
- @Deva-1903 made their first contribution in #252
Full Changelog: v2.7.0...v2.8.0
v2.7.0
v2.6.0
What's Changed
- feat: add markdown support in chat section by @AryanKhubchandani in #262
New Contributors
- @AryanKhubchandani made their first contribution in #262
Full Changelog: v2.5.0...v2.6.0