Skip to content

Latest commit

 

History

History
127 lines (110 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

127 lines (110 loc) · 3.54 KB

Change Log

All user visible changes to this project will be documented in this file. This project uses to Semantic Versioning 2.0.0.

0.1.0-alpha.6 · 2022-09-28

Diff | Milestone

Added

  • macOS:
    • Unread chats count badge on app's icon. (#106)
  • UI:
    • User information auto-updating on changes. (#7, #4)
    • Side bar resizing on desktop. (#89, #82)
    • Menu:
      • Language selection. (#23, #29)
      • No password reminder on logout. (#39)
    • Media panel:
      • Reorderable buttons dock on desktop. (#9, #6)
    • Chats tab:
      • Button joining call with video. (#56, #51)
    • Introduction modal window. (#38)
    • Chat page:
      • Message forwarding. (#72, #8)
      • Failed messages persistence. (#5, #3)
      • Message splitting when character limit is exceeded. (#115, #100)
      • Send field multiline support. (#139)
      • Attachments downloading and sharing. (#12, #11)
    • Background setting and removing. (#129, #123)
    • User online status badge. (#148, #130)
  • Deployment:

Changed

  • UI:
    • Media panel:
    • Redesigned login interface. (#35, #83)
    • Redesigned auth page. (#29)
    • Chat page:
      • Messages and attachments sending status. (#5, #3)

Fixed

  • Android:
  • macOS:
    • Call ringtone not being looped. (#90)
  • Web:
    • UI not hiding on window focus loses. (#60)
  • UI:
    • Chat page:
      • Missing avatars in group creation popup. (#15, #2)
    • Home page:
      • Horizontal scroll overlapping with vertical. (#42, #41)
    • Media panel:
      • Mobile minimization gesture being too rapid. (#45, #44)
      • Media not enabling in empty call. (#79, #117, #75)
      • Prevent device from sleeping. (#112, #92)