• Joined on 2026-01-15
mmintel pushed tag v2.2.98 to mmintel/e-tib.com 2026-07-01 10:07:22 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-07-01 10:07:21 +00:00
067e34c19b fix(lcp): revert unoptimized=true on HeroVideo to restore Next.js image optimization for massive CMS images
mmintel pushed tag v2.2.97 to mmintel/e-tib.com 2026-07-01 00:24:40 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-07-01 00:24:40 +00:00
e6017e7436 perf(images): remove AVIF format to prevent massive CPU spikes and TTFB delays during on-the-fly Next.js image optimization
mmintel pushed tag v2.2.96 to mmintel/e-tib.com 2026-06-30 23:15:22 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-30 23:15:21 +00:00
1955bfcd1b perf(lcp): bypass Next.js image optimization for hero poster and use static WebP to eliminate server-side TTFB block
mmintel pushed tag v2.2.95 to mmintel/e-tib.com 2026-06-30 21:05:35 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-30 21:05:33 +00:00
73886406a4 perf: completely lazy load framer-motion core via DynamicFramerMotion wrapper
mmintel pushed tag v2.2.94 to mmintel/e-tib.com 2026-06-30 21:02:20 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-30 21:02:20 +00:00
b2701d6bcd perf(server): aggressively cache OG image assets in memory to prevent synchronous file I/O from blocking the Node event loop
mmintel pushed tag v2.2.93 to mmintel/e-tib.com 2026-06-30 09:47:32 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-30 09:47:25 +00:00
4f46825fb4 perf: fix 3.8s LCP delays by removing dynamic hero and heavy css filters
mmintel pushed tag v2.2.92 to mmintel/e-tib.com 2026-06-30 08:19:33 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-30 08:19:32 +00:00
c63766711d chore: release 2.2.92
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-30 08:09:55 +00:00
c738001f9a perf: eliminate feedback widget chunk via dead-code elimination
mmintel pushed tag v2.2.91 to mmintel/e-tib.com 2026-06-30 00:00:17 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-30 00:00:16 +00:00
69dd79dfad fix: remove lingering getAppServices import from error.tsx that kept backend dependencies in the client bundle
mmintel pushed tag v2.2.90 to mmintel/e-tib.com 2026-06-29 21:27:23 +00:00
mmintel pushed to perf/lighthouse-fixes at mmintel/e-tib.com 2026-06-29 21:27:22 +00:00
a6c4cc53f9 fix: completely sever client bundle from backend logger (pino) and validation (zod) to eliminate 68 KiB unused JS
mmintel pushed tag v2.2.89 to mmintel/e-tib.com 2026-06-29 19:04:06 +00:00