Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.8.1 branch #3567

Merged
merged 14 commits into from
Dec 2, 2023
Merged

3.8.1 branch #3567

merged 14 commits into from
Dec 2, 2023

Conversation

kelson42
Copy link
Collaborator

@kelson42 kelson42 commented Dec 2, 2023

No description provided.

MohitMaliFtechiz and others added 14 commits November 25, 2023 10:14
* The Play Store highlighted the need to add "/" to the beginning of the `android:pathPattern`. As a result, we have now included "/" at the beginning of all `android:pathPattern` instances to ensure compatibility with the Play Store.
* Additionally, the `android:autoVerify="true"` attribute has been added to intent filters to verify domain ownership. This was identified as an issue by both the Play Store and the App Links Assistant tool in Android Studio.
Fixed: Numerous issues with links were reported by the Play Store.
Use GitHub 'release' event to trigger release
* Implemented a debouncing mechanism to enhance the handling of search functionalities. This approach is employed to prevent unnecessary data loads from libkiwix, addressing the issue of crashes when users rapidly type and search for results.
* Fixed: `Search action is debounced` test.
* Fixed: `SearchState combines sources from inputs` test.
Fixed: Version 3.8.0 shuts down after searching for an entry.
Updated the CHANGELOG for milestone `3.8.1`.
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4929c5a) 49.00% compared to head (6a6706c) 49.09%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3567      +/-   ##
============================================
+ Coverage     49.00%   49.09%   +0.09%     
- Complexity     1082     1085       +3     
============================================
  Files           285      285              
  Lines         10448    10459      +11     
  Branches       1398     1398              
============================================
+ Hits           5120     5135      +15     
+ Misses         4500     4498       -2     
+ Partials        828      826       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kelson42 kelson42 merged commit f6d86fb into main Dec 2, 2023
13 checks passed
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.

2 participants