Releases: tfkr-ae/marasi
Releases · tfkr-ae/marasi
[20.01.2026] - Lua Enhancements, User-Agent fixes and structured logging
What's Changed
- User-Agent fixes in Launchpad, slog addition, res:request() in lua by @aalsuwaidi in #15
Full Changelog: 31.12.2025...20.01.2025
[31.12.2025] - Transport Update - Domain Refactor - Extension Enhanement
What's Changed
- separated MITM TLSConfig from Client TLS Config, refactored transport logic to transport.go, used uTLS to mimic Chrome by @aalsuwaidi in #11
- Added domain package to remove circular dependency, split repositories and separated extensions package by @aalsuwaidi in #12
- Extension refactor by @aalsuwaidi in #13
- Transport - domain - extension update by @aalsuwaidi in #14
Full Changelog: 07.11.2025...31.12.2025
[07.11.2025] - Listener and Modifier updates
What's Changed
- Updated request_raw and response_raw to BLOB column type by @aalsuwaidi in #4
- Removed raw data from the main query by @aalsuwaidi in #5
- Revert "Revert "Merge pull request #4 from tfkr-ae/change-raw-columns"" by @aalsuwaidi in #6
- Refactor Listener by @aalsuwaidi in #7
- Refactored methods to rawhttp and introduced tests by @aalsuwaidi in #8
- Refactored modifier pipeline and added modifiers_test.go, added context.go by @aalsuwaidi in #9
- Updated listener, RawField base type, and refactored modifier pipeline by @aalsuwaidi in #10
Full Changelog: 05.09.2025...07.11.2025
[05.09.2025] - Separate Configuration File
- Separated Configuration files
- Added custom chrome path configuration
First Open Source Release
Initial open source release for the marasi library