Skip to content

Win Optimizer - 1.3.0

Choose a tag to compare

@kirii86 kirii86 released this 19 Nov 18:06
· 62 commits to main since this release

Win Optimizer

9 Optimization Categories:

  • Network (7 tweaks): TCP optimization, ECN, AutoTuning, RSS, UDP GRO
  • Memory (8 tweaks): Compression, Meltdown/Spectre, paging, cache
  • GPU (7 tweaks): Hardware scheduling, TDR timeout, Nvidia/AMD drivers
  • Windows Features (9 tweaks): Virtualization, IIS, SMB1, DISM commands
  • Firewall & Security (10 tweaks): Firewall rules, SMB blocking, IPv6, credentials
  • Nagle Algorithm (9 tweaks): TCP latency reduction, TcpAckFrequency, TCPNoDelay
  • Network Throttling (8 tweaks): NetworkThrottlingIndex optimization for Gigabit
  • System Responsiveness (10 tweaks): MMCSS, CPU priority, GPU scheduling
  • Latency and Timers (13 tweaks): DPC watchdog, timer resolution, HPET, IRQ priority

Features:

  • Dynamic category pages with independent URLs
  • Ready-to-use PowerShell commands for each tweak
  • Copy-to-clipboard functionality
  • Bilingual support (English/Spanish)
  • Professional documentation and best practices

Interface Updates

  • Centered navigation in header (Inicio, Guías, Herramientas, Software, Descargas, Win Optimizer)
  • Win Optimizer link added to footer Explore section
  • Individual gradient color scheme per category
  • Responsive design for all screen sizes

Technical Improvements

  • Updated to Astro latest stable version
  • TypeScript type-safe implementation
  • Dynamic routing with getStaticPaths()
  • Improved code organization and maintainability

Release Status

This is a stable release and recommended for production use.

For any issues or suggestions, please open an issue in the repository.

Full Changelog: 1.2.0...1.3.0