You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: arcane/CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## Version 1.17.4 (2026-04-16)
4
+
5
+
6
+
### Bug fixes
7
+
8
+
* truncate long image refs in container table ([#2318](https://github.com/getarcaneapp/arcane/pull/2318) by `GiulioSavini`)
9
+
* project icons not loading when used with yaml/env aliases ([#2324](https://github.com/getarcaneapp/arcane/pull/2324) by `kmendell`)
10
+
* surface actual compose load error instead of generic 'no compose file found' ([#2326](https://github.com/getarcaneapp/arcane/pull/2326) by `mkaltner`)
11
+
* project max depth not working for filesystem discovery ([#2325](https://github.com/getarcaneapp/arcane/pull/2325) by `kmendell`)
12
+
* Locale selector background was inconsistent ([#2348](https://github.com/getarcaneapp/arcane/pull/2348) by `RJMurg`)
13
+
* light mode contrast for container stats CPU/memory monitor ([#2344](https://github.com/getarcaneapp/arcane/pull/2344) by `GiulioSavini`)
14
+
* keep project build context as container path so local builder can stat it ([#2346](https://github.com/getarcaneapp/arcane/pull/2346) by `GiulioSavini`)
0 commit comments