Skip to content

Releases: buildwithtausif/zoron

Zoron v4.5.22

Choose a tag to compare

@buildwithtausif buildwithtausif released this 01 Jun 16:28

v4.5.22: Adaptive Learning & Autopilot Stability updates. See changelog for more details.

Zoron Controller v4.5.21

Choose a tag to compare

@buildwithtausif buildwithtausif released this 01 Jun 16:05

v4.5.21

  • Hotfix: Enhanced Markdown parser to fully support # Heading sizing and formatting in Release Notes and OTA prompts.

Zoron Controller v4.5.20

Choose a tag to compare

@buildwithtausif buildwithtausif released this 01 Jun 16:02

v4.5.20

  • Hotfix: Added Markdown parsing support to correctly display bold text formatting in the OTA Update Prompt and Release History screens.

Zoron Controller v4.5.19

Choose a tag to compare

@buildwithtausif buildwithtausif released this 01 Jun 15:47

v4.5.19

  • Fix keyboard/input issue: Zoron blocks Gboard and other soft keyboards while typing. Ensure all text inputs properly focus, keyboard appears, stays visible, and input is not obstructed.
  • Learn Modes page: Remove persistent side TOC. Add floating TOC toggle button. On click, open TOC as full-screen glassmorphic overlay. Selecting a topic should smooth-scroll to the section and close the overlay automatically. Support mobile and desktop. Preserve scroll position and existing content layout. Add subtle open/close and scroll animations.

Zoron Controller v4.5.18

Choose a tag to compare

@buildwithtausif buildwithtausif released this 31 May 09:44

v4.5.18 (2026-05-31)

  • Analytics: Introduced dynamic class interval plotting — X-axis labels always fit the viewport with no '...' truncation regardless of data volume.
  • Analytics: Bucket widths auto-scale to clean intervals (1m, 5m, 15m, 1h, 2h, etc.) based on total telemetry duration.

Zoron Controller v4.5.17

Choose a tag to compare

@buildwithtausif buildwithtausif released this 31 May 09:30

v4.5.17 (2026-05-31)

  • Analytics: Fixed battery chart X-axis showing unreadable dots — switched from absolute minute values to sequential indexed entries with proper time label mapping.
  • Settings: CPU and GPU governor selectors now apply changes to the kernel via root shell commands instead of only saving preferences.
  • Build: build_zip.py now reads version from module.prop dynamically.

Zoron Controller v4.5.16

Choose a tag to compare

@buildwithtausif buildwithtausif released this 30 May 08:20

v4.5.16 (2026-05-30)

  • Analytics: Fixed missing X-axis labels on battery chart with human-readable time formatting (5m, 1h, 2h30m).
  • What's New: Fixed changelog parser to correctly handle markdown headers, fully populating release history.
  • Settings: CPU and GPU governor selectors now actually apply the governor to the kernel via root shell commands.
  • Settings: GPU governor selection now persists across screen navigation.

Zoron Controller v4.5.15

Choose a tag to compare

@buildwithtausif buildwithtausif released this 30 May 07:57

v4.5.15

  • Documentation: Corrected mode naming, replacing legacy 'Gaming Mode' references with 'Burst Mode'.

v4.5.14

  • Analytics: Implemented strict X-axis bucketing to permanently resolve Vico chart crashes and visualized statistical guidelines (Mean) directly on the trend chart.
  • Documentation: Removed deprecated FAQs and Troubleshooting sections from the Learn page.
  • What's New: Implemented robust fallback to bundled changelog.md when OTA metadata is unreachable.

Zoron Controller v4.5.12

Choose a tag to compare

@buildwithtausif buildwithtausif released this 30 May 07:32

Zoron Changelog

v4.5.12

  • Analytics: Implemented advanced bucketing compression and added Math stats (Mean, Variance, StdDev) while strictly fixing viewport rendering bugs.
  • Documentation: Implemented an all-new Wiki-style split-pane UX with Table of Contents auto-highlighting. Added specific facts for Gaming, Battery, and Video Modes.
  • What's New: Implemented date parsing and explicit empty states for seamless changelog rendering.

v4.5.11

  • Analytics Fix: Refactored Vico chart async model loading to fix empty model crashes permanently and handle invalid rendering gracefully.
  • UI Redesign: Transformed Settings changelog into a dedicated 'What's New' screen parsed dynamically from OTA metadata.
  • Documentation: Overhauled 'Learn Hub' with 100% factual data retrieved from backend script reverse-engineering (Fastpath, Intent Engine, Rule Engine, etc.), adding a new Table of Contents for rapid navigation.

v4.5.10

  • Analytics Fix: Resolved a crash in the Analytics tab caused by the charting library rejecting identical timestamps when processing battery telemetry.

v4.5.9

  • UI Modernization: Redesigned 'About Modes' into a full documentation experience with comprehensive details for 10 missing mode sections.
  • What's New Fix: Resolved 'What's New' page showing empty placeholders by fetching and displaying live OTA metadata history.
  • Navigation: Reverted floating pill navigation to a fixed bottom bar with a translucent frosted-glass effect.

v4.5.4

  • Backend Optimizations: Fixed engine validation logic to prevent false FAILs for zRAM and I/O schedulers. Added support for fallback schedulers (mq-deadline, kyber, bfq).
  • Engine FastPath: Reduced redundant engine reapplication loops by utilizing FastPath for burst optimizations.
  • Compose Migration Complete: Migrated the Rule Editor and OTA Updater from legacy views directly into Jetpack Compose.
  • Analytics Exporter: Added data export capabilities, allowing users to save CSV logs and process reports directly to the Downloads/Zoron directory.
  • Governor Tuning: Added GPU Governor selection via the UI with detailed mode documentation outlining hardware impacts.

Zoron Controller v4.5.11

Choose a tag to compare

@buildwithtausif buildwithtausif released this 30 May 07:12

Zoron Changelog

v4.5.11

  • Analytics Fix: Refactored Vico chart async model loading to fix empty model crashes permanently and handle invalid rendering gracefully.
  • UI Redesign: Transformed Settings changelog into a dedicated 'What's New' screen parsed dynamically from OTA metadata.
  • Documentation: Overhauled 'Learn Hub' with 100% factual data retrieved from backend script reverse-engineering (Fastpath, Intent Engine, Rule Engine, etc.), adding a new Table of Contents for rapid navigation.

v4.5.10

  • Analytics Fix: Resolved a crash in the Analytics tab caused by the charting library rejecting identical timestamps when processing battery telemetry.

v4.5.9

  • UI Modernization: Redesigned 'About Modes' into a full documentation experience with comprehensive details for 10 missing mode sections.
  • What's New Fix: Resolved 'What's New' page showing empty placeholders by fetching and displaying live OTA metadata history.
  • Navigation: Reverted floating pill navigation to a fixed bottom bar with a translucent frosted-glass effect.

v4.5.4

  • Backend Optimizations: Fixed engine validation logic to prevent false FAILs for zRAM and I/O schedulers. Added support for fallback schedulers (mq-deadline, kyber, bfq).
  • Engine FastPath: Reduced redundant engine reapplication loops by utilizing FastPath for burst optimizations.
  • Compose Migration Complete: Migrated the Rule Editor and OTA Updater from legacy views directly into Jetpack Compose.
  • Analytics Exporter: Added data export capabilities, allowing users to save CSV logs and process reports directly to the Downloads/Zoron directory.
  • Governor Tuning: Added GPU Governor selection via the UI with detailed mode documentation outlining hardware impacts.