Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-09 | 488 Bytes | |
Version 0.5.2 release source code.tar.gz | 2020-06-09 | 3.6 MB | |
Version 0.5.2 release source code.zip | 2020-06-09 | 4.7 MB | |
Totals: 3 Items | 8.3 MB | 0 |
Version 0.5.2 - June 9, 2020
🔧 This is a minor update with 🐞 bug fixes, and one ✨ new plugin, PHP-Slim.
FIXES
- [#299] Fixed
warning: URI.escape is obsolete
error by using the Using Addressable Gem. Thanks @weidsom (Weidsom Nascimento) - [#306], [#307] Improvements to Makefile. @xambroz
- [#304] Log level for mongodb-logger is set to "FATAL", unless WhatWeb is run with debug-mode enabled. @helsecert
NEW PLUGINS
- PHP-Slim Marcelo Gimenes (@cgimenes)