Release history
lingarr releases
Lingarr is an application that supports both local and SaaS translation services to translate subtitle files into a specified target language. With automated translation options, Lingarr simplifies translating subtitles.
All releases
11 shown
1.1.0
Breaking risk
Breaking changes
- Removed splitting subtitles into separate lines.
Notable features
- Added include (whitelist) functionality to replace exclude (blacklist).
- Enhanced UI with hover effects on episode, season, and movie tables.
- Convert Sonarr and Radarr's DateAdded field values to UTC.
Full changelog
What's Changed
- Merge duplicate positions in batch translation responses by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/348
- feat: Add include (whitelist) functionality to replace exclude (blacklist) by @b0ril in https://github.com/lingarr-translate/lingarr/pull/321
- removed splitting subtitles into seperate lines by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/353
- feat: enhance UI with hover effects on episode, season, and movie tables by @telometto in https://github.com/lingarr-translate/lingarr/pull/371
- fix: dedupe content-path + ExecuteUpdateAsync in catch (refs #339) by @SpyrosPsarras in https://github.com/lingarr-translate/lingarr/pull/377
- convert Sonarr and Radarr's DateAdded to UTC by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/386
- fixed swapped mismatched queues on sync jobs by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/387
- version bump and surpressed errors by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/388
- Bump the nuget-minor-and-patch group with 17 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/343
- Bump the npm-minor-and-patch group in /Lingarr.Client with 10 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/342
- Bump picomatch from 4.0.3 to 4.0.4 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/354
- Bump yaml from 2.8.2 to 2.8.3 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/355
- Bump the npm-minor-and-patch group in /Lingarr.Client with 11 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/356
- Bump the nuget-minor-and-patch group with 15 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/358
- Bump vite from 7.3.1 to 7.3.2 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/363
- Bump axios from 1.14.0 to 1.15.0 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/368
- Bump follow-redirects from 1.15.11 to 1.16.0 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/372
- Bump the npm-minor-and-patch group in /Lingarr.Client with 11 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/382
- Bump the nuget-minor-and-patch group with 12 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/384
- Bump the npm-major group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/383
Full Changelog: https://github.com/lingarr-translate/lingarr/compare/1.0.9...1.1.0
1.0.9
Bugfix
- Minor local AI bug fix **Full Changelog**: https://github.com/lingarr-translate/lingarr/compare/1.0.8...1.0.9
1.0.6
New feature
Notable features
- batch translation
- translation progress tracking
- custom LLM templates
1.0.4
Bugfix
Notable features
- Support for SQLite, PostgreSQL, and MariaDB
- Fixed API key regeneration