This page records every notable change made toDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/ovolab/fastlane-plugin-ovo_poeditor/llms.txt
Use this file to discover all available pages before exploring further.
fastlane-plugin-ovo_poeditor since its first public release. Entries follow the Keep a Changelog format and the project adheres to Semantic Versioning. For tagged releases and downloadable archives, visit the GitHub releases page.
[1.3.0] — 2026-04-30
Added
- Added
fallback_languagesparameter to the export action.
[1.2.2] — 2026-04-24
Fixed
- Normalized Apple
.stringsvalues to strip escaped double newlines (\\n).
[1.2.1] — 2026-04-17
- Tagged but not published to RubyGems due to a publishing error.
[1.2.0] — 2026-03-03
Added
- Added
bypass_default_languageparameter to skip the default language check.
[1.1.0] — 2026-01-18
Added
- Added
default_languageandlanguage_mapoptions to better support Android. - Added
unquoted_stringsflag when triggeringandroid_strings.
Changed
- Updated available options description.
- Updated Ruby requirement to version 3.0.
- Removed language map from environment variables in favor of the new option.
Fixed
- Removed stray
form_datadebug print.
[1.0.0] — 2025-08-06
Added
- First public release of the
ovo_poeditorfastlane plugin. - Added
.lprojhandling for Apple.stringsexport.
Changed
- Do not block fastlane execution on error.