Changelog
All project changes, version by version.
v1.4.0 update
Advanced SEO & Dark Theme UX
Full SEO optimization with per-tool OG images, RSS feed, structured data and dark theme visual improvements.
+ Dynamic OG images for each tool (branded SVG)
+ Blog RSS feed (/feed.xml)
+ SearchAction schema on homepage for sitelinks search box
+ JSON-LD on blog index (CollectionPage), changelog (BreadcrumbList)
+ Legal pages excluded from sitemap (noindex)
+ Improved Article schema: dynamic dateModified, publisher logo
+ Visual breadcrumb added to blog index
+ Dark theme card borders more visible (increased opacity)
+ Hover effect on tool cards with lift and glow
+ External links with rel="noopener noreferrer"
+ 404 page in English with noindex
v1.3.0 new
Astro Islands Migration & SSR
Migration from React SPA to Astro Islands with full SSR, site-wide search and SEO improvements.
+ Migration from React SPA to Astro Islands for full SSR and SEO
+ Site-wide search overlay with fuzzy matching and i18n support
+ DNS Propagation Tool expanded to 30 servers with CORS fix
+ Semantic breadcrumb navigation replacing back buttons
+ Optimized font-display and preloaded additional font weights
+ Improved Particles cleanup with ResizeObserver
+ Simplified nginx security headers as server-block snippet
+ Centralized language config with browser-based redirect
v1.2.0 update
NTool_ Rebrand & Mobile UX
Full rebrand from NetTools_ to NTool_, mobile hamburger menu and global CSS theme transitions.
+ Rebrand NetTools_ → NTool_ across all UI, SEO, legal pages and manifest
+ Animated hamburger menu for mobile navigation
+ Redesigned navbar with fixed 60px height on desktop
+ Responsive ThemeSwitch with adaptive mobile/desktop sizing
+ English (en) locale added to all localized pages
+ Theme transitions moved from inline to global CSS with cubic-bezier easing
+ Improved scrollbar styling with CSS theme variables
+ Nginx root path fix for SSR deployment
v1.1.0 new
Real API Backend
Migration from mock data to live APIs for all active tools.
+ Real backend API for SSL Check, Ping, DNS Lookup, Blacklist Check
+ CORS middleware and API rate limiting
+ API request logger with IP tracking
+ Server-side input validation
v1.0.2 update
SEO and Blog
Added blog section with 42 articles and SEO blocks on tool pages.
+ Blog section with 42 technical articles
+ SEO blocks: What Is, FAQ, Related Tools on every tool
+ LIVE/DEMO badges to distinguish real tools from simulated ones
v1.0.1 update
Astro + TypeScript Migration
The project moves from Vite+React to Astro with Node.js adapter.
+ Full migration to Astro with React integration
+ TypeScript across the entire codebase
+ Node.js standalone adapter for server-side deployment
+ All 42 tools registered in the catalog
v1.0.0 new
Initial Launch
First release of NTool_ with 4 active tools and 38 coming soon.
+ 4 active tools: SSL Check, Blacklist Check, DNS Lookup, Ping
+ 4 homepage views: Grid, Terminal, Palette, Kanban
+ Dark/light theme with smooth transitions
+ Responsive design with mobile support
+ Glassmorphism effects and animated particles