Merge pull request #3002 from cmgustavo/updates/store-description01

Updates/store description01
This commit is contained in:
Matias Alejo Garcia 2015-07-16 16:20:19 -03:00
commit 76c8421569
6 changed files with 24 additions and 4 deletions

View file

@ -1,5 +1,5 @@
--------------------------------
Google Play store description
Description
--------------------------------
Secure bitcoin on your own terms with an open source, multisignature wallet from BitPay.
Copay users can hold funds individually or share finances securely with other users with multisignature wallets, which prevent unauthorized payments by requiring multiple approvals. Here are some ways Copay can be used with others:
@ -26,7 +26,17 @@ Customizable wallet naming and background colors
Copay is free and open source software run on non-proprietary servers, so there's no need to rely on any company for continuous support. Anyone can review or contribute to Copay's source code on GitHub (https://github.com/bitpay/copay).
--------------------------------
Google Play store Release Notes: "What's new"
Release Notes: "What's new"
--------------------------------
v1.1.2
--------------------------------
* Now is possible to make backups without signing capabilities (more info https://github.com/bitpay/copay/pull/2998)
* Better refresh and sorting rules in transaction history
* Handles better `invalid` in transaction history
* Supports TX history in wallet with huge amount of transactions
* Exports .csv files with transaction ID
* Better UTXOs selection polices
* Minor bug fixes
--------------------------------
v1.1.0
--------------------------------

View file

@ -1,5 +1,5 @@
--------------------------------
Google Play store description
Descripción
--------------------------------
Asegura tus bitcoin con tus propias reglas con el monedero de código abierto, multifirma de BitPay.
@ -27,7 +27,17 @@ Monederos con nombres y colores de fondo personalizables
Copay es un software gratuito y de código abierto que funciona en servidores no-propietarios, por lo que no es necesario confiar en una empresa para soporte continuo. Cualquier persona puede revisar y contribuir al código fuente de Copay en GitHub (https://github.com/bitpay/copay).
--------------------------------
Google Play store Release Notes: "What's new"
Notas de lanzamiento: "Qué hay de nuevo"
--------------------------------
v1.1.2
--------------------------------
* Copias de seguridad sin capacidad de firmar transacciones (más información https://github.com/bitpay/copay/pull/2998)
* Mejor reglas de orden y actualización en la historia de transacción
* Maneja mejor las transacciones no válidas
* Soporta Historial de TX en monederos con gran cantidad de transacciones
* Exporta archivos .csv con el ID de transacción
* Mejor política de selección de UTXOs
* Corrección de errores menores
--------------------------------
v1.0.2
--------------------------------