github Julien-cpsn/ATAC v0.21.0

19 hours ago

One of the biggest updates!!! 🎉🎉🎉 (yet)
From now on, it will be much easier to integrate new protocols such as MQTT and GraphQL

websocket

Added

  • 🧦 | Websocket support
    • Updated every theme and keybindings. ⚠️ Please check yours ⚠️
    • Chat-like UI in TUI
      • Change the message type with ctrl-m
      • Press y to yank the messages
    • Usable in CLI
      • Press alt-enter to add a line return to the message
      • Press enter to send a message
  • 📩 | You can now save request responses and messages by setting save_requests_response = true in your atac.toml #162
  • 🔍 | You can now filter collection files to parse by using the --filter <REGEX> argument. E.g. --filter "methods.json$" #167
  • 👴 | Collection retro-compatibility is now a thing. Your older collections will be updated to the newest format when launching the application.

Improved

  • 🖼️ | Request response with an image can now be displayed in the CLI
    • Screenshotimage
  • Updated dependencies

Fixed

  • ↕️ | Result scrollbar is now refreshing properly after sending the request #161
  • 📋 | Clipboard should now work on hyprland and other desktop environments #169

Don't miss a new ATAC release

NewReleases is sending notifications on new releases.