Skip to content

Q-municate 1.9.0

Compare
Choose a tag to compare
@Vladlukhanin Vladlukhanin released this 07 Dec 14:10

v. 1.9.0 - December 6, 2016

  • Refactored functionality of dialogs, chats and messages (optimized with backboneJS framework):
    • new logic for chat messages rendering,
    • new logic for chat messages' storage,
    • new logic to work with messages statuses;
  • Bug fixes:
    • fixed some bugs with call's timer,
    • fixed attachments (if switch the chat during uploading),
    • corrected styles for Firefox browser (empty spaces, chat's input field, other),
    • optimized styles and animation for scroll,
    • cleaning of empty dialogs' section,
    • sync presence status between browser's tabs (or different browsers) from same user,
    • and fixed other minor bugs;
  • Replaced the 'grunt-contrib-compass' on 'grunt-contrib-sass' (for faster compilation of styles).