Skip to content

Releases: shirokun20/nhasixapp

v0.9.12+20

15 Feb 12:29

Choose a tag to compare

[0.9.12] - 2026-02-15

🚀 New Features

  • Enhanced Chapter Reading Experience:
    • End-of-chapter overlay with "Next Chapter" / "Back to Detail" options
    • Chapter navigation support (Next/Previous chapter buttons)
    • Integrated history tracking for each chapter
    • Chapter selector dropdown in reader settings
    • Support for chapter-based content (Crotpedia, Komiktap)
  • Improved Image Loading:
    • Replaced CachedNetworkImage with ProgressiveImageWidget for better static GIF support
    • Source-specific HTTP headers passed to image loading widgets
    • Enhanced compatibility with various content sources
  • Auto-Hide UI:
    • Reader UI (top/bottom bars) auto-hides and auto-shows on scroll
    • Improved reading experience for immersive content consumption

🛠 Fixes

  • Navigation Page Accessibility:
    • Fixed PageView onPageChanged to report actual page number (35) instead of clamped (34)
    • Fixed nextPage() and updateCurrentPageFromSwipe() to allow pageCount+1 when navigation is enabled
    • UI now displays "Chapter Complete" (bold, primary color) instead of "Page 35 of 34"
    • UI now displays "100%" instead of "103%" overflow
    • Progress bar shows 100% instead of overflow
    • Navigation page accessible via both swipe AND tap "Next" button
    • Only enabled in online mode with content.imageUrls.isNotEmpty
  • Continuous Scroll Enhancement:
    • Enhanced page detection accuracy using viewport center calculation
    • Adaptive item height calculation based on actual maxScrollExtent
    • Fixed false page saves during programmatic scroll operations
    • Better handling of webtoon (tall images) vs manga (normal images)

🛠 Improvements

  • Database:
    • Database v11: Added chapter support to history table (chapter_id, chapter_index, chapter_title)
    • Database v12: Added parent_id to history for series/parent content tracking
  • History Tracking:
    • Chapter-level read status tracking
    • Creative read indicators in chapter list:
      • Color-coded chapter badges (tertiary=completed, primary=in-progress)
      • Circular progress ring on chapter number
      • "Done" trophy badge for completed chapters
      • Percentage badge with mini progress for in-progress chapters
    • Auto-scroll to last read chapter when opening from history
  • Search:
    • Search highlighting for Doujin List, Favorites, and Offline Downloads
    • Title-based search enabled in Favorites

🔧 Technical

  • Updated pubspec.yaml to version 0.9.12+20
  • Added OpenCode configuration and skill definitions
  • Modernized Crotpedia UI with Genre List, Doujin List (A-Z index), and Project Request screens

Full Changelog: v0.9.11+19...v0.9.12+20

v0.9.11+19

11 Feb 07:45

Choose a tag to compare

🚀 New Features

  • View Comments:
    • Added ability to view comments on gallery detail pages.
    • Integration with NHentai JSON API for reliable comment data.
    • Robust handling of avatar URLs and comment formatting (Markdown).
    • Modern, card-based UI optimized for readability in both Light and Dark modes.
  • Search Highlighting:
    • Implemented search term highlighting for Favorites, Offline Downloads, and Doujin List.
    • Improved search experience with visual feedback on matching text.
  • Favorites Enhancement:
    • Added ability to search favorites by Title (previously only ID).

🛠 Fixes

  • Favorites Bug Fix:
    • Fixed issue where items from certain sources (KomikTap, Crotpedia) displayed overflowing IDs and missing titles.
    • Implemented database migration (v10) to persist titles locally, ensuring data reliability.
    • Fixed UI layout overflow in Favorites cards for long IDs.

🛠 Improvements

  • Network Stability:
    • Implemented NativeAdapter for Dio HTTP client to bypass Cloudflare TLS fingerprinting issues (Connection reset by peer).
    • Improved resilience of API requests and scraping fallbacks.
  • Architecture:
    • Refactored Comment entity to kuron_core for better modularity across packages.
    • Cleaned up legacy scraping code in favor of API-first approach for comments.

Full Changelog: v0.9.10...v0.9.11+19

v0.9.10

08 Feb 14:55

Choose a tag to compare

