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

one month ago

BMI Calculator Stellar Edition - Release Stellar-4.8

🎉 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-4.8.zip -d bmi-calculator

# Install dependencies
cd bmi-calculator
bun install

# Start the application
bun run preview

📋 Changelog

  • chore: cleanup old chart files, and tune the engine (07a2878)
  • code: init ignite (14530f5)
  • chore: little fix styling issue. (cb50e62)
  • feat: Deep stability check + fixes (implemented) (33033ce)
  • docs: update version to 4.8 (699da51)
  • fix: potential bug (1cebced)
  • feat: made to improve scroll smoothness + cross-device responsiveness (75ce142)
  • fix: fixed Cause of the CodeQL failure (b9dfc95)
  • chore: Completed (CSS bloat cleanup + responsiveness polish) (3d65e79)
  • chore: Animation/render hot paths ... (3166d45)
  • chore: optimize bundle size (197f69a)
  • chore: Font/bundle optimization completed (6fdde20)
  • chore: Removed duplicated CSS blocks in src/global-styles.css The following blocks were duplicated near the end of the file and already existed earlier: /* Make modal/body scroll areas momentum-smooth on mobile / (.modal-content, .modal-body { -webkit-overflow-scrolling: touch; }) / Prefer transform/opacity for animations and respect reduced motion */ (@media (prefers-reduced-motion: reduce) { ... }) I removed the duplicate copy at the bottom to reduce CSS bloat and avoid redundant rule evaluation. Verification (regression check) Ran: bun run check && bun run lint && bun run test:run && bun run build Result: All completed successfully (exit code 0), build succeeded. Status Optimization pass + regression verification are complete. (8bc391e)
  • chore: cleanup (485f581)
  • 🎨 chore(deps): paint the town with vibrant new package colors (d8af090)
  • chore: coffee (292a671)
  • docs: reduce bloat (dc4fa82)
  • cleanup: remove a burden file (c9744e6)
  • chore: improve <768 support (34b6692)
  • docs: add the deepwiki (61d8891)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

sha256sum -c bmi-stellar-edition-Stellar-4.8.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.