Releases: pwnwriter/haylxon
v1.0.0
All changes of this release are documented here.
Note: The 🚨emoji indicates significant changes in the commit.
☃️ Miscellaneous Tasks
-
4ee2bb4
: Fixed typo for v. release ; use 5 max prs for deps. -
462669c
: Help for possible port values type. -
f44a7a9
: Instantiate libenv inside flake. -
b156a9f
: Removed no trust dns to accept invalid certs. -
4f67059
: Check if the ss was successful or not and then only log.
🦁Features
-
2ef2516
: Use info logger to show screenshot msgs; handle error cases. -
be484c7
: Tests functions for ports; fixed typos. -
4d5d52f
: Allow defining invalid in 'args'. -
1bc7a7d
: Dev flake for cc build. -
53987da
: Run arbitary javascript in websites. -
cee4172
: Guide on arbitary js option. -
d0b5f1b
: Faq section and answers.
☃️ Miscellaneous Tasks
-
7af9026
: Removed bench with other apps. -
09c7451
: Formated with cargo-fmt. -
aa452bf
: Show demo ; deps for termux (android). -
73b4ed2
: New ascii splash for ui. -
87ff21e
: Temp pausing domain testing workflow. -
3a22c24
: Added one liner script for bin installation. -
fd7b118
: Show manual // one liner bin installation seprately. -
89db2c2
: Added support links.
🦁Features
-
4788272
: Use seprate config, updated changelogs notes. -
ae5b8ab
: Notes for new version(0.1.10) release. -
aa87582
: Manual for defining port values.
☃️ Miscellaneous Tasks
-
910be93
: Add AUR installation guide. -
4e7dffa
: Show quote inside ascii block. -
116c57b
: Use gh actions to test domains. -
0e35c09
: Use a long timeout to preserve domain ss. -
09b50f7
: Use long timeout // redirect msgs while installing deps. -
abfaca6
: Use multiple tabs to increase speed. -
9fa08df
: Test domains screenshots on the test commit. -
607c007
: Fixed typos to trigger action. -
217dccb
: Trigger action on push. -
4efd745
: Use multple tabs // timeout. -
16a5e51
: Manually install hyprfine than using binstall. -
d89cf20
: Fixed typos on path. -
f9a25b8
: Fixed typosss. -
bf43844
: Fixed typo with hyperfine. -
50178f4
: Removed out dir for gowitness.
✨Refactor
-
d15d64c
: Use verbose mode to grab info else don't even make a request. -
4717886
: Run domain tests on seprate job. -
6e5ceb1
: Soo, it's bash not zsh. -
67e7ef4
: Formated with carg-fmt // indented.
🦁Features
-
e111ed6
: Bench gowitness with hxn via ci/c. -
60d71ef
: Demos for new commands. -
f1b13b9
: Preparing for new [v0.1.9] release.
☃️ Miscellaneous Tasks
🦁Features
☃️ Miscellaneous Tasks
-
5dea196
: Fixed source installation. -
dd4d8cd
: Dynamically retrieve version from Cargo.toml. -
f28577d
: Specify new --file-path | -f option. -
8c3c31f
: Demo for multiple urls // stdin.
✨Refactor
78d5a80
: Enhance code quality and cli module.
🦁Features
9c26f9e
: Updated docx for new (v0.1.7) release.
Documentation
2b2ae95
: Update.
☃️ Miscellaneous Tasks
-
76ef179
: Providing info with clap. -
c5ca551
: Removed color printings. -
cdc3cd3
: References to similar projects. -
7242d51
: Provide lockfile for locked installation. -
8249a4e
: Disable default features for matrix compilation. -
c88d8b0
: Use shortened binary name for release artifacts.
✨Refactor
0ce2623
: (args), devided cod...
Latest Release v0.1.10
Latest Release
[closed #34], Take full page screenshots of urls
Latest Release
Fixed #30 nothing else for now :)
Latest Release
Hxn
version 0.1.7 has been released. There was a boost in performance thanks to @MrFixThis ❤️
Some of the noticable changes.
- Fixed cargo installation method, closes #18
- Fixed source installation
- Dynamically retrieve version from Cargo.toml
- Specify new --file-path | -f option
- Demo for multiple urls // stdin
Woopsiee :P
Latest Release
Version 0.1.6
features
- define x/y ratio
- stdin support
- Much more error handeling
- timeout option
- Refactored codesbase a lot
New Release v0.1.5
Changelogs:
- Revamped the crates versions and resolved any lingering issues with the ASCII table.
Verify hxn binary :-
$ sha256sum -c hxn.sha256 # it should return hxn: OK
else redownload the binary.
Release v0.1.4
Nothing much, Just changed and optimized code bases.
Release v0.1.3
hxn
v0.1.2
has been released. 🎉
This release adds more features and closes #6 #7 ,
Features :
- End user can define
browser binary
,height
,width
of screenshot. --silent
flag to suppress all console output ,
Fixes :
- Fixed panicking if default browser binary isn't present.
Renamed it to
0.1.3
to propagate withcrates.io
with the latest release.
Release v0.1.1
Fixed default dir issues.