v0.18.0
版本发布时间: 2024-08-25 06:49:03
Julien-cpsn/ATAC最新发布版本:v0.18.0(2024-08-25 06:49:03)
Some more colors and customization 🌈
Added
- 🌺🌈 | You can now use your own themes as you like! (https://github.com/Julien-cpsn/ATAC/discussions/100)
- Set the
ATAC_THEME
environment variable to point toward a theme file (.toml) - The default theme file and 6 other example themes are included here: https://github.com/Julien-cpsn/ATAC/tree/main/example_resources/themes (you can see them all below)
- If you feel proud of your themes, make a PR to add them to the pool!!
- Set the
- 📁 | The application will now try to use
config
directory if no directory was specified (-d
or viaATAC_MAIN_DIR
). An example would in my case be:/home/julien/.config/atac/
(https://github.com/Julien-cpsn/ATAC/issues/68) @namespaceYcZ- You can avoid using
-d
orATAC_MAIN_DIR
if you prefer
- You can avoid using
- ❌ | You can now cancel a pending request by pressing the
send
key before receiving a response or timeout (https://github.com/Julien-cpsn/ATAC/issues/82, https://github.com/Julien-cpsn/ATAC/pull/95) @ficolas2 - 🤷 | It is now possible to accept invalid hostnames. You have to update your collection files.
{
...request...
"settings": {
"use_config_proxy": true,
"allow_redirects": true,
"store_received_cookies": true,
"pretty_print_response_content": true,
"accept_invalid_certs": false,
"accept_invalid_hostnames": false
}
}
- 🐋 | We now have a docker package, pull the image from https://hub.docker.com/repository/docker/juliencaposiena/atac/general (https://github.com/Julien-cpsn/ATAC/issues/96) @alan910127
Improved
- You can now press
ctrl-c
to exit the app while a request is selected (https://github.com/Julien-cpsn/ATAC/pull/50) @NachoNievaG
Fixed
- Fixed directory problem with completions and man commands (https://github.com/Julien-cpsn/ATAC/pull/104) @orhun
- Fixed some minor CLI comments
Example themes
Insomnia
VS Code
Light theme
Pastel light
Pastel dark
Postman
1、 atac-v0.18.0-aarch64-apple-darwin.tar.gz 4.64MB
2、 atac-v0.18.0-aarch64-pc-windows-msvc.tar.gz 4.94MB
3、 atac-v0.18.0-aarch64-pc-windows-msvc.zip 4.8MB
4、 atac-v0.18.0-aarch64-unknown-linux-gnu.tar.gz 5.09MB
5、 atac-v0.18.0-aarch64-unknown-linux-musl.tar.gz 5.05MB
6、 atac-v0.18.0-universal-apple-darwin.tar.gz 9.45MB
7、 atac-v0.18.0-x86_64-apple-darwin.tar.gz 4.81MB
8、 atac-v0.18.0-x86_64-pc-windows-msvc.tar.gz 5.19MB
9、 atac-v0.18.0-x86_64-pc-windows-msvc.zip 5.04MB
10、 atac-v0.18.0-x86_64-unknown-freebsd.tar.gz 5.21MB
11、 atac-v0.18.0-x86_64-unknown-linux-gnu.tar.gz 5.24MB