Changelog
What changed on Utilido
Release notes compiled from the project git history. Major user-facing milestones are listed below; small fixes and SEO tweaks are grouped by date.
Maintained by Benchehida Abdelatif. Last compiled: May 24, 2026.
SEO and about page
- Continued SEO metadata and on-page copy improvements across tool routes.
- Updated About page with clearer creator attribution.
Tool guides and quality pass
- Added sitewide in-depth tool guides (makeGuide system) under each utility.
- CSV to JSON bidirectional flow fixes and manual testing follow-ups.
- Vitest coverage for shared web toolkit behaviors.
- Removed legacy code paths after guide rollout.
Major tool expansion
- New calculator, time, crypto, text, security, generator, and design tools.
- Home page reorganized into category sections with search support.
- PNG and PDF guide text enrichment for image and document tools.
- Ads.txt and monetization-related policy groundwork.
Video tools (experimental branch)
- FFmpeg WASM video tooling explored with COOP/COEP headers.
- Self-hosted FFmpeg assets to avoid CDN and ad-blocker issues.
- Video tools added to navigation during prototype phase (later removed from public surface).
FFmpeg WASM reliability fixes
- Blob URL loading for WASM core, MIME type fixes, loading progress UI.
- Local hosting of FFmpeg scripts; global name corrections for UMD bundle.
Initial public foundation
- Initial Utilido commit: image converters and PDF tools on Cloudflare.
- Image converter client script and PDF tool JavaScript modules.
- Hono SSR frontend, shared packages, and backend workers for img/pdf APIs.

