Skip to content

Releases: Ajay-056/Whatsapp-Clone-NextJS

August 7 2021

07 Aug 11:37
Compare
Choose a tag to compare

Change Log . . . 🚀🚀🚀

The following are the changes in this release,

  1. Side Bar Component:

    • Added Home and Logout buttons.
    • Added Chat Search functionality.
    • Added borders to chat list.
    • Redesigned search component.
  2. Chat Screen:

    • Added Emoji Picker.
    • Added features notes in home page.
  3. Security Fixes:

    • Encrypted Firebase Config Details.
    • Updated Firebase Security Rules.

UI Level Changes

17 Jul 11:08
Compare
Choose a tag to compare

Change Log . . . 🚀🚀🚀

The following are the changes in this release,

  1. Overall Changes - Changed font family (Inter) and size.

  2. Login Component - Added Google icon.

  3. Chat Screen:

    • Disabled overflow-x scroll.
    • Increased icon size.
    • Decreased header and input container height.
    • Applied border radius to input field.
    • Added Icon Button to emoji and voice chat icons.
    • Auto Scroll to bottom after Chat Page Loads.
  4. Sidebar Component - Changed add chat button UI and placement.