Releases: lino-levan/astral
Releases · lino-levan/astral
0.5.3
What's Changed
- feat: add new logo by @lino-levan in #139
- fix uncaught error for max retries by @jeff-hykin in #142
- fix: element screenshot to include borders and add scale option by @lino-levan in #146
- chore: clean up locator implementation by @lino-levan in #147
- fix: modifier key with mouse and touch events by @lino-levan in #148
- fix: leaky page close by @lino-levan in #150
- fix: have
Browser
andPage
implementAsyncDisposable
by @iuioiua in #149
New Contributors
- @jeff-hykin made their first contribution in #142
- @iuioiua made their first contribution in #149
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- docs: update to include connect by @lino-levan in #132
- fix: astral in deploy crashing due to querySync by @lino-levan in #133
- chore: improve stealth by @lino-levan in #134
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- feat(authenticate): Provide credentials for HTTP authentication & Fix "No usable sandbox!" with user namespace cloning enabled by @ahuigo in #127
- fix(doc): fix authenticate example in doc by @ahuigo in #128
- fix(keyboard): keyboard implementation with control characters by @lino-levan in #129
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- feat!: discrete connect handling by @chaosharmonic in #114
- fix: Abnormal lock file needs to be cleared by @ahuigo in #118
- feat: user defined user agent by @chaosharmonic in #115
New Contributors
Full Changelog: 0.4.9...0.5.0
0.4.9
What's Changed
- Disconnect on disposal if using Websockets by @chaosharmonic in #95
- feat: deno v2 by @jeiea in #97
- chore: update dependencies by @ryuapp in #99
- fix: do not die on DEBUG variable env permissions not granted by @lowlighter in #103
- fix: print download progress to stderr by @lowlighter in #104
- Added custom browserContext for each session by @tpkowastaken in #111
New Contributors
- @chaosharmonic made their first contribution in #95
- @jeiea made their first contribution in #97
- @ryuapp made their first contribution in #99
- @tpkowastaken made their first contribution in #111
Full Changelog: 0.4.8...0.4.9
0.4.8
What's Changed
- fix: print selector on locator failure by @marvinhagemeister in #92
- fix(sandbox): use
request
instead ofquery
for Deno permissions by @lino-levan in #93 - feat: add
Browser.disconnect
method by @lino-levan in #94
Full Changelog: 0.4.7...0.4.8
0.4.7
What's Changed
- fix: support user provided
--user-data
by @lowlighter in #90
Full Changelog: 0.4.6...0.4.7
0.4.6
What's Changed
- chore: better error message on missing system dependencies by @lino-levan in #83
- fix: bug where unknown events crash astral
Full Changelog: 0.4.5...0.4.6
0.4.5
Added docs.
Full Changelog: 0.4.4...0.4.5