Skip to content

Releases: cmglmsr/RouterGuard

v1.1.5

Choose a tag to compare

@cmglmsr cmglmsr released this 10 Sep 18:30

New minor RTGuard update to enable compatibility with multi-multer applications. Now the mutler configuration option accepts functions, where different multer functions can be returned based on request parameters. See the example at README.md for more details.

v1.1.3

Choose a tag to compare

@cmglmsr cmglmsr released this 29 Aug 11:53

Major Update

  • Compatibility added for different body types
  • Body parser module added for parsing bodies
  • Added glob options for allowed body and content types
  • Bug fixes for debian based operating systems
  • Performance optimizations that cut latency almost in half

v1.0.8

Choose a tag to compare

@cmglmsr cmglmsr released this 28 Aug 14:44

Final release of RT Guard.