Image url fix (#765)

* Bump release notes

* Improve URL resolution

* Add URL tests

* Add debug for CI

* Fix stock adjustment URLs

* Fix barcode URLs
This commit is contained in:
Oliver 2026-02-05 21:08:12 +11:00 committed by GitHub
parent 934742efda
commit 3c8c263327
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 47 additions and 24 deletions

View file

@ -1,3 +1,8 @@
## 0.22.1 - February 2026
---
- Fixes bug related to fetching images from remote URLs
### 0.22.0 - February 2026
---