Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

44 lines (29 loc) · 1.1 KB

CHANGELOG

[0.0.8] - 2018-10-31

  • Updated documentation in general.
  • Added make SCSS + JS publishable.
  • Added instructions how to customize Mercurius (Views, SCSS, JS).
  • Fix style, on mobile, make the delete icon in messages always visible.
  • Fix #7 conversations date.
  • Fix #9 removing active conversation.

[0.0.7] - 2018-10-20

  • Changed Improve receivers controller #6
  • Fix MessageModel: add return types #5
  • Fix composer: set fixed versions and other configs #4
  • Fix MessageRepository: Check user for deletion #3
  • Fix some stuff #2

[0.0.6] - 2018-10-15

  • Fix scroll to the bottom when sending/receiving a message.

[0.0.5] - 2018-10-12

  • Fix when sending/receiving a message, scroll to the bottom.
  • Fix ensure use of boolean types in order to support PostgreSQL.
  • Changed documentation.

[0.0.4] - 2018-10-11

  • Fix SQL query to support PostgreSQL.

[0.0.3] - 2018-10-11

  • Fix messages id collision when appending a message, and request more data.

[0.0.2] - 2018-10-11

  • Changed documentation.
  • Fix messages panel initialScrollY.

[0.0.1] - 2018-10-10

  • First Release beta.