LOA accounts plugins -- NEWS

Version 0.17
------------

* Rename to account-plugins to lomiri-online-accounts-plugins.
* Ship online-accounts-* icons that are not in suru-icon-theme.
* Rename Twitter to X.
* tools/: migrate to gir1.2-signon-2.0.
* tools/: workaround out-of-date Pygobject override from libsignon-glib.
* Translation updates.

Version 0.16
------------

* Translatio updates.

Version 0.15
------------

* Port to Ubuntu Touch 20.04 (focal), i.e. from Unity8 to Lomiri.
* Do not encode username and password.

Version 0.14
------------

* Google: fix retrieval of username and error reporting.

Version 0.13
------------

* NextCloud/OwnCloud: fix account creation on newer releases (LP:
  #1651938)
* Remove unused webkit options file for Google (LP: #1565772)
* remove owncloud icon, it's now provided by the theme
* Add account plugin for Nextcloud (LP: #1639175)
* Fix error handling in account-console (LP: #1309433)
* support to display user id(phone number) for mcloud.
* Add onedrive account plugin. (LP: #1632585)
* account-console: Specify module version with GI imports to avoid
  warnings. (fix #1633760) (LP: #1633760)
* Owncloud: properly encode username and password in POST request (LP:
  #1626454)
* Add account plugin for MCloud (LP: #1587282)
* Add a fixed userAgent. (LP: #1586938, #1587282)
* Have account-plugin-owncloud depend on signon-plugin-password
* Update owncloud login screen.
* Add account plugin for vk.com (LP: #1564883)
* Add ownCloud plugin (LP: #1570986)
* After the authentication, retrieve the username in Google, Facebook,
  Flickr and Twitter plugins (LP: #1565772)

Version 0.12
------------

* Use the new methods to retrieve the username.
* Facebook: remove deprecated "read_stream" permission (LP: #1493733)
* remove the windows live plugin binary, the oauth package is already
  having a conflict with it which makes it uninstallable and lead the
  archive migration to discard the update as invalid
* Remove non-working services (LP: #1432613)
* The "username" field has been removed in the 2.0 API (LP: #1441476)
* Add required ResponseType parameter to Facebook plugin. (LP:
  #1430694, #1429911)
* Limit Facebook to one account only (LP: #1373288)
* Google: add ForceClientAuthViaRequestBody flag, required by the new
  signon-plugin-oauth2
* Remove unused facebook contacts service (LP: #1323820)

Version 0.11
------------

* Use new Canonical-owned facebook application key (LP: #1304798)
* This change is to fix the maintainer scripts for the flickr
  settings. It mostly undoes the changes of
  https://code.launchpad.net/~mardy/account-
  plugins/lp1299659/+merge/213415 which are considered dangerous. (LP:
  #1299659)
* Restore the ability to create flickr accounts. This has the
  unfortunate side-effect of re-opening bug 1041744, by making the
  unsupported "login with Facebook" and "login with Google" buttons
  visible again, but that's a necessary evil. (LP: #1041744, #1299659)
* Dropped depends for signon-keyring-extension, it's only needed for
  plugins when using gnome-control-center-signon.
* Live: add IMAP access to scopes list This will be used by EDS. .
  (LP: #1245381)
* Rename the google-docs service to google-drive to match branding.
  The gdrive scope was changed to use google-drive already, which is
  currently broken. .
* Update Linked-in plugin to work with signon-ui built against qt5.
* added new service for facebook-contacts.
* QML: ask Google for a refresh token.
* don't build on powerpc as the new Qt5-based version don't have
  powerpc qtscripts.
* Add a few QML plugins Add facebook, flickr, google and twitter QML
  plugins for Ubuntu Touch.
* Add a few QML plugins Add facebook, flickr, google and twitter QML
  plugins for Ubuntu Touch.
* Fix Google authentication, which was broken with the lasted QUrl query
  handling in Qt5.
* build with the default valac.
* Have plugins depend on libaccount-plugin-generic-oauth or
  libaccount-plugin-google as needed. Thanks Tim Lunn for catching this.
* Updated for libaccounts-glib >= 1.10 .
* Allow Facebook to connect via plain HTTP Workaround for
  https://developers.facebook.com/bugs/449221825171392 . (LP:
  #1180297)
* Allow Facebook to connect via plain HTTP to work around a bug in
  in facebook's auth process where it redirects to http (LP: #1180297)

Version 0.10
------------

* Force mobile version of Yahoo Flickr login
* The webkit-options file for signon-ui was not installed (LP: #1041744)
* Allow building without binary account plugins
* refactor the build system to use non-recursive make and remove
* some old VAPI files.
* Google: allow plain http on some URLs.
* account-plugin-sohu cannot work (LP: #1166089)
* foursquare plugin fails with redirect_uri_mismatch (LP: #1159795)
* Put libaccount-plugin modules in separate packages, 
  libaccount-plugin-generic-oauth and libaccount-plugin-google and 
  add Replaces/Conflicts/Breaks.
* Updated Architecture for account-plugin-* to "all".
* Add support for instagram (LP: #1167449)
* Added account-plugin-linkedin.
* authentication of Sohu using oAuth2.0 (LP: #1166089).
* Fix Foursquare authentication (LP: #1159795)
* account-console: fixed a bug where it was failing to store the
  credentialsId because it was using the wrong type.
* Use the web-authentication as described in
  https://developers.google.com/accounts/docs/OAuth2 (LP: #1029289)
* Fix from Caio Cezar Zapater de Souza which fixes a typo in the
  google-im.service file that prevented gtalk fallback servers
  from working. (LP: #1081839)
* Added group settings to microblog service files for friends.  These are
  duplicated from the existing gwibber groups, we can drop those once
  friends replaces gwibber in raring.
* account-console: don't fail on missing Identity
* account-console: don't let the program crash when no arguments are
  given, and remove unnecessary debug output.

Version 0.9
-----------

* Do not reveal Google secret API key:
  https://launchpad.net/bugs/1064293
* Add COPYING, using GNU GPL version 2:
  https://launchpad.net/bugs/1062194
* Use intltool for internationalization support:
  https://launchpad.net/bugs/1061433
* Request mobile version of identi.ca:
  https://launchpad.net/bugs/1051596

Version 0.8
-----------

* Add icon for SIP providers:
  https://launchpad.net/bugs/1026631
  https://launchpad.net/bugs/1040091
* Remove Facebook and Google account creations scripts
  https://launchpad.net/bugs/1048638

Version 0.7
-----------

* Update for latest signon-ui changes
  https://launchpad.net/bugs/1041744

Version 0.6
-----------

* Use the secure endpoint for Flickr:
  https://launchpad.net/bugs/1031169
* Port to Python 3
* Google: Request access to user profile
* Whitelist the Windows Live certificate
* Do not capture password during Windows Live login

Version 0.5
-----------

* Fix custom prefix installation:
  https://launchpad.net/bugs/1024274
* Use new API to get credentials ID
* Facebook: Remove deprecated "offline_access" scope, add "xmpp_access" scope, add IM
  service
* Set read-only mission control parameters
* Windows Live: Add plugin for support, use refresh token
* Google: Add IM service, use refresh tokens
* Add Gwibber-specific settings for Foursquare and identi.ca

Version 0.4
-----------

* Capture Flickr and Twitter usernames
* Add updated provider icons
* Allow client keys and secrets to be overridden during configure
* Add Foursquare, identica, Sina, Sohu and Twitter plugins
* Add Gwibber-specific settings for Flickr and Twitter
* Add description to Google provider file

Version 0.3
-----------

* Add Flickr plugin
* Add icons for Facebook and Google

Version 0.2
-----------

* Initial release, with Facebook and Google plugins
