v0.9.35
looplj/axonhubv0.9.35Apr 21, 2026by looplj
AI Summary
Reverts a bulk weight adjustment feature and renames model mapping to model alias.
Key Highlights
- Renamed model mapping to model alias
- Reverted bulk weight adjustment not populating on drag reorder
- Force codex channel to use array inputs
New Features
- Model alias renaming
- Codex array input enforcement
Full Release Notes
## What's Changed * chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/1416 * Revert "fix(channels): bulk weight adjustment not populating on drag … by @looplj in https://github.com/looplj/axonhub/pull/1420 * doc: fix broken doc link by @looplj in https://github.com/looplj/axonhub/pull/1422 * chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/1423 * docs: rename model mapping to model alias by @looplj in https://github.com/looplj/axonhub/pull/1433 * fix: force codex channel to use array inputs, close #1430 by @looplj in https://github.com/looplj/axonhub/pull/1436 **Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.34...v0.9.35