We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a775057 commit 9c8e526Copy full SHA for 9c8e526
CHANGELOG.md
@@ -30,6 +30,16 @@
30
- Add network logs obfuscation support using the new `NetworkLogger.obfuscateLog` API ([#380](https://github.com/Instabug/Instabug-Flutter/pull/380)).
31
- Add network logs omission support using the new `NetworkLogger.omitLog` API ([#382](https://github.com/Instabug/Instabug-Flutter/pull/382)).
32
- Add the new repro steps configuration API `Instabug.setReproStepsConfig` ([#388](https://github.com/Instabug/Instabug-Flutter/pull/388)).
33
+- Add support for more locales ([#363](https://github.com/Instabug/Instabug-Flutter/pull/363)):
34
+ 1. Bulgarian
35
+ 2. Croatian
36
+ 3. Estonian
37
+ 4. Greek
38
+ 5. Latvian
39
+ 6. Lithuanian
40
+ 7. Serbian
41
+ 8. Slovenian
42
+ 9. Ukrainian
43
44
### Changed
45
0 commit comments