Browse Source

Update the CHANGELOG and bump the version

pull/650/head
Timothée Jaussoin 8 years ago
parent
commit
f1e4708d57
  1. 3
      CHANGELOG.md
  2. 2
      VERSION
  3. 2
      manifest.webapp

3
CHANGELOG.md

@ -24,6 +24,9 @@ v0.14 (trunk)
* Add support for MAM configuration
* Add support for XEP-0153: vCard-Based Avatar
* Allow avatars to be retrieved and set for chatrooms
* Remove several dependencies (heyupdate/emoji, clue/buzz-react, ramsey/uuid) and fix the versions of some of them (react/zmq, rain/raintpl, react/http)
* Improve handling of Emojis (by mirabilos)
* Improve performances by using eager loading (for Chats, Posts and Contacts related widgets)
v0.13
---------------------------

2
VERSION

@ -1 +1 @@
0.14alpha
0.14alpha2

2
manifest.webapp

@ -1,5 +1,5 @@
{
"version": "0.13.1beta",
"version": "0.14alpha2",
"name": "Movim",
"description": "Kick Ass Social Network, decentralized and fully based on XMPP ",
"icons": {

Loading…
Cancel
Save