Skip to content

Commit

Permalink
Changelog 1.0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed Dec 18, 2020
1 parent fb213b0 commit 8f4cd92
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Version.csproj
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.0.6.3</Version>
<Version>1.0.6.4</Version>
</PropertyGroup>
</Project>
17 changes: 17 additions & 0 deletions 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
Expand Down

0 comments on commit 8f4cd92

Please sign in to comment.