docs: update changelog with latest build and docker images

This commit is contained in:
2026-08-07 17:27:44 +02:00
parent 4c8e58af68
commit 9c867518b0
+5 -5
View File
@@ -15,14 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Scaled down the font-size for monthly totals and preditected in mobile. (build 633)
### Fixed
- Bug adding additional root element in scss causing error. (build 633)
- Bug in useEffect dependency causing page empty state not render for credit-bills. (build 633)
- Bug in installed PWA app on iOS not updating. (build 635)
- Mobile word-wrapping in transactions view for monthly totals. (build ?)
- Bug adding additional root element in scss causing error. (build [633](https://lightroasted.vps-kinghost.net/rmcampos/ledger-finance/actions/runs/633))
- Bug in useEffect dependency causing page empty state not render for credit-bills. (build [633](https://lightroasted.vps-kinghost.net/rmcampos/ledger-finance/actions/runs/633))
- Bug in installed PWA app on iOS not updating. (build [635](https://lightroasted.vps-kinghost.net/rmcampos/ledger-finance/actions/runs/635))
- Mobile word-wrapping in transactions view for monthly totals. (build [641](https://lightroasted.vps-kinghost.net/rmcampos/ledger-finance/actions/runs/641))
```bash
# Docker images
- rmcampos/ledger-frontend:v2026.08.06.168
- rmcampos/ledger-frontend:v2026.08.06.170
```
---