Skip to content

InkNest-v1.2.9

Latest
Compare
Choose a tag to compare
@pushpender-singh-ap pushpender-singh-ap released this 13 Feb 14:51
· 4 commits to main since this release
da94d80

Release Notes - Version 1.2.9

Release Date: February 13, 2025

Download Link

Improvements & Updates

  • Version Update:
    • Bumped Android versionCode to 18 and iOS MARKETING_VERSION to 1.2.9.
  • Navigation Optimization:
    • Simplified AppNavigation imports for the Manga module.
    • Removed unused imports in BottomNavigation for a cleaner and faster build.

New Features & Enhancements

  • Progressive Download UI:
    • Added a download progress indicator in ChapterCard, showing current and total download size for improved user experience.
  • Search Enhancements:
    • Introduced searchComic API integration for real-time search suggestions.
    • Improved search results rendering in Search.js.
    • Added comic search support with better UI and interactive elements.

Redux & Data Handling

  • Improved GlobalActions.js with a new async searchComic action to handle search requests more efficiently.
  • Optimized data update in reducers for better state management and consistency.

Bug Fixes & Code Quality

  • Removed redundant Linking import and unused variables in multiple files.
  • Refactored Redux Reducers for better readability and maintainability.
  • Fixed FlatList reference issues in Search to avoid unnecessary re-renders.
  • Enhanced ChapterCard state handling to prevent overlapping downloads.

API Enhancements

  • Added new Manga host configuration (manganato) for future API integration in APIs.js.

What's Changed

Full Changelog: 1.2.8...1.2.9