Releases: vava-nessa/free-coding-models
Releases · vava-nessa/free-coding-models
v0.1.34
Changed
- Condition renamed to Health: Renamed "Condition" column to "Health" for better clarity
- Keyboard shortcut update: H key now sorts by Health (instead of C for Condition)
v0.1.33
Fixed
- Column header alignment: Fixed column headers misalignment issue caused by ANSI color codes interfering with text padding
v0.1.32
Changed
- Column header improvements: Fixed column alignment issues for better visual appearance
- Status renamed to Condition: "Status" column renamed to "Condition" for clarity
- Keyboard shortcut updates: S key now sorts by SWE-bench score, C key sorts by Condition
- Footer Discord text update: Changed "Join our Discord!" to "Join Free-Coding-Models Discord!"
v0.1.31
Added
- SWE-bench column: Added new SWE-bench Verified score column showing coding performance for each model
- Color-coded column headers: First letter of each column header is now colored (yellow) to indicate keyboard shortcut for sorting
- Keyboard shortcut improvements: Changed P to L for latest ping sorting, added E for SWE-bench sorting
Changed
- Source name simplification: Renamed "NVIDIA NIM" to "NIM" throughout the codebase
- Enhanced footer Discord link: Discord link now displays in bright cyan color with "(link fixed)" indicator
v0.1.29
Fixed
- Discord link correction: Updated all Discord invite URLs to use permanent link https://discord.gg/WKA3TwYVuZ
v0.1.28
Added
- Footer emojis: Added 💬 emoji before Discord link and ⭐ emoji before GitHub link for better visual appeal
v0.1.27
Changed
- Footer redesign: All links now on one line with clickable text: "Join our Discord!" and "Read the docs on GitHub"
- Improved UX: Links use same clickable format as author name for consistent user experience
v0.1.26
Changed
- Footer improvements: Replaced "Repository GitHub" with "GitHub", "love" with 💖 emoji, and simplified Discord text
- README enhancement: Added GitHub link section below Discord invite
v0.1.25
Added
- Discord community link: Added Discord invite to README and TUI footer
- Enhanced footer layout: Improved footer with multi-line layout showing GitHub repo and Discord links
- Clickable author name: "vava-nessa" is now clickable in terminal (opens GitHub profile)
- Release notes automation: GitHub Actions now uses CHANGELOG.md content for release notes instead of auto-generated notes
Changed
- Tier filtering system: Replaced E/D keys with T key that cycles through tier filters: all → S+/S → A+/A/A- → B+/B → C → all
- Footer text: "Made with love by vava-nessa" with clickable links
Fixed
- Release workflow: GitHub Releases now display proper changelog content instead of generic commit summaries
v0.1.24
What's Changed
- fix: TUI viewport scrolling for Ghostty and narrow terminals by @whit3rabbit in #10
New Contributors
- @whit3rabbit made their first contribution in #10
Full Changelog: v0.1.23...v0.1.24