Skip to content

Commit

Permalink
Changelog and bump
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed Sep 2, 2023
1 parent b32e0e7 commit 79b2f16
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Version.csproj
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.11.3</Version>
<Version>1.11.4</Version>
</PropertyGroup>
</Project>
15 changes: 15 additions & 0 deletions Changelog.md
@@ -1,5 +1,20 @@
# Changelog

## 1.11.4

Minor update recommended for deployment stacks which were using MySQL/SQLite backend in the past such as Raspiblitz, Umbrel, Embassy OS.

We fix a migration to postgres error that has been introduced a few versions ago.

### New feature

* Display wallet balance in default currency in the on-chain wallet navigation (#5281) @vbouzon

### Bug fixes

* Fix: Error on the MigrationStartupTask (#5233) @NicolasDorier
* Fix: The "Open in wallet" button in the checkout page was not working properly on some browsers (#5284) @dennisreimann

## 1.11.3

### Bug fixes
Expand Down

1 comment on commit 79b2f16

@Kejsa2323
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.