Releases
v0.2.5
Compare
Sorry, something went wrong.
No results found
π Release Highlights
π macOS Tahoe (26) support β app launch crash fixed
π¨ Consistent dark UI on macOS β no more random white background
π§© Better tab & connection UX β cleaner, smarter behavior
β‘ Cleaner runtime β removed unnecessary Tokio setup
β¨ Improvements
π macOS Compatibility
β¬οΈ eframe / egui / egui_extras β 0.29
β¬οΈ winit β 0.30 (fixes Tahoe launch issue)
β
Updated run_native to new API (Ok() wrapper)
π§ Migrated deprecated APIs:
.wrap(bool) β .wrap() / .truncate()
π¨ UI Fixes (macOS)
π€ Forced dark background (#2b2b2b) via clear_color()
π configure_style() now applied every frame
(prevents macOS theme override issues)
π§© Tabs & Connections
π·οΈ Connection name shown in tab bar
π’ Multi-connection badges (dbΒ·)
π Auto-reassign tabs when a connection is closed
βοΈ Long names truncated + hover tooltip
β‘ Performance / Cleanup
π§Ή Removed unnecessary Tokio runtime from main()
β οΈ Breaking Changes / Notes
π macOS 12+ recommended (eframe 0.29 requirement may vary)
βοΈ winit 0.30 macOS backend fully rewritten
β Report any visual issues
You canβt perform that action at this time.