Changelog
Compact history of changes for Lite AI Index.
v1.2.0 Latest
✨ UX
- Search experience upgraded with visible result counter, empty state, and keyboard shortcuts (/ and Ctrl/Cmd + K).
- Search term now syncs with URL query (?q=) so filtered views can be shared and restored.
- Added loading skeletons while catalog data is fetched to reduce perceived wait time.
🛠 Improved
- Faster filtering through client-side search indexing (name, description and tags).
- Share fallback now uses non-blocking toast feedback instead of alert dialogs.
- Responsive masonry breakpoints were aligned with column-based layout behavior.
🚀 DevOps
- Cloudflare cache purge added to GitHub Actions for develop branch deployments.
- Cloudflare cache purge added to production deploy workflow.
v1.1.0
➕ Added
- New categories: Video Conferencing + 17 others (MLOps, RAG, Support, Data Labeling, Sales, HR, Legal, Healthcare, Finance, Prompt Eng, Synthetic Data, Security, Accessibility, Translation, Robotics, etc.).
- Share button (Web Share API + fallback).
- Expanded LLM coverage (Mistral, Llama, Cohere, AI21, Pi, HuggingChat).
🛠 Improved
- Massive dataset expansion across functional & niche domains.
- Accessibility: share button with fallback and visual feedback.
- Standardized bilingual descriptions and tags.
- Automated JSON integrity validation after each insertion.
🔍 LLM Group
- Broader open & enterprise coverage (Mistral, Llama, Cohere, AI21, Pi, HuggingChat).
- Balanced mix: general-purpose, reasoning, personal companion and multi‑model hubs.
📌 Next
- Internal agent for semantic search over the catalog.
- Dynamic updates (API / feed) for metrics & pricing.
- Local bookmarks / favorites.
v1.0.0
Foundation
- Initial structure: LLM, Image Generation, Development, Audio, Video, Data, Productivity, CLI, Communities.
- Instant search (debounce + requestAnimationFrame).
- Bilingual EN/ES support and persistent dark/light theme.
- Mobile‑first responsive design with zero external dependencies.