first commit

This commit is contained in:
Beyhan Oğur
2026-04-26 21:52:23 +03:00
commit 880f412e2c
2662 changed files with 866266 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
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>