Releases: mnot/redbot
Releases · mnot/redbot
v2.2.2
- Fixed: POST to /
v2.2.1
- Fixed: show vs. run requests
v2.2.0
- Fixed: use saved links for HAR - Changed: run_test now at /check - Changed: saved tests are now under /saved - Added: dark mode - Fixed: static root is relative to ui URI - Fixed: missing test_id - Changed: updated tippy - Fixed: sampling and ranges - Changed: modular request handlers - Fixed: enable content sampling so range checks can run
v2.1.11
- Fixed: extra_base_dir "/" resolution
v2.1.10
- Removed: conneg gzip check; now in httplint - Added: Authorization request header support - Fixed: resource leaks on disconnect/timeout - Added: graceful shutdown - Fixed: save files that are about to expire prompt to re-save
v2.1.9
- Fixed: check_name - Added: sort control for headers - Fixed: Allow identical translations of technical terms. - Added: i18n-check make target - Changed: use a local test server - Removed: slack support - Fixed: Properly display 1xx issues - Fixed: Correctly note whitespace at the end of field names
v2.1.8
- Fixed: field highlighting when hover over note - Changed: Identify fields with field- not header- - Added: Check 206 response against the full one - Added: Show how long saved files have - Added: differing header values in VARY_HEADER_MISMATCH
v2.1.6
- Changed: Update httplint dependency
v2.1.5
- Added: Spanish, Japanese, Chinese translations - Fixed: LazyProxy comparison
v2.1.4
- Fixed: lingering internationalisation issues