This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Releases: MahanRahmati/translate
Releases · MahanRahmati/translate
2.1.1
What's Changed
- remove updateSystemUIOverlayStyle by @MahanRahmati in #75
- german translation by @uDEV2019 in #74
- Add Custom Instances by @MahanRahmati in #76
- Bump subosito/flutter-action from 2.6.1 to 2.6.2 by @dependabot in #78
- Bump actions/setup-java from 3.4.1 to 3.5.0 by @dependabot in #82
- Bump subosito/flutter-action from 2.6.2 to 2.7.0 by @dependabot in #81
- Bump arna from
5816d42
to55d68db
by @dependabot in #84 - Bump build_runner from 2.2.0 to 2.2.1 by @dependabot in #85
- Bump subosito/flutter-action from 2.7.0 to 2.7.1 by @dependabot in #83
- Bump actions/setup-java from 3.5.0 to 3.5.1 by @dependabot in #87
- Bump build_runner from 2.2.1 to 2.3.0 by @dependabot in #90
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #89
- Bump subosito/flutter-action from 2.7.1 to 2.8.0 by @dependabot in #91
- Add Japanese translation by @404potato in https://github.com/MahanRahmati/translate/pull/93
- Bump actions/setup-java from 3.5.1 to 3.6.0 by @dependabot in #94
- Bump build_runner from 2.3.0 to 2.3.2 by @dependabot in #95
- Bump softprops/action-gh-release from 0.1.14 to 0.1.15 by @dependabot in #102
- Bump actions/setup-java from 3.6.0 to 3.8.0 by @dependabot in #103
- Bump actions/setup-java from 3.8.0 to 3.9.0 by @dependabot in #105
- Bump build_runner from 2.3.2 to 2.3.3 by @dependabot in #107
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #106
- Bump hive_generator from 1.1.3 to 2.0.0 by @dependabot in #92
- Bump flutter_riverpod from 2.0.0-dev.9 to 2.1.3 by @dependabot in #108
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #109
- Bump shared_preferences from 2.0.15 to 2.0.16 by @dependabot in #110
- Bump shared_preferences from 2.0.16 to 2.0.17 by @dependabot in #111
- Bump uuid from 3.0.6 to 3.0.7 by @dependabot in #99
- Bump actions/setup-java from 3.9.0 to 3.10.0 by @dependabot in #112
- Bump flutter_riverpod from 2.1.3 to 2.2.0 by @dependabot in #113
- Bump shared_preferences from 2.0.17 to 2.0.18 by @dependabot in #114
- Bump flutter_riverpod from 2.2.0 to 2.3.0 by @dependabot in #115
- Bump flutter_riverpod from 2.3.0 to 2.3.2 by @dependabot in #117
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #118
- Bump actions/setup-java from 3.10.0 to 3.11.0 by @dependabot in #119
- Bump subosito/flutter-action from 2.8.0 to 2.10.0 by @dependabot in #120
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #121
- Bump shared_preferences from 2.0.18 to 2.0.20 by @dependabot in #122
- Bump shared_preferences from 2.0.20 to 2.1.0 by @dependabot in #123
- Bump flutter_riverpod from 2.3.2 to 2.3.4 by @dependabot in #124
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #125
- Bump flutter_riverpod from 2.3.4 to 2.3.6 by @dependabot in #126
New Contributors
- @uDEV2019 made their first contribution in #74
- @404potato made their first contribution in https://github.com/MahanRahmati/translate/pull/93
Full Changelog: v2.1.0...2.1.1
v2.1.0
What's Changed
- Bump actions/setup-java from 3.3.0 to 3.4.0 by @dependabot in #27
- Refactor shared preferences by @MahanRahmati in #29
- Refactor widgets by @MahanRahmati in #30
- Add Hive by @MahanRahmati in #31
- Update translate function by @MahanRahmati in #32
- Clean output text when input is empty by @MahanRahmati in #33
- Update SystemUIOverlayStyle by @MahanRahmati in #34
- Add toast to copy by @MahanRahmati in #35
- Update Arna by @MahanRahmati in #36
- Remove autoMode and blur by @MahanRahmati in #37
- Remove translate button by @MahanRahmati in #38
- Bump actions/setup-java from 3.4.0 to 3.4.1 by @dependabot in #40
- Move about button to settings by @MahanRahmati in #39
- Bump build_runner from 2.1.11 to 2.2.0 by @dependabot in #42
- fix: #24 by @h1376h in #43
- Code cleanup by @MahanRahmati in #44
- bug fix by @h1376h in #45
- bug fix by @h1376h in #46
- Update ui by @MahanRahmati in #47
- bug fix by @h1376h in #48
- Refactor part 1 by @MahanRahmati in #49
- Add Translation model by @MahanRahmati in #50
- Refactor part 2 by @MahanRahmati in #51
- Bump subosito/flutter-action from 2.4.0 to 2.5.0 by @dependabot in #53
- add app_localizations by @MahanRahmati in #55
- French translation by @Ilithy in #56
- Bump subosito/flutter-action from 2.5.0 to 2.6.1 by @dependabot in #57
- Refactor Home and update packages by @MahanRahmati in #58
- Update Settings by @MahanRahmati in #59
- Update History by @MahanRahmati in #60
- Update Controllers by @MahanRahmati in #61
- Update utils by @MahanRahmati in #62
- Update Languages by @MahanRahmati in #63
- Update Providers by @MahanRahmati in #64
- Update Localizations by @MahanRahmati in #65
- Update InputWidget by @MahanRahmati in #66
- Add Italian translation by @gdonisi in #67
- Update output widget by @MahanRahmati in #68
- Convert Translation? to AsyncValue<Translation?> by @MahanRahmati in #69
- Update Translation model by @MahanRahmati in #70
- Show loading inside output widget by @MahanRahmati in #72
- Add new screenshot by @MahanRahmati in #73
New Contributors
- @h1376h made their first contribution in #43
- @Ilithy made their first contribution in #56
- @gdonisi made their first contribution in #67
Full Changelog: v2.0.5...v2.1.0
v2.0.5
What's Changed
- Refactor code (2.0.5) by @MahanRahmati in #18
v2.0.4
- Add SearchField
v2.0.3
What's Changed
- Update pubspec by @MahanRahmati in #9
v2.0.2
What's Changed
- Add Automatic translate by @MahanRahmati in #7
- Add shared_preferences by @MahanRahmati in #8
v2.0.1
v2.0.0
- Rename applicationId to "com.arna.translate"
- Add screenshots
v1.0.4
What's Changed
- Bump actions/setup-java from 1 to 3 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
1.0.3
- Update pubspec.yaml