Releases: sametgurtuna/bitig
Releases · sametgurtuna/bitig
Release list
Bitig v1.0.4
fix: ghost-text suggestion
Bitig v1.0.3
🌟 What's New in Bitig v1.0.3
Bitig v1.0.3 introduces a complete, native English UI localization, a brand new fluid toggle switch design for all settings, and critical deduplication and ergonomic fixes across the terminal experience.
✨ Highlights & Major Changes
🌐 1. Full English Localization Across All Surfaces
- 100% English UI: All settings descriptions, section headers, dropdowns, and button labels have been standardized into clear, native English.
- Context Menus & Modals: Standardized pane context menus (Copy, Paste, Split Right, Split Down, Zoom Pane, Search Terminal, Clear Buffer, Ask Bilge AI), tab context menus (Rename Tab, Close Tab, Close Other Tabs), and confirmation dialogs.
- Status Bar: All bottom badges, active profile tags, encoding indicators, and cursor coordinate tooltips are now in English.
- Starter Plugins: Updated all starter plugin manifests (Git Branch Sentinel, System Resource Monitor, Quick Web & Developer Search) to English.
🎛️ 2. Modern Pill Toggle Switches
- Sleek Switch Toggles (
.bitig-switch): Replaced native checkboxes with modern sliding switches featuring fluid animations and a neon cyan accent glow (#7dd3fc). - Ergonomic Click Area: Clicking either the toggle switch itself or the text label seamlessly toggles the setting on/off.
- Applied across: Terminal & Advanced Settings, Developer Cockpit, Notifications & Task Telemetry, Bitig Bilge AI, and Plugin Cards.
🔍 3. Deduplication & Command Palette Polish
- Command Palette Cleanup (
Ctrl+Shift+P): Removed duplicate entries for the Bitig Betik Runbook runner and unified plugin action fallbacks. - Clean Action Hierarchy: Every terminal action is now mapped to a unique action ID and listed exactly once under its respective category.
🐛 Bug Fixes & Improvements
- Missing Checkbox Type Fix: Resolved an issue where session restore and confirmation options were missing
type="checkbox", causing them to render as empty text input boxes. - Tab Ownership Guard: Maintained strict terminal focus ownership so Tab key completion never accidentally navigates DOM focus outside the active terminal pane.
- Lightweight Footprint: Removed all unused session export/recording cruft to keep the binary footprint ultra-fast and minimal.
Bitig v1.0.2
Bitig v1.0.1
chore: refresh GitHub contributors