Releases: TerrifiedBug/shipit
Releases · TerrifiedBug/shipit
v0.2.1
Added
- Logfmt format parser (
key=value key2="quoted value") - Raw format parser (each line becomes
raw_messagefield) - Grok pattern support with 50+ built-in patterns
- Custom pattern management - save and reuse parsing patterns
- Pattern-based parsing in Preview step with live highlighting
- Grok autocomplete in pattern editor
- Multiline pattern matching for multi-line log entries
- Change Password option in user menu dropdown
Changed
- Session invalidation on password change (logs out other sessions)
Fixed
- Account lockout counter not decrementing after timeout
- Upload cancellation handling
- Custom pattern preview display
- NDJSON format detection for .log files
- Patterns API routing with user email
Security
- ReDoS protection with regex timeout (5 second limit)
- CodeQL vulnerability fixes
- Static error messages to prevent information exposure
v0.1.8
What's Changed
- chore: bump to v0.1.8 to test update available check by @TerrifiedBug in #5
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6