Releases: terslang/LocalTranslate
Releases · terslang/LocalTranslate
v0.5.0
What's Changed
- Modernize qt project setup by @akashters in #26
- Focus on the input source text input when the app launches by @akashters in #27
- Implement Ctrl+D keyboard shortcut to clear text by @akashters in #32
- add arm support in cmake by @shriramters in #33
Sha256Sum
firefox-models.tar.xz: 5e773a3b00ea4a6d3b9e27162c86c9a6646cb11603397a2d560f95bf2ca8f59d
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Implement Ctrl+Enter keyboard shortcut to translate by @akashters in #21
- Implement settings persistence using QSettings by @akashters in #23 (Thank you, @francesco-costa for requesting for this feature #22)
- Window Size and Last-used languages will now persist across runs in LocalTranslate
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Fix Appstream Metainfo file. Some <p> tags were missing inside <description> tags for previous releases.
- Reported by @Erick555 in flathub/dev.ters.LocalTranslate#10 (comment)
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Add en-xx models missing in previous release by @akashters in #15
Sha256Sum
firefox-models.tar.xz: 98b8cd0a0dcae0bd842b733ad00f0a3eda5c66911e51a9f3d432af84e78014d9
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add support for new languages by @akashters in #13
- Add support for H1 2025 languages
- New Languages:
- az: Azerbaijani
- be: Belarusian
- bn: Bengali
- gu: Gujarati
- he: Hebrew
- hi: Hindi
- kn: Kannada
- ml: Malayalam
- ms: Malay
- sq: Albanian
- ta: Tamil
- te: Telugu
SHA256 sum
firefox-models.tar.xz: c7f1982112e6b6d7189031adc5a828514f03d8e88bd4c946a6e48c46316646c1
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add Arabic language model and support by @akashters in #11
SHA256 sum
firefox-models.tar.xz: b7d11488f11552616734369feb4011d94bcba4c9283145a99b81b742a6af4f29
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- set desktop file in qt application by @akashters in #10 (fixes #8)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- fix transliteration for japanese by @akashters in #7
- add mecab dependency for japanese segmentation
- fix swap button sizing
- fix transliteration overlap issue
Full Changelog: v0.0.4...v0.1.0
v0.0.4
What's Changed
- Make properties readonly wherever applicable by @akashters in #4
- Replace SystemPalette with Fluent Theme by @shriramters in #6
- Add swap button
New Contributors
- @akashters made their first contribution in #4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
- Simplify layout, now translation frame size increases with window size
- Add visual feedback on button click
Full Changelog: v0.0.2...v0.0.3