Skip to content

Releases: TerrifiedBug/shipit

v0.2.1

18 Jan 13:17
98b523d

Choose a tag to compare

Added

  • Logfmt format parser (key=value key2="quoted value")
  • Raw format parser (each line becomes raw_message field)
  • 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

16 Jan 15:53
45fd3c2

Choose a tag to compare

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

16 Jan 15:38

Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Jan 15:29

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6