Skip to content

Releases: vava-nessa/free-coding-models

v0.1.34

22 Feb 19:54

Choose a tag to compare

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

22 Feb 19:52

Choose a tag to compare

Fixed

  • Column header alignment: Fixed column headers misalignment issue caused by ANSI color codes interfering with text padding

v0.1.32

22 Feb 19:49

Choose a tag to compare

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

22 Feb 19:47

Choose a tag to compare

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

22 Feb 19:02

Choose a tag to compare

Fixed


v0.1.28

22 Feb 18:26

Choose a tag to compare

Added

  • Footer emojis: Added 💬 emoji before Discord link and ⭐ emoji before GitHub link for better visual appeal

v0.1.27

22 Feb 18:23

Choose a tag to compare

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

22 Feb 18:20

Choose a tag to compare

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

22 Feb 18:16

Choose a tag to compare

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

22 Feb 17:52

Choose a tag to compare

What's Changed

  • fix: TUI viewport scrolling for Ghostty and narrow terminals by @whit3rabbit in #10

New Contributors

Full Changelog: v0.1.23...v0.1.24