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 142 143 144 145 146 147 148 149
|
= 2017-01-04 chrome-gnome-shell 8 =
== Changes ==
* Added Mozilla Firefox support (https://addons.mozilla.org/ru/firefox/addon/gnome-shell-integration/).
Native host connector version 8 or newer required.
* Added support for asynchronous browser API to extensions.gnome.org and switched chrome-gnome-shell to using such API.
Review pages are works well now when browser extension is enabled.
* Moved update check code to native connector to be able to get verbose error messages when update check is failed.
Python Requests 2 required now.
* Implemented notifications support in native connector. This will unify notifications for all supported browsers.
As part of this change native connector rewritten as GApplication with DBus activation. DBus support is required now.
* Code cleanup.
== Translations ==
* Czech (Marek Černocký)
* Dutch (Hannie Dumoleyn)
* French (Alexandre Franke)
* Italian (Gianvito Cavasoli)
* Polish (Piotr Drąg)
* Portuguese (Brazil) (Rafael Fontenelle)
* Spanish (Daniel Mustieles)
* Swedish (Anders Jonsson, Josef Andersson)
* Turkish (Muhammet Kara)
== Known issues ==
* Native host connector is not working in Google Chrome and Opera when installed via Debian Stretch or Sid
repositories. To know "why?" look
here (https://github.com/nE0sIghT/chrome-gnome-shell-mirror/issues/17),
here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840804) and
here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840235). For a workaround
look here
(https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation#Troubleshooting).
* Web extension is broken on FreeBSD because of bug 212925
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212925).
= 2016-11-19 chrome-gnome-shell 7.2 =
== Changes ==
* Fixed Ubuntu/Debian packaging.
* Prepared extension to extensions.gnome.org site update.
* Code cleanup.
== Translations ==
* Danish (Alan Mortensen)
* Occitan (Cédric Valmary)
== Known issues ==
* Native host connector is not working in Google Chrome when installed via Debian Sid repository
or Ubuntu 16.10 Universe repository. To know "why?" look
here (https://github.com/nE0sIghT/chrome-gnome-shell-mirror/issues/17),
here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840804) and
here (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840235). For a workaround
look here
(https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation#Troubleshooting).
* Web extension is broken on FreeBSD because of bug 212925
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212925).
= 2016-09-24 chrome-gnome-shell 7.1 =
== Changes ==
* Fixed continuous error popups while checking extensions update if system
GNOME Shell extensions are installed or user extension metadata is broken
(thanks to yut23 from Github for finding this at bug #8
(https://github.com/nE0sIghT/chrome-gnome-shell-mirror/issues/8)).
* Fixed possible wrong GNOME Shell signals subscription.
* Fixed possible asynchronous error on unsupported platforms.
* Fixed build on FreeBSD.
* Fixed Ubuntu/Debian package.
* Native messaging connector optimization.
== Translations ==
* Czech (Marek Černocký)
* Italian (Gianvito Cavasoli)
* Portuguese (Brazil) (Rafael Fontenelle)
== Known issues ==
Web extension is broken on FreeBSD because of bug 212925
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212925).
= 2016-09-05 chrome-gnome-shell 7 =
== Changes ==
* Opera browser support (https://addons.opera.com/ru/extensions/details/gnome-shell-integration/).
Native host connector version 7 or newer required.
* Implemented extensions synchronization via browser remote storage (not supported in Opera).
* Extension installation now forced via Chrome policies.
* Native host connector stability enchancements.
* Native host connector now installed with distutils.
* Added workaround for wrong FreeBSD Chromium patch.
== Translations ==
* Catalan (Jordi Mas i Hernàndez)
* Dutch (Hannie Dumoleyn)
* Finnish (Jiri Grönroos)
* French (Alexandre Franke)
* German (Mario Blättermann)
* Hungarian (Meskó Balázs)
* Polish (Piotr Drąg)
* Portuguese (Brazil) (Enrico Nicoletto)
* Scottish Gaelic (GunChleoc)
* Serbian (Мирослав Николић)
* Slovenian (Matej Urbančič)
* Spanish (Daniel Mustieles)
* Swedish (Anders Jonsson)
* Turkish (Muhammet Kara)
= 2016-08-06 chrome-gnome-shell 6.2 =
== Changes ==
* Fixed a hang in native host connector.
* Fixed several errors that may break extension initialization.
* Added information message while extension starting up.
== Translations ==
* Catalan (Jordi Mas i Hernàndez)
* French (Alexandre Franke)
* German (Wolfgang Stoeggl)
* Hungarian(Balázs Meskó, Gabor Kelemen)
* Indonesian (Andika Triwidada)
* Polish (Piotr Drąg)
* Portuguese (Brazil) (Rafael Fontenelle)
* Portuguese (Portugal) (Tiago Santos)
* Spanish (Daniel Mustieles)
* Swedish (Anders Jonsson)
= 2016-06-07 chrome-gnome-shell 6.1 =
== Translations ==
* French (Alain Lojewski)
* German (Mario Blättermann)
* Spanish (Daniel Mustieles)
= 2016-05-14 chrome-gnome-shell 6 =
== Changes ==
* Python 3 support for native host connector
* It's possible now to show exact network error when it occurs. This feature
may be activated in options page and requires
webRequest (https://developer.chrome.com/extensions/webRequest) permission
(https://github.com/nE0sIghT/chrome-gnome-shell-mirror/issues/2)
* Switched to gettext format for translations
== Translations ==
* Polish (Piotr Drąg)
* Portuguese (Brazil) (Rafael Fontenelle)
* Swedish (Anders Jonsson)
|