Skip to content

Releases: oxyzenQ/bmi

BMI Stellar Stellar-v21.5

08 Jun 17:41
Stellar-v21.5

Choose a tag to compare

BMI Stellar - Release Stellar-v21.5

🎉 What's New

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

📦 Download Packages

This release provides two separate artifacts:

Artifact Description
bmi-stellar-source-Stellar-v21.5.zip Full source code — rebuild from source
bmi-stellar-build-Stellar-v21.5.zip Pre-built static output — deploy ready

From Source

# Extract the source archive
unzip bmi-stellar-source-Stellar-v21.5.zip -d bmi-stellar

# Install dependencies
cd bmi-stellar
bun install

# Build and preview
bun run build
bun run preview

From Build (Deploy Ready)

# Extract the build archive
unzip bmi-stellar-build-Stellar-v21.5.zip -d bmi-stellar-deploy

# Serve the static build with any HTTP server
cd bmi-stellar-deploy
bunx serve build

📋 Changelog

  • Dev (#66) (5e88c13)
  • Dev (#65) (ae6233a)
  • fix: harden storage write ordering, PWA commit compare, BMI null safety, rg flag (1aa1d8f)
  • chore: standardize CI naming, author identity, and fix formatting (91a38a5)
  • chore: update docs and tighten security (9e898a3)
  • chore(deps): nightbot maintenance (5e66b7c)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

# Verify source archive
sha256sum -c bmi-stellar-source-Stellar-v21.5.zip.sha256

# Verify build archive
sha256sum -c bmi-stellar-build-Stellar-v21.5.zip.sha256

📄 License

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

🙏 Acknowledgments

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


Built with: SvelteKit + TypeScript + Vite
Maintainer: rezky_nightky (oxyzenQ)
Project: BMI Stellar

BMI Stellar Stellar-v21.4

07 Jun 09:18
Stellar-v21.4

Choose a tag to compare

BMI Stellar - Release Stellar-v21.4

🎉 What's New

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

📦 Download Packages

This release provides two separate artifacts:

Artifact Description
bmi-stellar-source-Stellar-v21.4.zip Full source code — rebuild from source
bmi-stellar-build-Stellar-v21.4.zip Pre-built static output — deploy ready

From Source

# Extract the source archive
unzip bmi-stellar-source-Stellar-v21.4.zip -d bmi-stellar

# Install dependencies
cd bmi-stellar
bun install

# Build and preview
bun run build
bun run preview

From Build (Deploy Ready)

# Extract the build archive
unzip bmi-stellar-build-Stellar-v21.4.zip -d bmi-stellar-deploy

# Serve the static build with any HTTP server
cd bmi-stellar-deploy
bunx serve build

📋 Changelog

  • chore(assets): replace bmi-logo-masters with new logo file (1254x1254 RGBA) (dd87777)
  • release(v21.4): rebrand to masters logo, remove legacy assets, improve touch targets (84418e6)
  • add new logo (87f5dd0)
  • style(docs): fix prettier formatting in furthermore.md (d76ad8a)
  • chore(ci): normalize nightbot maintenance (e245c9d)
  • self-heal: bump GitHub Actions patch/minor versions (c7fd036)
  • brand: version bmi logo asset urls (4005f15)
  • brand: refresh rounded logo assets (92667d6)
  • ci: harden direct dependency updates (d5a2fed)
  • ci: tighten workflow filters and clean ignores (3c224e1)
  • chore: simplify .gitignore (4c0c12c)
  • docs: fix formatting for BRANDING and TRADEMARK (8ac6387)
  • docs: add trademark and branding guidelines (0aa47ed)
  • ci: skip heavy checks for docs-only changes (afc4ff7)
  • docs: tighten readme header (a404ad1)
  • self-heal: bump GitHub Actions patch/minor versions (88bddf3)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

# Verify source archive
sha256sum -c bmi-stellar-source-Stellar-v21.4.zip.sha256

# Verify build archive
sha256sum -c bmi-stellar-build-Stellar-v21.4.zip.sha256

📄 License

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

🙏 Acknowledgments

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


Built with: SvelteKit + TypeScript + Vite
Maintainer: Rezky Nightky
Project: BMI Stellar

BMI Stellar Stellar-v21.3

03 Jun 11:21
Stellar-v21.3
3f4fd0f

Choose a tag to compare

BMI Stellar - Release Stellar-v21.3

🎉 What's New

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

📦 Download Packages

This release provides two separate artifacts:

Artifact Description
bmi-stellar-source-Stellar-v21.3.zip Full source code — rebuild from source
bmi-stellar-build-Stellar-v21.3.zip Pre-built static output — deploy ready

From Source

# Extract the source archive
unzip bmi-stellar-source-Stellar-v21.3.zip -d bmi-stellar

# Install dependencies
cd bmi-stellar
bun install

# Build and preview
bun run build
bun run preview

From Build (Deploy Ready)

# Extract the build archive
unzip bmi-stellar-build-Stellar-v21.3.zip -d bmi-stellar-deploy

# Serve the static build with any HTTP server
cd bmi-stellar-deploy
bunx serve build

📋 Changelog

  • chore: tightening and bump v21.3.0 (3f4fd0f)
  • ci: use direct weekly maintenance updates (cc49e3a)
  • docs: add dormant maintenance guide (4eed226)
  • chore: harden pwa audits and headers (b6f9ae6)
  • refactors (8ad6554)
  • chore(deps): update dependencies (47b6b79)
  • chore(deps): update dependencies (8d2c438)
  • chore(deps): update dependencies (c90cdb0)
  • chore(deps): update dependencies (4d60e3c)
  • Delete LICENSE.md (6c42435)
  • Add GNU General Public License v3 (6216873)
  • Update README.md (ab72db0)
  • Enhance README with logo alt text and badges (04276c8)
  • chore(deps): update dependencies (d3e6515)
  • chore(deps): update dependencies (98d12c8)
  • chore(deps): update dependencies (b9821b5)
  • chore(deps): update dependencies (e26ec0e)
  • chore(deps): update dependencies (38f4f97)
  • self-heal: bump GitHub Actions patch/minor versions (0a82d7d)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

# Verify source archive
sha256sum -c bmi-stellar-source-Stellar-v21.3.zip.sha256

# Verify build archive
sha256sum -c bmi-stellar-build-Stellar-v21.3.zip.sha256

📄 License

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

🙏 Acknowledgments

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


Built with: SvelteKit + TypeScript + Vite
Maintainer: Rezky Nightky
Project: BMI Stellar

BMI Stellar Stellar-v21.2

21 May 18:03
Stellar-v21.2
be4055c

Choose a tag to compare

BMI Stellar - Release Stellar-v21.2

🎉 What's New

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

📦 Download Packages

This release provides two separate artifacts:

Artifact Description
bmi-stellar-source-Stellar-v21.2.zip Full source code — rebuild from source
bmi-stellar-build-Stellar-v21.2.zip Pre-built static output — deploy ready

From Source

# Extract the source archive
unzip bmi-stellar-source-Stellar-v21.2.zip -d bmi-stellar

# Install dependencies
cd bmi-stellar
bun install

# Build and preview
bun run build
bun run preview

From Build (Deploy Ready)

# Extract the build archive
unzip bmi-stellar-build-Stellar-v21.2.zip -d bmi-stellar-deploy

# Serve the static build with any HTTP server
cd bmi-stellar-deploy
bunx serve build

📋 Changelog

  • fix(UX/UI): cleaning (4108783)
  • fix: polish mobile viewport edge (054eaa2)
  • refactor(scripts): improve verify script robustness (ede7f50)
  • chore(deps): update dependencies (321d13f)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

# Verify source archive
sha256sum -c bmi-stellar-source-Stellar-v21.2.zip.sha256

# Verify build archive
sha256sum -c bmi-stellar-build-Stellar-v21.2.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
Maintainer: Rezky Nightky
Project: BMI Stellar

BMI Stellar Stellar-v21.1

20 May 18:04
Stellar-v21.1
311c048

Choose a tag to compare

BMI Stellar - Release Stellar-v21.1

🎉 What's New

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

📦 Download Packages

This release provides two separate artifacts:

Artifact Description
bmi-stellar-source-Stellar-v21.1.zip Full source code — rebuild from source
bmi-stellar-build-Stellar-v21.1.zip Pre-built static output — deploy ready

From Source

# Extract the source archive
unzip bmi-stellar-source-Stellar-v21.1.zip -d bmi-stellar

# Install dependencies
cd bmi-stellar
bun install

# Build and preview
bun run build
bun run preview

From Build (Deploy Ready)

# Extract the build archive
unzip bmi-stellar-build-Stellar-v21.1.zip -d bmi-stellar-deploy

# Serve the static build with any HTTP server
cd bmi-stellar-deploy
bunx serve build

📋 Changelog

  • fix: fmt (777e002)
  • fix(UX/UI): adjust global parameters css (588eb1f)
  • fix(UX/UI): some inconsistency and cleanup (0eb237e)
  • fix(UX/UI): improve masterclass UI (183bd03)
  • fix(v21.1.0): small fixes include Notes (222ae5d)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

# Verify source archive
sha256sum -c bmi-stellar-source-Stellar-v21.1.zip.sha256

# Verify build archive
sha256sum -c bmi-stellar-build-Stellar-v21.1.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
Maintainer: Rezky Nightky
Project: BMI Stellar

BMI Stellar Stellar-v21.0

20 May 15:04
Stellar-v21.0
5448b85

Choose a tag to compare

BMI Stellar - Release Stellar-v21.0

🎉 What's New

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

📦 Download Packages

This release provides two separate artifacts:

Artifact Description
bmi-stellar-source-Stellar-v21.0.zip Full source code — rebuild from source
bmi-stellar-build-Stellar-v21.0.zip Pre-built static output — deploy ready

From Source

# Extract the source archive
unzip bmi-stellar-source-Stellar-v21.0.zip -d bmi-stellar

# Install dependencies
cd bmi-stellar
bun install

# Build and preview
bun run build
bun run preview

From Build (Deploy Ready)

# Extract the build archive
unzip bmi-stellar-build-Stellar-v21.0.zip -d bmi-stellar-deploy

# Serve the static build with any HTTP server
cd bmi-stellar-deploy
bunx serve build

📋 Changelog

  • fix: hook workers in dev preview (62925f4)
  • fix(UX/UI): v12 consistency up (22c74fe)
  • fix(UX/UI): v11 consistency up (06b1de8)
  • docs: update (bf622cd)
  • fix: formating eslint (46cdf7c)
  • chore: update dependency (508ed8f)
  • release v21.0 (0299db1)
  • fix(UX/UI): v10 consistency up (793412e)
  • docs: masterclass rewrite of all 5 documentation files (4dfd3ec)
  • fix(a11y/i18n/consistency): critical focus-visible, unit symbols, dead props, doc sync (31ca18b)
  • docs: update styles (bc72a10)
  • fix(UX/UI): v9 consistency up (0961987)
  • fix(UX/UI): v8 (1cfdb30)
  • fix(UX/UI): v7 (da9f1b3)
  • fix(UX/UI): v6 (eec297d)
  • fix(UX/UI): v5 optimize mobile rendering during slow scroll (613d6a8)
  • fix(UX/UI): v4 optimize mobile rendering during slow scroll (76ee8b2)
  • fix(UX/UI): v3 optimize mobile rendering during slow scroll (c757926)
  • fix(UX/UI): v2 optimize mobile rendering during slow scroll (d73817a)
  • fix(UX/UI): v1 polish cross-device scrolling behavior (784391c)
  • fix(UX/UI): history chart bounds and polish visuals (0bb36f3)
  • fix(i18n): unit symbol consistency, CJK toUpperCase, orphaned activity keys (16c712c)
  • chore: v21.0 hygiene — remove dead code, CSS redundancies, fix --violet-8 token (418e241)
  • chore(deps): update dependencies (fb6fdcd)
  • perf: add explicit GPU layer promotion to body::before wallpaper (3a38c1c)
  • fix: 7 production hardening fixes — accessibility, security, race conditions (08bc575)
  • perf: optimize mobile scroll — fix wallpaper compositing regression from 2d48d03 (fbaeebb)
  • fix: Escape close for DebugPanel and LanguageSwitcher (dd67e0b)
  • fix: remove PWA userChoice race and add dialog accessible names (1f34326)
  • fix(production): hardening pass — 4 small correctness fixes (37bbd28)
  • fix(share-image): correct TDEE activity label mapping (617507b)
  • feat(share-image): add TDEE context caption and BMI Prime hint (59fccda)
  • fix(UX/UI): inconsistency between mode mobile and desktop style (2d48d03)
  • feat: polish share image premium frame and contrast (1e6743d)
  • refactor: encryption modal into focused components (601c9d1)
  • refactor: bmi form into focused components (c38d00c)
  • fix: clean up mobile performance css overrides (99eea46)
  • refactor page sections and improve mobile pwa polish (fcc53d5)
  • feat: add pwa-update.test.ts (5bb582a)
  • fix: resolve BMI unit, import, swipe, and PWA update issues, Fix imperial ideal-weight calculation by sharing BMI height-to-meters and ideal-weight range helpers. (1aa2e10)
  • chore(deps): update dependencies (161a9d3)
  • docs: add for funding/support (19f9f25)
  • ci: upgrade Node runtime to nodejs24.x (021cb3c)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

# Verify source archive
sha256sum -c bmi-stellar-source-Stellar-v21.0.zip.sha256

# Verify build archive
sha256sum -c bmi-stellar-build-Stellar-v21.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
Maintainer: Rezky Nightky
Project: BMI Stellar

BMI Stellar Stellar-v20.0

18 May 08:48
Stellar-v20.0
e73bc4c

Choose a tag to compare

BMI Stellar - Release Stellar-v20.0

🎉 What's New

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

📦 Download Packages

This release provides two separate artifacts:

Artifact Description
bmi-stellar-source-Stellar-v20.0.zip Full source code — rebuild from source
bmi-stellar-build-Stellar-v20.0.zip Pre-built static output — deploy ready

From Source

# Extract the source archive
unzip bmi-stellar-source-Stellar-v20.0.zip -d bmi-stellar

# Install dependencies
cd bmi-stellar
bun install

# Build and preview
bun run build
bun run preview

From Build (Deploy Ready)

# Extract the build archive
unzip bmi-stellar-build-Stellar-v20.0.zip -d bmi-stellar-deploy

# Serve the static build with any HTTP server
cd bmi-stellar-deploy
bunx serve build

📋 Changelog

  • Potential fix for pull request finding 'CodeQL / Missing origin verification in handler' (5b50a59)
  • fix: pretier format (74ebe02)
  • chore: update version (bb72c57)
  • fix(UX/UI): v11 update screenshot manifest json image (611e515)
  • fix(UX/UI): v10 optimize (404f144)
  • fix(UX/UI): v9 optimize (eb275e9)
  • fix(UX/UI): v8 optimize (f9223a5)
  • fix(UX/UI): v7 optimize (9a9b242)
  • fix(UX/UI): v6 duplicate remove, tuning ui (c2ba5c0)
  • fix(UX/UI): v5 inconsistency format name (77cb23b)
  • fix(UX/UI): v4 optimize (0c2f9fc)
  • fix(UX/UI): v3 peak optimize scrolling for cross devices (7ebe314)
  • fix(UX/UI): v2 patch optimize scrolling for cross devices. (e0d906a)
  • fix(UX/UI): optimize style (392b081)
  • fix(UX/UI): optimize colors (0f85ebc)
  • fix(UX/UI): optimize progress bmi results (e21144c)
  • fix(UX/UI): optimize wallpapers and icons size (9900fb7)
  • fix(UX/UI): optimize x close icons cross floating windows (1a82698)
  • fix: reoptimize UX/UI v6 (878f76d)
  • fix: reoptimize UX/UI v5 (cf1ce92)
  • fix: reoptimize UX/UI v4 (6b95e35)
  • ci: new fully autonomous runtime path (c1510ec)
  • fix: formating and ci (9e40687)
  • fix: tightning (f0d88d5)
  • cleanup and formating prettier (e896827)
  • cleanup (39f536f)
  • fix: reoptimize UX/UI v3 (8182717)
  • fix: reoptimize UX/UI v2 (e11bb0c)
  • fix: reoptimize UX/UI v1 (741e611)
  • fix: reoptimize UX/UI for PWA vol 5 (b667b3d)
  • fix: reoptimize UX/UI for PWA vol 4 (a62fd72)
  • fix: reoptimize UX/UI for PWA vol 3 (289f301)
  • fix: reoptimize UX/UI for PWA vol 2 (3e159bb)
  • fix: reoptimize UX/UI for PWA vol 1 (9dbf857)
  • feat: reoptimize UX/UI for PWA (a20cd76)
  • fix: bug data dedupe history v2 (bb5a648)
  • fix: bug data dedupe history (70c8f00)
  • self-heal: bump GitHub Actions patch/minor versions (12538df)
  • fix(ci): remove invalid permission and switch to PAT in self-heal-actions.yml (cd5fccb)
  • fix(ci): add workflows permission to self-heal-actions.yml (c68d401)
  • chore(ci): use dynamic latest stable Node.js and opt into Node 24 (7257e84)
  • fix(ci): update BASE_BRANCH to github.ref_name in auto-update.yml (021b784)
  • fix(perf): reoptimize UX/UI vol 31 (4760314)
  • fix(perf): reoptimize UX/UI vol 30 (1fe46e4)
  • ci: optimize (fd41d24)
  • chore: docs cleanup and fix hardcode (eca77e2)
  • chore: docs cleanup and add copyright on header (725e142)
  • fix(perf): reoptimize UX/UI vol 29 (347819f)
  • fix(perf): reoptimize UX/UI vol 28 (c5c799b)
  • fix(perf): reoptimize UX/UI vol 27 (5c7c742)
  • fix(perf): reoptimize UX/UI vol 26 (6384162)
  • fix(perf): reoptimize UX/UI vol 25 (e9e78d7)
  • fix(perf): reoptimize UX/UI vol 24 (9af57a7)
  • fix(perf): reoptimize UX/UI vol 23 (4955d93)
  • fix(perf): reoptimize UX/UI vol 22 (13e121f)
  • update config codespellrc (209481e)
  • chore: update .codespellrc — ignore Indonesian locale false positives & test API names (7d71570)
  • fix(perf): reoptimize UX/UI vol 21 (3a37921)
  • fix(perf): reoptimize UX/UI vol 20 (1b1492b)
  • fix(perf): reoptimize UX/UI vol 19 (bc71109)
  • fix(perf): reoptimize UX/UI vol 18 (90729b3)
  • fix(perf): reoptimize UX/UI vol 17 (fe0b193)
  • fix(perf): reoptimize UX/UI vol 16 (3a586e3)
  • fix(perf): reoptimize UX/UI vol 15 (21ec0d1)
  • fix(perf): reoptimize UX/UI vol 14 (33adacc)
  • feat: P3 premium share image — gradient BMI text, floating particles, card depth, tick marks, header diamonds (444c425)
  • feat: P2 premium share image — corner accents, mini gauge, bottom accent, category dot, JPEG export (4fe576b)
  • feat: P1 premium share image — star field, health insight, grain overlay, personal data, native share (1c00f88)
  • feat: P0 premium share image — glassmorphism card, BMI glow, upgraded scale bar, accent consistency (e8a014a)
  • fix: hero subtitle centered — increase specificity to override .about-card p left-align (4cbe2c1)
  • fix: keep about section headers centered, hero subtitle centered — only long paragraphs left-aligned (25b952f)
  • fix: improve readability of about-bmi long info sections — left-aligned text, row headers, optimal line length, visual hierarchy (0243450)
  • fix(perf): reoptimize UX/UI vol 13 (8e97ac5)
  • fix(perf): reoptimize UX/UI vol 12 (f4a7170)
  • fix(perf): reoptimize UX/UI vol 11 (d8b54b8)
  • fix(perf): reoptimize UX/UI vol 10 (2c00000)
  • fix(perf): reoptimize UX/UI vol 9 (3221931)
  • fix(perf): reoptimize UX/UI vol 8 (aa9aa47)
  • docs: update (3eb462c)
  • fix(perf): reoptimize UX/UI vol 7 (bc75933)
  • fix: equalize right-side padding on top navbar scroll so language switcher has full visibility (fede588)
  • fix(perf): reoptimize UX/UI vol 6 (a53127e)
  • fix: enable horizontal scroll on top navbar tabs for desktop/mobile (759bb6f)
  • feat: reoptimize UX/UI vol 5 (92c8586)
  • feat: reoptimize UX/UI vol 4 (3020345)
  • refactor: merge About BMI title into container, stack icons above titles (aff2479)
  • refactor: merge About page cards (What is BMI → Encrypted Backup) into unified container (77be4ab)
  • feat: reoptimize UX/UI vol 3 (c1a2035)
  • style: universal liquid glass navbar for both top + bottom, remove mobile overrides (d9e8bc5)
  • feat: reoptimize UX/UI vol 2 (d7c12ee)
  • refactor: move .pager-nav top navbar CSS from +page.svelte to nav.css (ef10ac3)
  • feat: reoptimize UX/UI vol 1 (3f5a33b)
  • fix(ci): separate release artifacts into source + build archives (d08a958)
  • style: premium glass button style for all floating window buttons (9a5d0e1)
  • style: smooth grey 3px borders on all containers (2e724e2)
  • fix(v20.0): smooth grey borders on ALL containers — hero to last (ac745a4)
  • fix(v20.0): smooth grey borders on all glass containers (ba2cc3b)
  • fix(v20.0): P0 lockfile sync, branding cleanup, navbar glassmorphism, responsive ultra-tiny (2d38433)
  • fix: navbar glassmorphism, about icon sizing, premium responsive design v20.0 (45725d9)
  • fix: scope about header icon sizing, fix navbar glassmorphism override (bd24fb0)
  • fix: About page icon styling + navbar glassmorphism (fc1fe3c)
  • rebrand(v20.0): rename project to 'BMI Stellar — Privacy-First BMI Companion' (f333dff)
  • fix: responsive encryption badge on compact phones (<400px) (76b5853)
  • fix: version updater script, README structure, reference table borders (08c771b)
  • release(v20.0): version bump + dead code cleanup + CI path filtering (14d07a1)
  • feat: reoptimize UX/UI vol 4 (dff0dd0)
  • feat: reoptimize UX/UI vol 3 (21c53f5)
  • feat: optimize UI/UX vol 2 (2acf1e9)
  • feat: reoptimize UI/UX by (8249250)
  • chore: cleanup bloat of box-shadows (286bf53)
  • fix(ui): zero shadow policy + preload cleanup + mobile glass hardening v19.1 (5bbe841)
  • fix(ui): mobile glass source of truth + footer overflow fix (c1c3b78)
  • ✨ chore(deps): sprinkle fresh dependency updates like cosmic stardust (365b57f)
  • fix: !!passphrase → Boolean(passphrase) di line 386 EncryptionModal.svelte. Eslint warning resolved. (257444f)
  • fix(ui): mobile premium glass + responsive layout hardening (v19) (f739fd2)
  • fix(security,perf): harden checksum privacy + tighten bundle warning (9a70d59)
  • refactor(P2-12): decompose EncryptionModal.svelte (1009→885 LOC) (3f93654)
  • refactor(P2-11): decompose +page.svelte — extract 5 modules (1496→1321 LOC) (a9ed76d)
  • chore(P2): remove dead code + fix CSV escaping (17f3660)
  • fix: update OG/Twitter URLs from bmi-oxyzenq to bmi-logigo (a97c2c9)
  • chore: update all logos to bmi-logigo-v2 and center in README (ab25aea)
  • fix(p1): resolve 5 stability issues for v19.0 (5de1df0)
  • fix(p0): resolve 5 critical v19.0 blockers (ef8f0c1)
  • chore(cleanup): remove stale particle system references from CSS comments and tokens (e267e0f)
  • refactor: remove atmospheric particle system entirely (49a96d3)
  • feat(atmosphere): recalibrate cosmic dust for human perception (0b6d164)
  • fix(particles): cosmic dust not visible on initial mount (d4f8e8c)
  • feat(v18): evolve rain effect → Gravitational Dust Field (5928a3f)
  • ci: migrate GitHub Actions to Node.js 24 (1f309aa)
  • 🎨 chore(deps): paint the town with vibrant new package colors (e8fe70b)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

# Verify source archive
sha256sum -c bmi-stellar-source-Stellar-v20.0.zip.sha256

# Verify build archive
sha256sum -c bmi-stellar-build-Stellar-v20.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
Maintainer: Rezky Nightky
Project: BMI Stellar

BMI Stellar Edition Stellar-v18.0

10 May 20:18
Stellar-v18.0
6f21e1b

Choose a tag to compare

BMI Calculator Stellar Edition - Release Stellar-v18.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-v18.0.zip -d bmi-calculator

# Install dependencies
cd bmi-calculator
bun install

# Start the application
bun run preview

📋 Changelog

  • Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class' (8ad7e89)
  • Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class' (6686f30)
  • Potential fix for pull request finding 'CodeQL / Unused variable, import, function or class' (6760562)
  • chore: update dependency (ec23c88)
  • fix: missing document start --- (f294351)
  • chore: cleanup (03f69fa)
  • fix(i18n,typography): localize crack time labels + input line-height safety (2206c19)
  • perf(v18): production bundle optimization — image pipeline, preload, a11y fixes (2b595ae)
  • perf(v18): production hardening — dev-only lazy-load, particles defer, image CLS fix (451e178)
  • ⚡ chore(deps): supercharge packages with lightning-fast updates (05e205d)
  • polish(v18): coherence pass — animation safety, token adoption, accessibility, stress guards (baaff52)
  • v18.0 refined foundation: dead code, systemization, latency, animation safety (4882f6f)
  • refactor(maintainability): v18 dead code cleanup — shared portal, dedup wrappers, consistent storage (6be86e1)
  • fix(ui): remove dev debug panel floating button that clashed with bottom nav (c2ab093)
  • test(crypto): use node environment for native crypto.subtle (50f2450)
  • fix(crypto): use clean ArrayBuffer copy for WebCrypto BufferSource (894d013)
  • perf(maintainability): Phase 6 — Performance & Maintainability (v18.0) (ca139e6)
  • docs: update worklog with Phase 5 summary (acb9632)
  • refactor(ux): Phase 5 — UX Consistency System (v19.0) (7d2fcdb)
  • refactor(maintainability): Phase 4 — Maintainability (v18.0) (1820f4d)
  • docs: update worklog with Phase 3 summary (22e094e)
  • test(regression): Phase 3 — Regression Fortress (7ff8a15)
  • docs: update worklog with Phase 2 summary (89a36b3)
  • feat(observability): Phase 2 — Observability & Debuggability (f40bddf)
  • refactor(phase1): migrate 41 hardcoded durations to design tokens (a0f012f)
  • fix(phase1): eliminate all hardcoded z-index + fix stale CSS fallback values (e6a1103)
  • refactor(phase1): harden z-index, font, and duration token system (0fa3c5c)
  • fix: apply anti-glitch rules to Safe Premium Spring (98bb87a)
  • feat: Safe Premium Spring animation on glitch-free baseline (6e19f67)
  • revert: restore animation to 11a717f (pre-Soft Directional Fade) (22b8ac9)
  • revert: fully restore goTo() and animation-config to 7815f55 (9c9b350)
  • revert: restore Soft Directional Fade transition from 7815f55 (96635bc)
  • fix: remove outDist reflow + early opacity guard that caused slide-back glitch (4c2fae7)
  • fix: OUT slides full viewport width — exits clip area before animation ends (a56a580)
  • fix: prevent 1-frame post-animation flash on OUT transition (22adea7)
  • fix: correct OUT transition direction — element no longer lingers (6c26c3a)
  • fix: match OUT duration to IN duration — eliminate timing gap glitch (6426e42)
  • fix: remove scale from pager transitions to eliminate edge gap glitch (9fdf9f8)
  • fix: eliminate ghost container glitch during page transitions (fa086ae)
  • fix: z-index stacking — eliminate transition ghost container (b58fb3c)
  • fix: navigation lock — prevent ghost container on rapid swipes (c6c30ca)
  • refactor: Safe Premium Spring — universal animation system (7110173)
  • feat: Gravitational Warp — black hole themed animation system (f8c90a8)
  • fix(motion): resolve rapid-swipe ghost — out phase faded wrong direction (1391352)
  • refine(motion): Soft Directional Fade — premium page transitions (7815f55)
  • fix(crypto): migrate zxcvbn-ts → @zxcvbn-ts/core to resolve ESM/CJS 'exports is not defined' (11a717f)
  • fix(ui): resolve hero version label bottom spacing & navbar hover color regression (76af364)
  • chore: v18.0 — Phase 4 Maintainability (c8aeb07)
  • feat: v17.0 — UX Consistency (cf6b7c0)
  • feat: v16.0 — Reliability (major version) (ca8effb)
  • feat: v15.3 — Regression Fortress (738fedc)
  • feat: v15.2 — Observability (720dfcd)
  • feat: v15.1 — UI stabilization and modal consistency improvements (dc3660d)
  • fix: encrypt input overflow in EncryptionModal (52ccab4)
  • ⚡ chore(deps): supercharge packages with lightning-fast updates (649813f)
  • 🎨 chore(deps): paint the town with vibrant new package colors (798ceb8)
  • ✨ chore(deps): sprinkle fresh dependency updates like cosmic stardust (3750233)
  • 🔥 chore(deps): ignite performance with blazing dependency updates (fb30a75)

🔒 Security

Package Verification

Verify the integrity of the downloaded package using SHA256:

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