mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-11 17:24:21 +01:00
Changelog 1.8.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.8.3</Version>
|
||||
<Version>1.8.4</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
12
Changelog.md
12
Changelog.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## 1.8.4
|
||||
|
||||
### Bug fix
|
||||
|
||||
* Fix notification's icon for payment after expiration @dennisreimann
|
||||
* Error when indexing invoices with some field that are too long (Fix #4771) @NicolasDorier
|
||||
* Fix API breaking changefor payout processors (Fix #4752) @Kukks
|
||||
|
||||
### Improvements
|
||||
|
||||
* Add CORS for greenfield API (Fix #4758) @Kukks
|
||||
|
||||
## 1.8.3
|
||||
|
||||
### Bug fix
|
||||
|
||||
Reference in New Issue
Block a user