Skip to content

Hydrion V1.0.0

Pre-release
Pre-release

Choose a tag to compare

@vebbaybi vebbaybi released this 11 Jul 19:19
· 85 commits to main since this release

Release Summary

Hydrion v1.0.0-rc.1 is the first release candidate for Hydrion V1.0, a mobile hydration tracker focused on simple daily water logging, progress tracking, local profile setup, and lightweight hydration challenges.

This release is an MVP for alpha and early beta testing. The goal is to validate the core hydration experience, Android compatibility, layout stability, local data persistence, and user feedback before a wider public release.

What’s Included

Startup and Onboarding

  • Added a branded Hydrion startup buffer using the shark animation.
  • Added a minimal startup sequence:
  • Improved onboarding persistence so returning users are not sent through onboarding unnecessarily.
  • Locked age and sex after onboarding to protect baseline profile consistency.
  • Kept profile editing focused on safe editable fields such as nickname, avatar, daily goal, units, and settings.

Hydration Logging

  • Added core manual hydration logging.
  • Daily progress updates after water intake is logged.
  • Hydration totals, percentage progress, and goal state now use the same hydration data source.
  • Challenge hydration actions now count as normal hydration logs.

Dashboard and Progress

  • Improved the daily hydration progress display.
  • Fixed mismatch between progress visuals and hydration values.
  • Improved weekly rhythm and low-data states.
  • Improved Android safe-area behavior across main screens.
  • Cleaned the V1 layout for simpler testing and clearer navigation.

Challenges

  • Working local challenges remain available for V1 testing.
  • Active challenges now appear at the top for easier access.
  • Bottle Bingo keeps its active state visible when joined.
  • Challenge hydration actions update normal daily hydration progress.

Profile and Settings

  • Improved local profile persistence.
  • Removed unfinished badge and achievement UI from the V1 runtime.
  • Removed developer-facing and incomplete profile/settings copy.
  • Settings now focuses on working V1 controls: profile, language, daily goal, reusable container, permissions, legal, and support.
  • Legal and support surfaces remain available for testing.

Quality and Testing

  • flutter analyze passes with no issues.
  • V1 runtime visibility checks pass.
  • Startup, onboarding, asset registry, challenge behavior, profile behavior, localization, responsive layout, and V1 scope tests were updated for the release-candidate build.
  • Kanban and release tracking were updated to reflect the current V1 release-candidate state.

Removed or Deferred

The following are not part of the V1.0 public runtime experience:

  • Badges and achievements
  • BLE or smart bottle support
  • Wearable integrations
  • HealthKit, Google Fit, and Health Connect
  • Cloud sync
  • Social backend features
  • AR functionality
  • Advanced AI coaching
  • Developer/provider/runtime configuration screens
  • Roadmap or future-goal cards inside the app

These items are deferred to V1.1 or post-V1 planning.

Known Limitations

  • Hydrion V1.0 is a local-first MVP.
  • Data is stored on the user’s device.
  • Coach is currently a static future-update notice.
  • Public store release is still subject to final CI, artifact validation, and store review.
  • iOS validation is not yet complete.
  • Android fresh-install and relaunch behavior should be manually verified on the final release artifact.
  • Some features are intentionally simplified or hidden until they are ready for post-V1 releases.

Tester Focus

Please test:

  • Fresh install startup flow
  • Relaunch startup flow
  • Onboarding completion
  • Returning-user behavior
  • Hydration logging
  • Daily progress updates
  • Challenge joining
  • Challenge hydration logging
  • Profile editing
  • Settings and legal/support navigation
  • Layout on different Android devices
  • Any visual overflow, clipping, confusing text, or broken navigation

Feedback Requested

Feedback can be shared as:

  • Bug reports
  • Feature requests
  • User stories
  • Layout or compatibility issues
  • Suggestions for improving the hydration flow

Hydrion V1.0 is focused on validating the foundation. The priority is a clean, stable hydration tracking experience before expanding into larger post-V1 features.

Release Status

Status: V1.0 Release Candidate
Validation: Local analyze and targeted release-candidate checks passing
Final approval pending: GitHub Actions on the pushed commit, final Android artifact review, and manual video acceptance