IISNode v0.2.11 Release Notes

Release Date: 2014-04-14 // about 10 years ago
  • ๐Ÿ†• New in v0.2.11

    • Expand environment variables for settings in iisnode.yml
    • ๐Ÿ”ง Configurable debugger files location
    • ๐Ÿ‘€ X-Forwarded-Proto header added when enableXFF setting is enabled.( see issue #265 )
    • ๐Ÿ›  Fixed urlrewrite functional test case - web.config had invalid characters that prevented IIS from reading the config.
    • ๐Ÿ‘Œ Support for env variables in nodeProcessCommandLine value.
    • 0๏ธโƒฃ Issue #296 - query string lost when default document is used.
    • Close Directory handle if watched directory is deleted