Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b24b5e4148b80499ab5ea5b48673dcc5d36a8a3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
1.7.0 (-CURRENT)
* Enhance the contact list using nicer list like in contact app
* PHP code cleanup (thanks to PHPStorm)
* Angular app code cleanup & enhancements
* Start to implement API calls for restoring messages to phones (using ownCloud SMS app)
* Show the contact avatar in the conversation

1.6.0
* You can now limit messages shown when loading a conversation
* Update AngularJS to 1.4.9
* You can now disable desktop notifications
* New application icon (thanks to @skjnldsv)
* Add singapore country code

1.5.0
* You can now delete conversation or single messages (only in owncloud, not on your phone via the app)
* Fix a scrolling issue (thanks @animalillo)
* Fix duplicate numbers in conversation in some cases
* Update AngularJS to 1.3
* Rewrite all JS code to use AngularJS

1.4.5
* Fix a MySQL issue with some key length
* Fix a mischecked variable in sync process which could block the sync process

1.4.4
* Add more european country codes
* Code refactoring to respect owncloud app style
* Minor performance improvements

1.4.3
* Add south Africa country code

1.4.2
* Fix appframework check issue
* Fix angular.js library

1.4.0
* Use contact avatars into the conversation list
* Add a user setting to set your country. It permit to deduplicate local/international prefixes and prevent splitted conversations. (Tell us if your country doesn't appear, we will map it, we refer to Google Play Store stats for generate the basic mapping)
* Add angular.js support into template
* Re-organize JS sources

1.3.3
* Fix JS code for HTML5 notifications on browsers which doesn't support it (like IE)

1.3.2
* Fix an integer overflow on 32bits systems which block the sync process

1.3.1
* Fix a CSRF issue when phone push datas