Skip to content

Commit

Permalink
[Bot] Update files - homebank
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 4, 2024
1 parent ec38ba5 commit bc9fe10
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
19 changes: 11 additions & 8 deletions homebank/homebank.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>homebank</id>
<version>5.8.3</version>
<version>5.8.4</version>
<title>HomeBank</title>
<authors>Maxime Doyen (and contributors)</authors>
<owners>Hadrien Dussuel, Adri</owners>
Expand All @@ -17,13 +17,16 @@ If you are looking for a completely free and easy application to manage your per
**Please Note**: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.</description>
<summary>Free personal finance, Free money management, Free personal accounting.</summary>
<releaseNotes>
Made 5.8.3 release
* bugfix: #[2066535](https://bugs.launchpad.net/bugs/2066535) cannot see a 1 sub-category in Stats Rept donut view
* bugfix: #[2076458](https://bugs.launchpad.net/bugs/2076458) saved filter date ranges going wrong
* bugfix: #[2076474](https://bugs.launchpad.net/bugs/2076474) dark mode applied live, but not on app startup or when exiting preferences dialog
* bugfix: #[2077180](https://bugs.launchpad.net/bugs/2077180) budget report category do not sum their subcat budget in 5.8.2
* bugfix: #[2078281](https://bugs.launchpad.net/bugs/2078281) csv export crash
* bugfix: #[2078679](https://bugs.launchpad.net/bugs/2078679) category appeard Empty and crashes Homebank on Linux
Made 5.8.4 release
* bugfix: prevent some problems with xfer and both legder window opened
* bugfix: #[2083124](https://bugs.launchpad.net/bugs/2083124) account rename doesn't allow case correction
* bugfix: #[2081574](https://bugs.launchpad.net/bugs/2081574) windows: budget report date fields not showing in their entirety
* bugfix: #[2081379](https://bugs.launchpad.net/bugs/2081379) planned split operations are not modified after a category merge
* bugfix: #[2080864](https://bugs.launchpad.net/bugs/2080864) HomeBank CLI --version or -V no longer works in linux
* bugfix: #[2080756](https://bugs.launchpad.net/bugs/2080756) balance change from ledger toolbar not updated for xfer target
* bugfix: #[2080032](https://bugs.launchpad.net/bugs/2080032) your accounts print/export hidden columns
* bugfix: #[2079884](https://bugs.launchpad.net/bugs/2079884) ledger window snap half left oversize
* bugfix: #[2036404](https://bugs.launchpad.net/bugs/2036404) grouped budget categories not showing total amount

**Full changelog:** [https://www.gethomebank.org/ChangeLog](https://www.gethomebank.org/ChangeLog)</releaseNotes>
<copyright>© Maxime Doyen</copyright>
Expand Down
4 changes: 2 additions & 2 deletions homebank/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ The installer have been downloaded from their official site repository listed on
and can be verified like this:

1. Download the following installer:
Version 5.8.3 : <https://www.gethomebank.org/public/binaries/HomeBank-5.8.3-setup.exe>
Version 5.8.4 : <https://www.gethomebank.org/public/binaries/HomeBank-5.8.4-setup.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: SHA256
checksum: 3F5858FF5388438D572B79ECB8C1F0F826C3A42C72FCB8B63184BEABF8DACDD9
checksum: 2C7F277685979CE9F2E7312B02981F3C260A36E6C4A551338640705ADAA0A564

File 'LICENSE.txt' is obtained from the official website

0 comments on commit bc9fe10

Please sign in to comment.