mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-12 01:34:34 +01:00
Changelog 1.0.6.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.0.6.3</Version>
|
||||
<Version>1.0.6.4</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
17
Changelog.md
17
Changelog.md
@@ -1,5 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.6.4:
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
* Fix coin selection label filter (@Kukks)
|
||||
* Greenfield: Fix behaviour after first admin signup (see #2150) @dennisreimann
|
||||
* Greenfield: If invoice is not found, error 404 should be returned rather than a crash @dennisreimann
|
||||
* Attempt to fix sometimes broken Mark as Seen button @NicolasDorier
|
||||
|
||||
### Improvements
|
||||
|
||||
* Improve the invoice details view (see #2144) @dennisreimann
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
* API Keys: Add usage examples link to docs @dennisreimann
|
||||
|
||||
## 1.0.6.3:
|
||||
|
||||
### New features
|
||||
|
||||
Reference in New Issue
Block a user