FixedThe AkiDevRule lesson page now lists all 10 skills and the current npx-based install/update command, matching the latest release.
v0.4.9September 9, 2026
New AkiDevRule 2.8.0 post, ecosystem link fixes
NewNew post covering AkiDevRule 2.8.0: safer automatic database migrations, a version-check command, and cleaner release records.
NewAdded RegMail.me to the ecosystem links in the footer.
FixedThe Aki Kinh Dich link in the footer and about page pointed to an old domain; updated to the current one.
internalUnder-the-hood improvements: automatic type-checking now runs on every build, article routes can no longer drift from what's on disk, and the sitemap is checked for broken links before it ships.
v0.4.8August 23, 2026
aki-mcp-sv update covering 1.7.0 through 1.11.0
NewNew post on aki-mcp-sv 1.9.0-1.11.0: standalone downloadable launchers, the app going from 4 processes down to 1, and AI onboarding on first connection.
FixedThe architecture deep-dive post described an older internal design; updated to match the current single-process version.
v0.4.7August 22, 2026
Documentation accuracy pass
ImprovedUnder-the-hood documentation cleanup for internal accuracy (no visible change for users).
v0.4.6August 14, 2026
Route sync validation, SEO normalization, and ecosystem naming
ImprovedAll article routes are now registered and automatically verified for complete static prerendering and sitemap coverage.
FixedCleaned up internal link slashes and meta descriptions across recent articles and lessons.
ImprovedUpdated ecosystem naming and rule references to AkiDevRule and pattern-core.
v0.4.5August 12, 2026
Grok Automations guide, and correct category labels
NewNew guide on Grok Automations: server-side connectors and schedules that run without keeping the app open.
FixedSome posts showed a raw category code instead of a readable label; category names now display correctly.
v0.4.4August 12, 2026
Posts on aki-mcp-sv 1.6.0 and akidevrule 2.1.0
NewNew post on aki-mcp-sv 1.5.0 and 1.6.0: tools merged under one local server, plus an automatic update check.
NewNew post on akidevrule 2.1.0: the design-core rename to pattern-core and three rewritten rules.
v0.4.3August 11, 2026
Posts on aki-mcp-sv 1.4.0 and akidevrule 2.0
NewNew post on aki-mcp-sv through 1.4.0: trusted directories, allowlist chips, and the multi-client panel.
NewNew post on akidevrule: the 1.0.0 core floor and the 2.0 Windows Python installer.
v0.4.2August 10, 2026
New engineering post: building a remote file and shell MCP server
NewPublished a deep dive on aki-mcp-sv, covering its OAuth-secured remote architecture and its Gemini, Grok, and Kiro CLI support.
v0.4.1August 6, 2026
Version badge, release highlights, and ecosystem link tracking
NewRelease notes now highlight the changes that actually matter to you, instead of listing every internal fix at the same weight.
NewThe current site version now shows in the footer, linking straight to these release notes.
ImprovedFooter links to other AkiNet ecosystem sites now carry proper referral tracking, helping us understand which links people actually use.
v0.4.0July 30, 2026
Diagrams, sliders and coloured code in articles
FixedFlowcharts and diagrams in articles now actually draw. They were silently showing nothing before.
FixedComparison tables and diagrams that were meant to sit in a slider were showing up as raw text.
NewCode blocks now come with syntax colouring, so snippets are much easier to read.
NewArticles can hold a swipeable slider for side by side comparisons.
ImprovedEvery article is now pre-built, so pages open faster and load more reliably.
ImprovedTrimmed unused image tooling out of the site, cutting the server bundle by more than half.
v0.3.0July 29, 2026
Akiflow architecture technical deep-dives and interactive lesson
NewInteractive lesson: Grep-Based Log Slicing & Zero Token-Waste Architecture
NewTechnical post: Mechanism by Shortfall — choosing the right agent for the bottleneck
NewNew article: Cloudflare Pages vs Worker — Nuxt SSR vs Vite SPA + Functions
ImprovedUpdated the akidevrule lesson to reflect the latest architecture and Antigravity/Gemini support
ImprovedMoved the FAQ section to the bottom of the homepage for better flow
v0.2.4July 19, 2026
Build reproducibility and footer refresh
ImprovedFooter redesigned to match akitao.com: new ecosystem section covering the full AkiNet product lineup, plus a Zalo contact icon
FixedCloudflare builds now use a locked, reproducible set of dependencies instead of potentially drifting between deploys
v0.2.3July 14, 2026
Sitemap accuracy fix
FixedSearch engines were seeing an inaccurate sitemap with the same last-updated date on every page. Dates now only appear where they're real, and a missing blog post has been added back.
v0.2.2July 11, 2026
Docs and tooling refresh
ImprovedRefreshed the AkiClaudeDoc lesson with the latest shared rule system details
ImprovedUnder-the-hood improvements for stability and performance
v0.2.1June 28, 2026
Google Ads ready
ImprovedGoogle AdSense integrated — ads will start appearing on the site
v0.2.0June 27, 2026
Breadcrumbs on every page
NewBreadcrumb navigation on every page (previously only on the lessons list) so you always know where you are
ImprovedCleaned up release notes wording and fixed stray Vietnamese text
v0.1.4June 27, 2026
SEO validator hardening
NewRelease Notes page at /releases/: full version history in one place
NewFooter now links to Release Notes next to the build timestamp
FixedSEO validator now measures title and description length correctly for non-ASCII characters (Vietnamese text was over-counted)
FixedArticle pages (posts and lessons) now use an 80-char title limit instead of 60, eliminating false-positive warnings on long lesson titles
FixedRedirect stubs no longer trigger SEO checks
v0.1.3June 27, 2026
Lesson restoration and trailing slash cleanup
NewRestored 30 lessons lost since commit a7dace7: all migrated to proper Vue pages (AI Prompt, TypeScript, Vue, Firebase, Desktop, CSS, Basics, and more)
ImprovedAll 33 lessons now load as interactive Vue pages: faster rendering and a consistent experience
FixedEliminated 200+ trailing-slash link warnings across all pages (nav, lesson back buttons, cards, index pages)
ImprovedSearch index now covers all 33 lessons (was only 4 items)
FixedStandardized descriptions across all 33 lessons: removed truncated sentences and incomplete fragments so snippets display correctly on Google
v0.1.2June 26, 2026
Footer fix
FixedFixed build date display causing a hydration error on page load
v0.1.1June 26, 2026
Ecosystem updates
ImprovedFooter now lists KinhDich.AkiNet.me and DisanBudang.com in the AkiNet ecosystem
v0.1.0May 21, 2026
Launch
NewEngineering portal for AkiNet ecosystem developers and AI practitioners
NewInteractive lessons on AI tools, Claude API, and modern dev practices
NewPosts section for engineering notes and technical updates