v1.14.1
getarcaneapp/arcanev1.14.1Feb 2, 2026by kmendell
AI Summary
This release focuses on bug fixes for UI elements, keyboard shortcuts, and log viewer functionality, alongside dependency updates.
Key Highlights
- Fixed incorrect backgrounds on lightmode UI elements
- Aligned view options dropdown to the right side
- Fixed duplicated project/container logs when refreshing
- Added ability to enable and disable keyboard shortcuts
- Fixed keyboard shortcuts for non-QWERTY layouts
Full Release Notes
### Bug fixes * incorrect backgrounds on lightmode ui elements([635e5d0](https://github.com/getarcaneapp/arcane/commit/635e5d0e5f98b0b7001ee2bac51dac155ac3a9dd) by @kmendell) * align view options dropdown to right side([adac953](https://github.com/getarcaneapp/arcane/commit/adac953ec3853482f8e6ec0ad128792ff6a9e68f) by @kmendell) * duplicated project/container logs when refreshing log viewer ([#1620](https://github.com/getarcaneapp/arcane/pull/1620) by @kmendell) * unable to save oidc auto redirect setting([889fb65](https://github.com/getarcaneapp/arcane/commit/889fb65b79a61c3b101e5ea02bd7c089b16b4b00) by @kmendell) * allow enabling and disabling keyboard shortcuts ([#1623](https://github.com/getarcaneapp/arcane/pull/1623) by @kmendell) * keyboard shortcuts dont work for non qwerty layouts ([#1624](https://github.com/getarcaneapp/arcane/pull/1624) by @kmendell) * sync timeout settings to all environments ([#1628](https://github.com/getarcaneapp/arcane/pull/1628) by @kmendell) ### Dependencies * bump react-dom from 19.2.3 to 19.2.4 ([#1605](https://github.com/getarcaneapp/arcane/pull/1605) by @dependabot[bot]) ### Other * shortcuts into tooltips ([#1621](https://github.com/getarcaneapp/arcane/pull/1621) by @cabaucom376) **Full Changelog**: https://github.com/getarcaneapp/arcane/compare/v1.14.0...v1.14.1