Releases: caterpi11ar/lingobar
Releases · caterpi11ar/lingobar
Release list
v1.1.2
What's Changed
- fix: make source preview use max height by @caterpi11ar in #5
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- docs: optimize README with bilingual support, Kirby logo and GitHub badges by @caterpi11ar in #1
- chore: add MIT license by @caterpi11ar in #2
- fix: convert README badges to HTML for proper GitHub rendering by @caterpi11ar in #3
- fix: remove nested menu scrolling and unify card height by @caterpi11ar in #4
New Contributors
- @caterpi11ar made their first contribution in #1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.4
What's New
- Full LLM provider configuration UI — Settings now expose Base URL, API Key, and Model ID for all translation providers
- Model preset dropdown — Per-provider preset model lists with 28 providers covered (OpenAI, DeepSeek, Anthropic, Gemini, etc.)
- Custom model support — Select "自定义" from the dropdown to enter any model ID
- Unit tests — Added tests for preset model coverage and custom model resolution
Full Changelog: v1.0.3...v1.0.4