Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ifedapoolarewaju committed Apr 29, 2020
1 parent b82cc8f commit 5f4beec
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
### 3.0.0 / 2020-04-29 ###

* Add maxlength attribute to message input
* Add option to save image
* Reset message input height after it grows tall
* When viewing media messages, make close button always clickable
* Play video in carousel
* Stop playing video once it is closed
* Add option to auto launch IGdm on start up
* Add option to delete conversation
* Make auto-update optional
* Show cascading avatars in group chats
* Better handling of sending messages
* Indicate when users are "active" or "last seen"
* Render video messages
* Fix 2FA
* Fix image upload
* Upload audio, and video


### 2.8.1 / 2019-11-05 ###

* Show user thumbnail in chat header
Expand Down
17 changes: 15 additions & 2 deletions docs-src/changelog.pug
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,26 @@ prepend header
block content
section.changelog
:markdown-it
## Newest v2.8.0 Features
## Newest 3.0.0 Features

- Add option to save image
- Add option to auto launch IGdm on start up
- Add option to delete conversation
- Make auto-update optional
- Indicate when users are "active" or "last seen"
- Fix 2FA
- Fix image upload
- Upload audio, and video files

[View full list](https://github.com/igdmapps/igdm/blob/master/CHANGELOG.md#300--2020-04-29)

## v2.8.0 Features
- 2FA Support
- Better ux for chatList

[View full list](https://github.com/igdmapps/igdm/blob/master/CHANGELOG.md#280--2019-10-31)

## Newest v2.7.0 Features
## v2.7.0 Features
- Disable drag and drop
- Use group and chat titles
- Render Message As ActionLog
Expand Down

0 comments on commit 5f4beec

Please sign in to comment.