What's Changed

  • Fix/kuron native improvements by @shirokun20 in #23
  • feat: Initialize application databases for core features and caching,… by @shirokun20 in #24

Full Changelog: v0.9.9...v0.9.10

v0.9.9

27 Jan 19:37

Choose a tag to compare

What's Changed

  • Feat/migrate to native core by @shirokun20 in #20
  • feat: add Komiktap decimal chapter number handling and restrict reade… by @shirokun20 in #21
  • Bugfix/crotpedia fix with cloud flarebypass by @shirokun20 in #22

Full Changelog: v0.9.0...v0.9.9

v0.9.0

26 Jan 07:34

Choose a tag to compare

🚀 New Features

  • KomikTap Support: Added full support for KomikTap source, including:
    • Latest updates feed
    • Search functionality
    • Detail view with chapter list
    • Reading capability
  • Dynamic Offline Filters:
    • Offline content filter chips are now dynamically generated from configuration.
    • Added support for source-specific coloring (Purple for Crotpedia, Orange for KomikTap, Red for nHentai).
  • Source Labels: Added colored source labels to download items for easy identification.

🛠 Improvements

  • Configuration: moved hardcoded UI elements to assets/configs/ for flexibility.
  • Search Logic: Improved search result prioritization logic.
  • Error Handling: Enhanced error messages with localization support (EN, ID, ZH).

Full Changelog: v0.8.0...v0.9.0

v0.8.0

15 Jan 06:22

Choose a tag to compare

🚀 Release v0.8.0 - Kuron

We are excited to announce the release of v0.8.0 (Build 15)! This update brings significant improvements to discovery, efficiency, and a fresh identity for the app.

🌟 What's New?

🎯 Smart Search (Nhentai)

  • Direct Navigation: Searching for a numeric ID (e.g., 51234) now takes you directly to the gallery detail page, skipping the search results screen.
  • Auto-Normalization: Correctly handles and normalizes numeric IDs (e.g., 00123123).

📑 Tag Pagination

  • Browse More: Added full pagination support for Tag and Genre browsing.
  • Nhentai: Supports /tag/{slug}/?page={N}.
  • Crotpedia: Supports /baca/genre/{slug}/page/{N}/.

🔑 Crotpedia Integration

  • Chapter Access: Some chapters now require a login to access. Integrated a source-aware login/account menu in the drawer for Crotpedia.

🎨 Rebranding to "Kuron"

  • New Identity: The app has been rebranded to Kuron for a more cohesive and premium experience.
  • Updated APK Naming: Build artifacts now follow the naming pattern kuron_[version]_[date]_[abi].apk.

🛠️ Improvements & Fixes

  • Legal Compliance: Updated Terms and Conditions, Privacy Policy, and FAQ for January 2026.
  • Privacy Core: All private data remains stored locally in Downloads/nhasix/.
  • Performance: Optimized string resources and localization handling.

📥 How to Install

  1. Download the APK corresponding to your device architecture (ARM64 preferred for modern devices).
  2. Enable "Unknown Sources" in your Android settings.
  3. Install and enjoy the new Kuron experience!

Full Changelog: v0.7.2...0.8.0


Thank you for being part of our journey!

v0.7.2

28 Dec 09:25

Choose a tag to compare

🔒 Privacy & Safety Update

What's New

🔒 Blur Thumbnails

  • Enabled by default for child safety protection
  • New toggle in Settings → Display → Blur Thumbnails
  • Blur uses ImageFiltered with sigma 10 for smooth effect

📋 Legal & Info Menus

New menus in About screen:

  • Terms and Conditions - User agreement and disclaimers
  • Privacy Policy - How we handle your data
  • FAQ - Frequently asked questions

🌐 Smart Content Loading

  • Content fetched from GitHub with automatic caching
  • Offline fallback to bundled local files
  • 2-language support (English & Indonesian)

📝 Full Changelog

View CHANGELOG.md


⚠️ 18+ Content WarningUnofficial ClientMIT License

v0.7.1

21 Dec 12:34

Choose a tag to compare

Improvement:

  • System Notification for import from backup
  • Main or Home improvement
  • Fix Cover not show
    Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 Dec 09:21

Choose a tag to compare

Full Changelog: v0.6.2...v0.7.0

v0.6.2

21 Dec 06:15

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0-release...v0.6.2