1. Find some shit you want to fix in crypto
2. Fix it
3. Show you fixed it in the portfolio
4. Get the job
1.0.2.111:
* Nepali and Russian checkout page by @britttttkelly
* French fixes by @Bob_le_chinois
* Fix of home page menu header on mobile by @r0ckstardev
* Notification mail for pay button (#297) by @r0ckstardev
* Fix change which broke btcpay-python get_invoice (#327)
Some details about the fixed bug symptoms:
* Some invoices would not have been marked paid despite getting paid
* Some invoices would reuse the same address as another invoice
* The checkout page failing to show on-chain payment method
All those case would have resulted in some complaints from your customer.
It seems nobody reported it. But just in case, you should update.
1.0.2.103:
* Fix the Pay Button which was working only if you were logged to BTCPay (@rockstardev )
1.0.2.91:
* No more user/pwd for Azure deployment, generating SSH Keys only
* Docker http://btcpay-setup.sh understand BTCPAY_HOST_SSHKEYFILE, it will give SSH access to your VM to BTCPay
* Maintenance screen does not require credentials anymore
* SSH info on Services screen
@harding what we were talking about :)
1.0.2.86:
* Always showing currency name in checkout page to prevent confusion (#241 by @rockstardev )
* Add support CORS to the PoS button, so one can create an invoice easily via ajax request.