github oxyzenQ/bmi Stellar-10.0
BMI Stellar Edition Stellar-10.0

6 hours ago

BMI Calculator Stellar Edition - Release Stellar-10.0

๐ŸŽ‰ What's New

This release includes the latest improvements, bug fixes, and feature enhancements for the BMI Calculator Stellar Edition.

๐Ÿ“ฆ Installation

Download the package below and extract it to your desired location:

# Extract the package
unzip bmi-stellar-edition-Stellar-10.0.zip -d bmi-calculator

# Install dependencies
cd bmi-calculator
bun install

# Start the application
bun run preview

๐Ÿ“‹ Changelog

  • fix: add 'unsafe-inline' to production CSP script-src (ee13c91)
  • fix: regenerate bun.lock for CI frozen-lockfile compatibility (7e30d7c)
  • chore: bump version to Stellar 10.0 (ddbd4a2)
  • docs: comprehensive README โ€” architecture, project structure, security notes (3577d9c)
  • chore: production hardening โ€” dead code removal, error page, long-term endurance (4c719b0)
  • refactor: final cleanup โ€” dead code, unused state, bug fixes (7ee56cd)
  • fix: a11y โ€” add role=dialog to NotifyFloat, role=region to pager-shell (575a6a8)
  • fix: final low-impact cleanup โ€” 8 issues (7712808)
  • fix: restore importBmiHistory import (still used in template) + fix derived type (b74745a)
  • fix: performance cleanup + final polish โ€” 6 issues (7de8af9)
  • fix: security hardening + code quality โ€” 9 issues (a47002c)
  • fix: medium-impact security/perf/code-quality โ€” 5 issues (9287e84)
  • fix: security + performance audit โ€” 6 issues resolved (3d3b310)
  • style: add clamp margin-bottom to Reference Table and Body Fat containers (771b1af)
  • fix: remove BmiTrendChart โ€” side effect in .by() broke Gauge navigation (d231077)
  • fix: Gauge page permanently inaccessible after Calc BMI (b42dc14)
  • fix: navigation desync on subsequent Calc BMI (2nd calc stuck) (5d55bc2)
  • fix: navigation desync after Calc BMI notification (3e45ffa)
  • fix(nav): prevent out-transition from blocking interaction + fix notifyโ†’gauge navigation (7e4bfbd)
  • feat(chart): add BMI Trend Chart โ€” full SVG chart with category zones, tooltips, trend line, stats (dc8a078)
  • revert(theme): remove theme toggle feature โ€” dark-only mode (e17afff)
  • feat(theme,body-fat): dark/light/system theme toggle + body fat estimation (71f2fd9)
  • feat(ui): responsive 2-column desktop layout + mobile form fixes (090397d)
  • fix(css): add missing .input-error styling โ€” center-aligned with form inputs (65f8aec)
  • fix(deps): add hash-wasm to package.json dependencies (d97a69e)
  • feat(checksum): upgrade to BLAKE3 โ€” fastest cryptographic hash (da0012d)
  • fix(import): stay on calculator page after import + enhance checksum to dual-hash (e2d500b)
  • fix(notify): resolve mount race condition that made all floating notifications invisible (bc24348)
  • fix: resolve 4 post-import bugs โ€” notify re-animation, icon swap, checksum strict, unit-switch error (57cf9ba)
  • fix(export-import): add checksum verification, override mode, and confirmation dialog (4fbe3d6)
  • fix: center unit toggle + move export/import into form card (068cbdf)
  • feat: unit toggle (metric/imperial), PWA manifest, export/import history (3ad4bea)
  • refactor: full Svelte 5 runes migration โ€” 39 patterns modernized (75c4ac6)
  • fix: resolve svelte-check errors and warnings (runes mode compliance) (ee2241c)
  • feat: Svelte 5 runes migration + BMI History Sparkline (f2d56ce)
  • fix: critical bugs, security hardening, and performance improvements (41684a4)
  • Fix echo statement for verification success message (83f48ee)
  • ๐Ÿ’Ž chore(deps): polish dependencies until they shine like diamonds (fee47ae)
  • ๐Ÿ”ฎ chore(deps): enchant codebase with mystical dependency magic (acc1c17)
  • ๐ŸŽญ chore(deps): orchestrate a symphony of updated dependencies (d5da797)
  • ๐ŸŽจ chore(deps): paint the town with vibrant new package colors (147e1df)

๐Ÿ”’ Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

sha256sum -c bmi-stellar-edition-Stellar-10.0.zip.sha256

๐Ÿ“„ License

This project is licensed under the GPL v3 License. See the LICENSE.md file for details.

๐Ÿ™ Acknowledgments

Thank you to all contributors and users who made this release possible!


Built with: SvelteKit + TypeScript + Vite
Team: LOGIGO

Don't miss a new bmi release

NewReleases is sending notifications on new releases.