Skip to content

Commit

Permalink
Update changelog and bump (btcpayserver#5341)
Browse files Browse the repository at this point in the history
* Update changelog and bump

* Update Changelog.md

Co-authored-by: d11n <[email protected]>

* Update Changelog.md

Co-authored-by: d11n <[email protected]>

* Update Changelog.md

Co-authored-by: d11n <[email protected]>

* Update Changelog.md

Co-authored-by: d11n <[email protected]>

* Update Changelog.md

Co-authored-by: d11n <[email protected]>

---------

Co-authored-by: d11n <[email protected]>
  • Loading branch information
NicolasDorier and dennisreimann committed Sep 22, 2023
1 parent 22bbafa commit c4f8c4c
Show file tree
Hide file tree
Showing 2 changed files with 28 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.4</Version>
<Version>1.11.5</Version>
</PropertyGroup>
</Project>
27 changes: 27 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## 1.11.5

### New feature

* Reporting: Add payouts (#5320) @Kukks
* Wallet: Delete custom labels (#5324, #5237) @dennisreimann
* Dashboard: Show revenue data for keypad (#5317) @dennisreimann
* Dashboard: Show the number of paid invoices in the last 7 days (#5316, #5300) @dennisreimann
* Login: Add Remember Me button (#5307, #5302) @dennisreimann
* Archive stores and apps (#5296) @dennisreimann
* New permission: Can archive pull payment (#5274) @Kukks
* Pull Payment: Show QR code for LNURL-Withdraw (#5274) @Kukks

### Bug fixes

* Fix: Transient error 500 when accessing the wallet page (#5326, #5328) @NicolasDorier
* Fix: Revert to default block explorer button wasn't working (#5340) @NicolasDorier
* Payment Request: Reflect processing status for on-chain payments (#5309, #5297) @dennisreimann
* NFC: Fix error display (#5305) @dennisreimann

### Improvements

* Email Rules: Add default texts and document placeholders (#5314) @dennisreimann
* UI: The on-chain addresses should only be truncated on the middle (#5313, #5311) @dennisreimann
* Store settings: Allow configuring NFC permission beforehand (#5319) @Kukks
* Remove legacy export (#5293) @NicolasDorier

## 1.11.4

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

0 comments on commit c4f8c4c

Please sign in to comment.