Browse Source

Update CHANGELOG

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

10
CHANGELOG.md

@ -1,8 +1,16 @@
Movim Changelog
================
v0.13 (trunk)
v0.12.1 (trunk)
---------------------------
* Add xmpp: uri to public pages headers
* Code cleanup (by RyDroid)
* Remove gender, marital and the Skype/Twitter/Yahoo account info
* Fix Content-Security-Policy
* UI improvement for the bottom navigation on mobile
* Cleanup the Privacy Model
* Set a max-width for the picture preview in Upload
* Add application/javascript header to prevent MIME type checking issue
v0.12 – Lovejoy
---------------------------

2
VERSION

@ -1 +1 @@
0.12
0.12.1

2
manifest.webapp

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

Loading…
Cancel
Save