-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangelog
82 lines (67 loc) · 3.03 KB
/
Changelog
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
* Sun Aug 2 2020 <alex@linuxonly.ru>
* Various fixes of memory management errors
* Fixes in help formatting
* Fix for building without Appindicator package
* Switch from libappindicator to libayatana-appindicator
* Deprecation of GNOME application menu and GTimeVal
* Fix in procfs parser
* More secure polkit interaction
* Translations update
* Version 0.0.20 release
* Sat Mar 17 2018 <alex@linuxonly.ru>
* New connection control functionality for NetworkManager/Connman has been added
* Builtin PIN code input dialog can be used to unlock SIM
* User is informed when he/she needs to unlock SIM with PIN/PUK
* Active pages can be selected from properties dialog
* User can set custom command to be executed on new SMS reception
* MMGUI notifications can be disabled with GNOME desktop settings center
* Traffic graph movement can be configured from properties dialog
* Modules are checked for compatibility with each other before loading
* Meson build system is fully supported
* Theme MMGUI icons are used when available (thanks to Andrei)
* New monochrome and scalable icons have been added for better desktop integration
* Deprecated GtkStatusIcon has been replaced with AppIndicator (Debian bug #826399)
* UI has been refreshed for better look and feel (thanks to Andrei)
* Registration handler in MM06 module has been fixed (thanks to Alexey)
* Invisible infobar bug has been fixed with GTK+ bug workaround
* Stalled connection to Akonadi server bug has been fixed (Debian bug #834697)
* Akonadi server error handler typo has been corrected
* Timestamp parser for legacy MM versions has been fixed (thanks to Vin)
* Appdata file format has been updated
* Some other bugs have been fixed too
* Most translations have been updated
* Version 0.0.19 release
* Sun Oct 11 2015 <alex@linuxonly.ru>
* Version 0.0.18 release
* Thu Aug 28 2014 <alex@linuxonly.ru>
* Version 0.0.17 release
* Sat Jul 20 2013 <alex@linuxonly.ru>
* Version 0.0.16 release
* Sat Jan 12 2013 <alex@linuxonly.ru>
* Icons for SMS folders added
* Wed Jan 2 2013 <alex@linuxonly.ru>
* Ukrainian localization added
* Mon Dec 31 2012 Alex <alex@linuxonly.ru>
* USSD session support and additional request validation
* USSD commands list added
* SMS folders added
* SMS concatenation can be disabled
* Uzbek localization added
* Thu Sep 06 2012 Alex <alex@linuxonly.ru>
* Traffic limits control
* USSD session support and additional request validation
* Wed Aug 22 2012 Alex <alex@linuxonly.ru>
* SMS message validation changes
* Thu Aug 16 2012 Alex <alex@linuxonly.ru>
* Traffic statistics and SMS updates can be disabled
* Wed Aug 08 2012 Alex <alex@linuxonly.ru>
* Libindicate can be disabled
* Tue Jul 17 2012 Alex <alex@linuxonly.ru>
* Ubuntu ARB suggested fixes
* Sat Jul 7 2012 Alex <alex@linuxonly.ru>
* Libindicate support (unread SMS indication)
* Libnotify support (new SMS indication)
* Russian localization added
* Simple man page added
* Fri Jul 6 2012 Alex <alex@linuxonly.ru>
* Initial release