175 lines
5.5 KiB
Markdown
175 lines
5.5 KiB
Markdown
## 5.11.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.11.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.10.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.10.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.9.0
|
|
|
|
* Updated minimum supported `SDK` version to Flutter 3.10/Dart 3.0
|
|
* Updated `stream_chat_flutter` dependency to [`6.9.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.8.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.8.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.7.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.7.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.6.0
|
|
|
|
* Updated minimum supported `SDK` version to Flutter 3.7/Dart 2.19
|
|
* Updated `stream_chat_flutter` dependency to [`6.6.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.5.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.5.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.4.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.4.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.3.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.3.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.2.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.2.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.1.0
|
|
|
|
* Updated `dart` sdk environment range to support `3.0.0`.
|
|
* Updated `stream_chat_flutter` dependency to [`6.1.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 5.0.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`6.0.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 4.1.0
|
|
|
|
✅ Added
|
|
|
|
* Added support
|
|
for [Catalan](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_ca.dart)
|
|
locale.
|
|
* Added translations for new `noPhotoOrVideoLabel` label.
|
|
* Changed text in New messages separator. Now is doesn't count the new messages and only shows "New messages". All the
|
|
translations were updated.
|
|
|
|
🔄 Changed
|
|
|
|
* Some of the `Spanish` translations have been updated/changed for better understanding.
|
|
* Some of the `Catalan` translations have been updated/changed for better understanding.
|
|
|
|
## 4.0.0
|
|
|
|
🔄 Changed
|
|
|
|
* Removed `emojiMatchingQueryText` string.
|
|
|
|
## 4.0.0-beta.2
|
|
|
|
* Included the changes from version [3.3.0](#330).
|
|
|
|
## 4.0.0-beta.1
|
|
|
|
✅ Added
|
|
|
|
* `couldNotReadBytesFromFileError` with translations
|
|
* `downloadLabel` with translations
|
|
* `toggleMuteUnmuteAction` with translations
|
|
* `toggleMuteUnmuteGroupQuestion` with translations
|
|
* `toggleMuteUnmuteGroupText` with translations
|
|
* `toggleMuteUnmuteUserQuestion` with translations
|
|
* `toggleMuteUnmuteUserText` with translations
|
|
|
|
## 3.3.0
|
|
|
|
* Added support
|
|
for [Norwegian](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_no.dart)
|
|
locale.
|
|
|
|
## 3.2.0
|
|
|
|
✅ Added
|
|
|
|
* Added support for `unreadMessagesSeparatorText` translation.
|
|
|
|
## 3.1.0
|
|
|
|
* Added support
|
|
for [German](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_de.dart)
|
|
locale.
|
|
|
|
## 3.0.0
|
|
|
|
* Added translations for viewLibrary.
|
|
|
|
## 3.0.0-beta.1
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`4.0.0-beta.1`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
## 2.1.0
|
|
|
|
✅ Added
|
|
|
|
* Added support
|
|
for [Portuguese](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_pt.dart)
|
|
locale.
|
|
|
|
🔄 Changed
|
|
|
|
* Some of the `Japanese` translations have been updated/changed for better understanding.
|
|
|
|
## 2.0.0
|
|
|
|
* Updated `stream_chat_flutter` dependency to [`3.0.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
|
|
|
|
🐞 Fixed
|
|
|
|
* Fixed typos in `Italian` translations.
|
|
|
|
## 1.1.0
|
|
|
|
✅ Added
|
|
|
|
* Added support
|
|
for [Spanish](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_es.dart)
|
|
locale.
|
|
* Added support
|
|
for [Korean](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_ko.dart)
|
|
locale.
|
|
* Added support
|
|
for [Japanese](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_ja.dart)
|
|
locale.
|
|
* Added translations for cooldown mode.
|
|
* Added translations for attachmentLimitExceed.
|
|
|
|
🔄 Changed
|
|
|
|
* Some of the `Hindi` translations have been updated/changed for better understanding.
|
|
- 'रिप्लाई' -> 'जवाब दें'
|
|
- 'तस्वीरें' -> 'फ़ोटोज'
|
|
- 'बिता हुआ कल' -> 'कल'
|
|
- 'चैनल मौन है' -> 'चैनल म्यूट है'
|
|
|
|
## 1.0.2
|
|
|
|
* Updated `stream_chat_flutter` dependency
|
|
|
|
## 1.0.1
|
|
|
|
* Minor Fixes
|
|
|
|
## 1.0.0
|
|
|
|
* Initial Release with support for 4 locales
|
|
- [English](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_en.dart)
|
|
- [Hindi](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_hi.dart)
|
|
- [Italian](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_it.dart)
|
|
- [French](https://github.com/GetStream/stream-chat-flutter/blob/master/packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart)
|