-
Notifications
You must be signed in to change notification settings - Fork 13
/
ChangeLog
142 lines (108 loc) · 4.43 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
2016-06-28 David Steele <dsteele@gmail.com>
* V2.2
* Support for defining browser command line options.
- Chrome opens tabless 'app' window.
* Appdata translations
2016-05-27 David Steele <dsteele@gmail.com>
* V2.1
* Appstream fix
* Self-test support (Travis - thanks Ville Skyttä/scop)
* Updated Polish translations (Thanks piotrdrag )
2015-12-26 David Steele <dsteele@gmail.com>
* V2.0.1
* No changes - this is a workaround for a bad Debian upload
2015-12-22 David Steele <dsteele@gmail.com>
* V2.0
* Python3 support re-added
* Minor bug fixes
* Add Appstream XML data
2015-11-28 David Steele <dsteele@gmail.com>
* The previous version had a bad path for glade, breaking the GUI
2015-11-27 David Steele <dsteele@gmail.com>
* V1.9.4
* Expand the use of the GMail API
* Changes to support Python3 (thanks to Ville Skyttä/scop)
* New translations:
- cs - Thanks Kuvaly
- hr - Thanks kvaju
- ru - Thanks Kirill Babeev
- si
* Expanded testing, using pytest
* Rework setup.py for portability
2015-07-21 David Steele <dsteele@gmail.com>
* Render bodies as HTML text.
2015-06-19 David Steele <dsteele@gmail.com>
* V1.9.2
* Italian translation complete (thanks Massimo Branchini).
* Account name "Don't ask again" option (Massimo).
* "mailto: leading slash fix for Ubuntu (thanks Bryan Elliott).
* Replace WebKit with the default browser for OAuth2 authentication.
* Default to opening mail in a new window.
* Minor bug fixes.
2015-05-22 David Steele <dsteele@gmail.com>
* V1.9.1
* Fix crash if no initial OAuth access key found
2015-05-19 David Steele <dsteele@gmail.com>
* v1.9.1
* Make the script Python 2-only
* Support additional mail header tags
* Open compose in a new window
* Bug fixes
2014-11-22 David Steele <dsteele@gmail.com>
* v1.9
* Multi-user/email account support!
* OAuth2 support!
* Removed GNOME/GTK 2 dependencies.
- Upgrade glade file to version 3.
- Remove gconf and gconf schemas.
- Remove GNOME 2 XML MIME file definition.
* IMAP cleanup.
- Update to better support GMail features.
- Eliminate deprecated XLIST.
* IMAP then replaced by the GMail API.
* Rework configuration storage.
- Public information to ~/.config/gnome-gmail/gnome-gmail.conf.
- New Oauth2 schema for keyring token storage.
* Fixes for setup.py installation.
* Better Notification implementation.
2014-08-11 David Steele <daves@users.sourceforge.net>
* v1.8.3
* Change email addresses
* Switch from autotools to setup.py
* Accept either 'attach' or 'attachment' in mailtos
* Allow pluses in email names
2011-10-24 David Steele <daves@users.sourceforge.net>
* Added Dependencies needed by GNOME 3 (python-glade2 and python-gconf)
* Set as Default mailer on installation
* Fix postinstall crash on upgrade (LP: #878494)
* Lintian fixes
* Fix setOOmailer XML write failure
* Updates to 6 languages
* Determine Drafts folder, for attachments, using Google IMAP Extentions
* Remove dependency on libgnome2
2011-08-29 David Steele <daves@users.sourceforge.net>
* Fix setting gnome-gmail as default mailer, using dconf
2011-08-25 David Steele <daves@users.sourceforge.net>
* GNOME 3 compatibility (LP: #729357)
* Messages with attachments open directly, instead of the Drafts folder
* Fixed "Send Document as Email" in LibreOffice (LP: #774055)
* Added python-glade2 dependency for Oneiric (LP: #833355)
* Translation improvementsa(LP: #783005)
* Unity message indicator (LP: #773765)
2011-03-20 Michael R. Crusoe <michael.crusoe@gmail.com>
* Switch to native package as debian/ is maintained upstream
* Add libgconf2-dev, autotools-dev, and dh-autoreconf to Build-Depends
* Migrate to simplified dh based debian/rules (these last two changes fixes a FTBFS)
* Include the non-Debian changelog in the package
2011-02-12 David Steele <daves@users.sourceforge.net>
* Manage the Preferred Mail setting from inside the application (for Fedora15)
* Now configures LibreOffice and newer OpenOffice installs to use GNOME email
* Translations (de, es, fr, it, ja, pl, ro, ru, ta, tr, vi)
* Refer to attached files by name instead of path
2010-10-18 David Steele <daves@users.sourceforge.net>
* debian/rules - debian build cleanup
2010-10-14 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): New variable.
(ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): New variable.
* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.