Skip to content

Fix image caching and update documentation for v1.0.38-40#122

Merged
ismoy merged 5 commits into
mainfrom
develop
Apr 29, 2026
Merged

Fix image caching and update documentation for v1.0.38-40#122
ismoy merged 5 commits into
mainfrom
develop

Conversation

@ismoy
Copy link
Copy Markdown
Owner

@ismoy ismoy commented Apr 29, 2026

Description

Fixes #


Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup (no functional changes)
  • Performance improvement
  • Test additions or improvements
  • Security fix

Testing

  • Unit tests (commonTest)
  • Android instrumented tests
  • iOS tests
  • Tested manually on Android
  • Tested manually on iOS
  • Tested on Desktop (JVM)
  • Tested on Web (JS / Wasm)

Test configuration:

  • Device / Emulator:
  • OS version:
  • Library version tested against:

Screenshots / Screen Recording (if applicable)

Before After

Checklist

  • My code follows the Kotlin coding conventions
  • I have run ./gradlew detekt and there are no new issues
  • I have added/updated tests to cover my changes
  • All existing tests pass (./gradlew test)
  • I have updated the relevant documentation (KDoc, docs/, README if needed)
  • I have added an entry to docs/CHANGELOG.md under [Unreleased]
  • My branch is based on develop (not main)
  • I have not introduced any breaking API changes (or they are documented and justified)

Additional Notes

ismoy and others added 5 commits April 29, 2026 00:07
Fix createFallbackResult to persist image in cache file
Fix createFallbackResult to persist image in cache file
Updated camera permission strings in:
- values-es/strings.xml (Spanish)
- values-fr/strings.xml (French)
- values-ko/strings.xml (Korean)
- values/strings.xml (English/default)
- Add v1.0.40 changelog entry (absolutePath extension)
- Add v1.0.39 changelog entry (camera fix Android 7-11)
- Add v1.0.38 changelog entry (toPath extension + dependencies)
- Update API_REFERENCE with version-specific extension info
- Update README installation snippet to v1.0.40
@ismoy ismoy merged commit efe24f1 into main Apr 29, 2026
5 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

📊 Coverage Report

Line Coverage: 99.6% (275 of 276 lines)

View on Codecov


Generated automatically by CI

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

ismoy added a commit that referenced this pull request May 2, 2026
Merge pull request #122 from ismoy/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant