Releases: e3prom/ruse
Releases · e3prom/ruse
Ruse 1.0.2
I'm proud to announce another stable release of Ruse, bringing new features and enhancements.
New features
- Virtual Hosts Support (using VirtualHost array/list key)
- New Logger (now supports both static and proxied traffic)
Enhancements
- Added new command-line flags (overriding configuration file):
- Directory Index (-i)
- Set Verbosity level (-v)
- Log file (-l)
Ruse 1.0.1
Another new release of Ruse, bringing additional features, impoved performance and more security.
New features
- Regular Expression matching for User-Agent header fields.
- SIGHUP signal handling to reload configuration file.
Bug fixes
- Fixed several possible issues with logging functions and format strings.
- Added additional checks to avoid exceptions when de-referencing configured UserAgent arrays.
Enhancement
- Improved the logging messages when serving static file content.
- Optimised directory's regular expression by compiling the regexp only once.
Ruse 1.0.0
We are happy to announce the first release of Ruse.