Breaking Changes
- consumer: Configure byte formats and framing (#109) (735dc90)
- config: Reorganize client and app settings (#115) (07de6f1)
Dependencies
- deps: Update core dependencies (d6fa331)
- deps: Bump the github-actions group with 2 updates (#124) (a9ea944)
Features
- Add Textual theme support (#72) (a30708d)
- table: Add stretchy data tables (#75) (96b57e3)
- keybindings: Add configurable vim-style shortcuts (#76) (e453411)
- ui: Add main view header (#79) (5a8186a)
- docs: Generate readme visuals as svg (#82) (fa0c69f)
- consumer: Export records as json (#84) (729d979)
- ui: Copy topics and records to clipboard (#85) (6c6a09e)
- consumer: Add explicit partition offsets (#103) (fb286bf)
- auth: Add aws msk iam authentication (#104) (4756fc4)
- cli: Improve option handling and configuration (#105) (e4c3555)
- admin: Add admin topic configurations table (#106) (65bdc9d)
- consumer: Restructure record json (#108) (85e749e)
- tui: Add modal navigation shortcuts (#110) (f00ff26)
- consumer: Replace python bytes with escaped (#112) (5d87c0c)
- logging: Add xdg rotating logs (#113) (5d3b78a)
- protobuf: Deserialize schema registry messages (#114) (8613186)
- registry: Add native apicurio support (#116) (86f4bde)
- site: Add GitHub Pages landing page (#118) (44c3aeb)
- Flatten json contract (#122) (7f734ed)
- consumer: Add structured record details tabs (#123) (9c36fb1)
- consumer: Show headers in compact zero-based table (#127) (d88a16c)
Fixes
- docs: Embed littlehorse badge logo (352dbab)
- consumer: Focus record details on open (aff27e8)
- admin: Validate topic creation (f4d9d82)
- ui: Improve help command discovery (#78) (0b8b1c9)
- docs: Add intrinsic svg dimensions (#83) (bbb81b2)
- ui: Distinguish table headers across themes (#86) (49e446b)
- consumer: Improve record json modal (#88) (33fc791)
- ci: Check out tag before GitHub release (#92) (0dba4dc)
- admin: Avoid refresh updates after shutdown (#96) (1b78d97)
- tui: Keep table frame visible while loading (#107) (f868fcd)
- consumer: Filter null record content consistently (#111) (83b83a1)
- ui: Refine detail panels and focus navigation (#126) (c8500a0)
Performance
Documentation
- Update project documentation (18dc0a2)
- readme: Improve project overview (#87) (2b26e6c)
- readme: Clarify replication factor support (#89) (327445d)
- Document warp clipboard compatibility (#90) (8f0b87e)
- readme: Update acknowledgements (#93) (e22efdb)
- readme: Reorganize feature overview (#94) (9562697)
- Remove hard-coded release versions (#100) (47c1614)
- release: Add ai agent release checklist (58b2d5b)
Full Changelog: v4.0.7...v5.0.0