unstable
Pre-release
Pre-release
🚀 Features
- (dashboard) Add nodes
- Add LTO support
- Computing the graph for pods
- Directed graph component
- (graph) Make nodes selectable
- (logs) Added a scrollbar
- (yaml) Move to viewport and add a scrollbar
- (dashboard) Make fps configurable
- (tabs) Adding a connector between the bar and view
- (tabs) Adding separator
- (fx) Wipe from top/bottom
- (table) Add a border to the input
- (error) Move to viewport
- (dashboard) Add help screen and banner
🐛 Bug Fixes
- (shell) Show command on error
- (log) Handle errors better
- (install) Set image to latest if version is missing
- (logs) Restart without previous logs
- (logs) Clamp the viewport so you can scroll up
- (yaml) Cache the highlighted content on creation
- (table) Recurse before checking for filters
- Improve dispatch and event handling with layers
- (ssh) Terminate session when the dashboard thread panics
- (dashboard) Show panics
- (dispatch) Go in reverse
- (dashboard) Poll for input more quickly
📚 Documentation
- Auth blog post
- Adding vercel rewrite
- Kube-rs blog post
- Fixing snippets on mobile
- Bump nextra to get go icons
⚙️ Miscellaneous Tasks
- Bump patch intead of minor
- (build) Use gha cache for PRs
- (build) Increase arm64 cpus for LTO
- (viewport) Move block into viewport