Skip to content

Releases: cmglmsr/RouterGuard

v1.1.5

10 Sep 18:30

Choose a tag to compare

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

29 Aug 11:53

Choose a tag to compare

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

28 Aug 14:44

Choose a tag to compare

Final release of RT Guard.