Files
bifrost/docs/changelogs/cli-v0.10.2.mdx
Beyhan Oğur 880f412e2c first commit
2026-04-26 21:52:23 +03:00

15 lines
552 B
Plaintext

---
title: "v0.10.2"
description: "v0.10.2 changelog - 2026-03-14"
---
<Update label="Bifrost CLI" description="v0.10.2">
- feat: added in-tab self-update via U key in command mode when update is available
- feat: improved tab bar to show update hint when newer version is detected
- fix: terminal resize handling with proper size normalization and scroll region reset
- fix: improved chooser integration with tab bar rendering via TabBarLine callback
- fix: enhanced cursor positioning with absolute origin mode after scroll region reset
</Update>