2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-06-10 00:17:16 +00:00

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
5 changed files with 47 additions and 24 deletions
+5
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
---