Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed Sep 27, 2023
1 parent e71954e commit 44a7e93
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Version.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.11.5</Version>
<Version>1.11.6</Version>
</PropertyGroup>
</Project>
16 changes: 16 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 1.11.6

An update is recommended if you share your server with many users. Your server could crash (Error HTTP 500) if you have a high number of users.

### Bug fixes

* Fix: After a while, a busy server would send error HTTP 500 (#5354) @NicolasDorier
* Fix: Exchangerate.host falsly appear as Yadio in the UI (#5347) @NicolasDorier

### Improvements

* Improve receipt info display (#5350) @dennisreimann
* Recommend Yadio for ARS currency rate (#5347) @NicolasDorier
* Recommend exchangeratehost for COP currency rate @NicolasDorier
* Hide 'Connection established' when connection to server come back (#5352) @NicolasDorier

## 1.11.5

### New feature
Expand Down

0 comments on commit 44a7e93

Please sign in to comment.