Releases: laramies/theHarvester
4.8.2
What's Changed
- Fix Shodan by @ibrahmsql in #2069
Dependency Updates
- Bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708 by @dependabot[bot] in #2064
- Bump aiohttp from 3.12.13 to 3.12.14 by @dependabot[bot] in #2066
- Bump certifi from 2025.6.15 to 2025.7.9 by @dependabot[bot] in #2065
- Bump fastapi from 0.116.0 to 0.116.1 by @dependabot[bot] in #2067
- Bump ruff from 0.12.2 to 0.12.3 by @dependabot[bot] in #2068
- Bump pytest-asyncio from 1.0.0 to 1.1.0 by @dependabot[bot] in #2073
- Bump mypy from 1.16.1 to 1.17.0 by @dependabot[bot] in #2070
- Bump certifi from 2025.7.9 to 2025.7.14 by @dependabot[bot] in #2071
- Bump ruff from 0.12.3 to 0.12.4 by @dependabot[bot] in #2076
- Bump winloop from 0.1.8 to 0.1.91 by @dependabot[bot] in #2075
Full Changelog: 4.8.1...4.8.2
4.8.1
API
theHarvester restAPI has had big updates and fixes driven by @digininja so thank you on bringing issues to my attention :-)
What's Changed
L1ghtn1ng - Fix #2061
L1ghtn1ng - Fix #2012
L1ghtn1ng - Fix #1999
Lee Baird - Fix #2062
L1ghtn1ng - fix CI workflow to push changes to correct branch on push event
L1ghtn1ng - Fix #2053
L1ghtn1ng - Fix #2055
yiΔit ibrahim - docker build error fix (#2047)
L1ghtn1ng - fix #1870
L1ghtn1ng - fix #1927
L1ghtn1ng - Add auto-commit step for ruff fixes in CI workflow
Anis Mekacher - Added venacus data leak search engine plugin. (#1968)
Misc
Dependency updates
New Contributors
- @ibrahmsql made their first contribution in #2047
Full Changelog: 4.8.0...4.8.1
4.8.0
What's Changed
- Add Command Line Arguments to Exported File by @dimeko in #1984
- Update Dockerfile by @noarche in #1976
- Added a module Dehashed by @p3test in #1990
- Added a module for searching subdomains via the dnsdumpster service API by @p3test in #1998
- theHarvester Enhancements and New Features by @ibrahimsql in #1995
- Fix #1927
- Add new quiet flag which takes care of #1870
and a load of dependency updates, with also moving fully to using pyproject.toml for dependency management. MVP goes to @ibrahimsql for the features(modules) and enhancements in #1995
New Contributors
- @dimeko made their first contribution in #1984
- @noarche made their first contribution in #1976
- @p3test made their first contribution in #1990
- @ibrahimsql made their first contribution in #1995
Full Changelog: 4.7.1...4.8.0
4.7.1
What's Changed
- Added whoisxml subdomain discovery with API module, refreshed user agents list, and allowed for support of python3.10+. by @NotoriousRebel in #1955
- Added WhoisXML info. by @leebaird in #1960
- Added venacus data leak search engine plugin. by @Mekacher-Anis in #1968
- Dependency updates
New Contributors
- @Mekacher-Anis made their first contribution in #1968
Full Changelog: 4.7.0...4.7.1
4.7.0
What's Changed
- chore(deps): bump uvicorn from 0.28.0 to 0.28.1 by @dependabot in #1692
- chore(deps-dev): bump pytest-asyncio from 0.23.5.post1 to 0.23.6 by @dependabot in #1693
- chore(deps-dev): bump types-python-dateutil from 2.9.0.20240315 to 2.9.0.20240316 by @dependabot in #1691
- chore(deps-dev): bump ruff from 0.3.3 to 0.3.4 by @dependabot in #1695
- chore(deps): bump uvicorn from 0.28.1 to 0.29.0 by @dependabot in #1694
- chore(deps): bump lxml from 5.1.0 to 5.2.1 by @dependabot in #1703
- chore(deps-dev): bump ruff from 0.3.4 to 0.3.5 by @dependabot in #1699
- chore(deps): bump aiodns from 3.1.1 to 3.2.0 by @dependabot in #1700
- chore(deps-dev): bump types-requests from 2.31.0.20240311 to 2.31.0.20240402 by @dependabot in #1702
- chore(deps): bump censys from 2.2.11 to 2.2.12 by @dependabot in #1697
- chore(deps): bump fastapi from 0.110.0 to 0.110.1 by @dependabot in #1704
- chore(deps): bump playwright from 1.42.0 to 1.43.0 by @dependabot in #1707
- chore(deps-dev): bump types-requests from 2.31.0.20240402 to 2.31.0.20240406 by @dependabot in #1706
- chore(deps-dev): bump ruff from 0.3.5 to 0.3.6 by @dependabot in #1708
- chore(deps): bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #1709
- chore(deps-dev): bump ruff from 0.3.6 to 0.3.7 by @dependabot in #1711
- chore(deps): bump setuptools from 69.2.0 to 69.4.0 by @dependabot in #1710
- chore(deps): bump aiohttp from 3.9.4 to 3.9.5 by @dependabot in #1713
- chore(deps-dev): bump ruff from 0.3.7 to 0.4.0 by @dependabot in #1714
- chore(deps-dev): bump ruff from 0.4.0 to 0.4.1 by @dependabot in #1715
- chore(deps): bump fastapi from 0.110.1 to 0.110.2 by @dependabot in #1716
- chore(deps): bump aiomultiprocess from 0.9.0 to 0.9.1 by @dependabot in #1717
- fix: create static directory when missing by @branchvincent in #1721
- chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 by @dependabot in #1722
- chore(deps-dev): bump ruff from 0.4.1 to 0.4.2 by @dependabot in #1719
- chore(deps-dev): bump mypy from 1.9.0 to 1.10.0 by @dependabot in #1718
- chore(deps): bump fastapi from 0.110.2 to 0.111.0 by @dependabot in #1724
- chore(deps-dev): bump ruff from 0.4.2 to 0.4.4 by @dependabot in #1726
- chore(deps): bump ujson from 5.9.0 to 5.10.0 by @dependabot in #1730
- chore(deps): bump playwright from 1.43.0 to 1.44.0 by @dependabot in #1734
- chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #1735
- chore(deps-dev): bump pytest from 8.2.0 to 8.2.1 by @dependabot in #1737
- chore(deps-dev): bump types-ujson from 5.9.0.0 to 5.10.0.20240515 by @dependabot in #1731
- chore(deps-dev): bump pyre-check from 0.9.19 to 0.9.21 by @dependabot in #1727
- chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 by @dependabot in #1736
- chore(deps): bump lxml from 5.2.1 to 5.2.2 by @dependabot in #1729
- chore(deps): bump requests from 2.32.0 to 2.32.2 by @dependabot in #1740
- chore(deps-dev): bump types-requests from 2.31.0.20240406 to 2.32.0.20240521 by @dependabot in #1741
- Bump ruff from 0.4.4 to 0.4.5 by @dependabot in #1743
- Bump types-requests from 2.32.0.20240521 to 2.32.0.20240523 by @dependabot in #1742
- Bump uvicorn from 0.29.0 to 0.30.0 by @dependabot in #1745
- Bump ruff from 0.4.5 to 0.4.6 by @dependabot in #1746
- Bump netaddr from 1.2.1 to 1.3.0 by @dependabot in #1747
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #1748
- Bump ruff from 0.4.6 to 0.4.7 by @dependabot in #1750
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #1754
- Bump ruff from 0.4.7 to 0.4.8 by @dependabot in #1755
- Bump ruff from 0.4.8 to 0.4.9 by @dependabot in #1757
- fix: bump python version to 3.10 by @EliorFureraj in #1759
- Properly clean up apt footprint in Dockerfile by @PeterDaveHello in #1760
- Bump aiofiles from 23.2.1 to 24.1.0 by @dependabot in #1762
- Bump ruff from 0.4.9 to 0.5.0 by @dependabot in #1767
- Bump uvicorn from 0.30.0 to 0.30.1 by @dependabot in #1752
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #1764
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in #1753
- Bump types-requests from 2.32.0.20240523 to 2.32.0.20240622 by @dependabot in #1763
- Bump pyre-check from 0.9.21 to 0.9.22 by @dependabot in #1765
- Bump playwright from 1.44.0 to 1.45.0 by @dependabot in #1768
- Bump ruff from 0.5.0 to 0.5.1 by @dependabot in #1771
- Bump fastapi from 0.111.0 to 0.111.1 by @dependabot in #1774
- Bump ruff from 0.5.1 to 0.5.2 by @dependabot in #1775
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #1770
- Bump ruff from 0.5.2 to 0.5.3 by @dependabot in #1777
- Bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #1776
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #1779
- Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #1773
- Bump uvicorn from 0.30.1 to 0.30.3 by @dependabot in #1782
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #1781
- Bump ruff from 0.5.3 to 0.5.4 by @dependabot in #1783
- Bump playwright from 1.45.0 to 1.45.1 by @dependabot in #1785
- Bump ruff from 0.5.4 to 0.5.6 by @dependabot in #1797
- Bump fastapi from 0.111.1 to 0.112.0 by @dependabot in #1796
- Bump uvicorn from 0.30.3 to 0.30.5 by @dependabot in #1795
- Bump censys from 2.2.12 to 2.2.13 by @dependabot in #1792
- Bump aiohttp from 3.9.5 to 3.10.0 by @dependabot in #1789
- Bump aiohttp from 3.10.0 to 3.10.1 by @dependabot in #1798
- Bump wheel from 0.43.0 to 0.44.0 by @dependabot in #1799
- Bump pyyaml from 6.0.1 to 6.0.2 by @dependabot in #1800
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #1793
- Bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240724 by @dependabot in #1786
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #1788
- Add Winloop to the Harvester as a performance enhancement by @Vizonex in #1766
- Bump winloop from 0.1.4 to 0.1.6 by @dependabot in #1801
- Bump aiohttp from 3.10.1 to 3.10.2 by @dependabot in #1802
- Bump types-pyyaml from 6.0.12.20240724 to 6.0.12.20240808 by @dependabot in #1803
- Bump ruff from 0.5.6 to 0.5.7 by @dependabot in #1804
- Bump aiohttp fro...
4.6.0
Package Maintainer Changes
We have dropped using pyppeteer and moved to using PlayWright https://playwright.dev/ for the screenshot module
Dev Changes:
Moved away from isort,black and flake8 for ruff for linting and formatting as ruff can do all that and more, not to mention is crazy fast.
What's Changed
- chore(deps): bump fastapi from 0.109.0 to 0.109.1 in /requirements by @dependabot in #1649
- chore(deps): bump slowapi from 0.1.8 to 0.1.9 by @dependabot in #1651
- chore(deps): bump fastapi from 0.109.1 to 0.109.2 by @dependabot in #1652
- chore(deps-dev): bump pydantic from 2.5.3 to 2.6.1 by @dependabot in #1650
- chore(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in #1654
- chore(deps): bump netaddr from 0.10.1 to 1.1.0 by @dependabot in #1659
- chore(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #1656
- chore(deps): bump uvicorn from 0.27.0.post1 to 0.27.1 by @dependabot in #1658
- chore(deps): bump setuptools from 69.0.3 to 69.1.0 by @dependabot in #1655
- chore(deps): bump dnspython from 2.5.0 to 2.6.0 by @dependabot in #1661
- chore(deps): bump aiosqlite from 0.19.0 to 0.20.0 by @dependabot in #1667
- Fix ip-address parsing for IPv6 addresses by @jeffguy in #1670
- chore(deps): bump netaddr from 1.1.0 to 1.2.1 by @dependabot in #1665
- chore(deps): bump dnspython from 2.6.0 to 2.6.1 by @dependabot in #1663
- chore(deps): bump setuptools from 69.1.0 to 69.1.1 by @dependabot in #1668
- chore(deps): bump fastapi from 0.109.2 to 0.110.0 by @dependabot in #1671
- chore(deps-dev): bump pytest from 7.4.4 to 8.0.2 by @dependabot in #1672
- chore(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in #1674
- chore(deps): bump playwright from 1.41.2 to 1.42.0 by @dependabot in #1676
- chore(deps-dev): bump ruff from 0.3.0 to 0.3.1 by @dependabot in #1677
- chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #1687
- chore(deps-dev): bump types-requests from 2.31.0.6 to 2.31.0.20240311 by @dependabot in #1686
- chore(deps-dev): bump ruff from 0.3.1 to 0.3.2 by @dependabot in #1682
- chore(deps-dev): bump mypy from 1.8.0 to 1.9.0 by @dependabot in #1680
- chore(deps-dev): bump types-python-dateutil from 2.8.19.20240106 to 2.8.19.20240311 by @dependabot in #1685
- chore(deps): bump uvicorn from 0.27.1 to 0.28.0 by @dependabot in #1681
- chore(deps-dev): bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 by @dependabot in #1684
- chore(deps-dev): bump wheel from 0.42.0 to 0.43.0 by @dependabot in #1683
- chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.5.post1 by @dependabot in #1679
- chore(deps-dev): bump ruff from 0.3.2 to 0.3.3 by @dependabot in #1689
- chore(deps): bump setuptools from 69.1.1 to 69.2.0 by @dependabot in #1688
- chore(deps-dev): bump types-python-dateutil from 2.8.19.20240311 to 2.9.0.20240315 by @dependabot in #1690
New Contributors
Full Changelog: 4.5.1...4.6.0
4.5.1
What's Changed
- chore(deps): bump fastapi from 0.105.0 to 0.108.0 by @dependabot in #1618
- chore(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot in #1615
- chore(deps-dev): bump mypy from 1.7.1 to 1.8.0 by @dependabot in #1613
- chore(deps): bump lxml from 4.9.3 to 4.9.4 by @dependabot in #1611
- chore(deps): bump uvicorn from 0.24.0.post1 to 0.25.0 by @dependabot in #1612
- chore(deps): bump shodan from 1.30.1 to 1.31.0 by @dependabot in #1610
- chore(deps-dev): bump pydantic from 2.5.2 to 2.5.3 by @dependabot in #1614
- chore(deps): bump setuptools from 69.0.2 to 69.0.3 by @dependabot in #1617
- chore(deps): bump lxml from 4.9.4 to 5.0.0 by @dependabot in #1619
- chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #1621
- chore(deps): bump netaddr from 0.9.0 to 0.10.0 by @dependabot in #1622
- chore(deps-dev): bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in #1620
- chore(deps): bump netaddr from 0.10.0 to 0.10.1 by @dependabot in #1624
- chore(deps-dev): bump pyflakes from 3.1.0 to 3.2.0 by @dependabot in #1626
- chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #1627
- chore(deps): bump lxml from 5.0.0 to 5.0.1 by @dependabot in #1625
- Fix #1601 by @L1ghtn1ng in #1628
- chore(deps): bump fastapi from 0.108.0 to 0.109.0 by @dependabot in #1632
- chore(deps): bump lxml from 5.0.1 to 5.1.0 by @dependabot in #1631
- chore(deps): bump uvicorn from 0.25.0 to 0.27.0 by @dependabot in #1636
- chore(deps): bump beautifulsoup4 from 4.12.2 to 4.12.3 by @dependabot in #1635
- chore(deps): bump dnspython from 2.4.2 to 2.5.0 by @dependabot in #1637
- chore(deps-dev): bump types-python-dateutil from 2.8.19.14 to 2.8.19.20240106 by @dependabot in #1630
- chore(deps): bump aiohttp from 3.9.1 to 3.9.3 by @dependabot in #1646
- chore(deps): bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in #1648
- chore(deps-dev): bump pytest-asyncio from 0.23.3 to 0.23.4 by @dependabot in #1644
- chore(deps): bump censys from 2.2.10 to 2.2.11 by @dependabot in #1647
- chore(deps-dev): bump black from 23.12.1 to 24.1.1 by @dependabot in #1642
- chore(deps): bump uvicorn from 0.27.0 to 0.27.0.post1 by @dependabot in #1645
Full Changelog: 4.5.0...4.5.1
4.5.0
Package Maintainer Notes
We have now migrated to pep517
Pipx
We now support pipx installs thanks to @branchvincent in #1505 and pipx is a great way to easy fix the change with how python and pip works as it creates the virtual environment for you and no more worrying about breaking your system packages. More information about pipx can be found here
What's Changed
- Fix typo in README by @LelouBil in #1545
- build: migrate to pep517 backend by @branchvincent in #1505
- Brave search module has been fixed
- fix(censys): update module by @thehappydinoa in #1556
- fixing issue with types in FastAPI by @dbfreem in #1586
- fix typing for core fetch_all by @dbfreem in #1589
- Dockerfile and compose fixes
Misc
- Other minor assortment of tidy ups and fixes
- chore(deps): bump netaddr from 0.8.0 to 0.9.0 by @dependabot in #1542
- chore(deps): bump censys from 2.2.5 to 2.2.6 by @dependabot in #1540
- chore(deps): bump setuptools from 68.2.0 to 68.2.2 by @dependabot in #1539
- chore(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.3 by @dependabot in #1544
- chore(deps): bump fastapi from 0.103.1 to 0.103.2 by @dependabot in #1552
- chore(deps-dev): bump types-pyyaml from 6.0.12.11 to 6.0.12.12 by @dependabot in #1548
- chore(deps-dev): bump pydantic from 2.3.0 to 2.4.2 by @dependabot in #1553
- chore(deps-dev): bump types-requests from 2.31.0.3 to 2.31.0.7 by @dependabot in #1555
- chore(deps): bump censys from 2.2.6 to 2.2.7 by @dependabot in #1557
- chore(deps): bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #1563
- chore(deps): bump aiodns from 3.0.0 to 3.1.0 by @dependabot in #1562
- chore(deps): bump uvloop from 0.17.0 to 0.18.0 by @dependabot in #1566
- chore(deps-dev): bump mypy from 1.5.1 to 1.6.0 by @dependabot in #1564
- chore(deps-dev): bump black from 23.9.1 to 23.10.0 by @dependabot in #1569
- chore(deps): bump censys from 2.2.7 to 2.2.8 by @dependabot in #1571
- chore(deps): bump fastapi from 0.103.2 to 0.104.0 by @dependabot in #1573
- chore(deps): bump shodan from 1.30.0 to 1.30.1 by @dependabot in #1567
- chore(deps): bump aiodns from 3.1.0 to 3.1.1 by @dependabot in #1568
- chore(deps-dev): bump mypy from 1.6.0 to 1.6.1 by @dependabot in #1572
- chore(deps-dev): bump pyre-check from 0.9.18 to 0.9.19 by @dependabot in #1574
- chore(deps): bump fastapi from 0.104.0 to 0.104.1 by @dependabot in #1580
- chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 by @dependabot in #1577
- chore(deps-dev): bump black from 23.10.0 to 23.10.1 by @dependabot in #1575
- chore(deps): bump uvloop from 0.18.0 to 0.19.0 by @dependabot in #1576
- chore(deps-dev): bump wheel from 0.41.2 to 0.41.3 by @dependabot in #1579
- chore(deps): bump uvicorn from 0.23.2 to 0.24.0.post1 by @dependabot in #1581
- chore(deps): bump censys from 2.2.8 to 2.2.9 by @dependabot in #1583
- chore(deps-dev): bump black from 23.10.1 to 23.11.0 by @dependabot in #1582
- chore(deps-dev): bump mypy from 1.6.1 to 1.7.0 by @dependabot in #1584
- chore(deps): bump aiohttp from 3.8.6 to 3.9.1 by @dependabot in #1598
- chore(deps-dev): bump isort from 5.12.0 to 5.13.1 by @dependabot in #1602
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #1600
- chore(deps): bump certifi from 2023.7.22 to 2023.11.17 by @dependabot in #1591
- chore(deps): bump ujson from 5.8.0 to 5.9.0 by @dependabot in #1603
- chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.2 by @dependabot in #1599
- chore(deps-dev): bump mypy from 1.7.0 to 1.7.1 by @dependabot in #1596
- chore(deps): bump setuptools from 68.2.2 to 69.0.2 by @dependabot in #1594
- chore(deps-dev): bump wheel from 0.41.3 to 0.42.0 by @dependabot in #1597
- chore(deps-dev): bump pydantic from 2.5.1 to 2.5.2 by @dependabot in #1595
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #1608
- chore(deps-dev): bump types-ujson from 5.8.0.1 to 5.9.0.0 by @dependabot in #1606
- chore(deps-dev): bump black from 23.11.0 to 23.12.0 by @dependabot in #1604
- chore(deps-dev): bump isort from 5.13.1 to 5.13.2 by @dependabot in #1607
- chore(deps): bump fastapi from 0.104.1 to 0.105.0 by @dependabot in #1605
- chore(deps): bump censys from 2.2.9 to 2.2.10 by @dependabot in #1609
- chore(deps-dev): bump pydantic from 2.4.2 to 2.5.1 by @dependabot in #1587
New Contributors
- @LelouBil made their first contribution in #1545
- @branchvincent made their first contribution in #1505
- @dbfreem made their first contribution in #1586
Full Changelog: 4.4.4...4.5.0
4.4.4
What's Changed
- Fix typo so hunterhow api key works
- chore(deps): bump fastapi from 0.101.0 to 0.101.1 by @dependabot in #1517
- chore(deps): bump shodan from 1.29.1 to 1.30.0 by @dependabot in #1518
- chore(deps): bump fastapi from 0.101.1 to 0.102.0 by @dependabot in #1526
- chore(deps-dev): bump pydantic from 2.1.1 to 2.3.0 by @dependabot in #1525
- chore(deps-dev): bump mypy from 1.5.0 to 1.5.1 by @dependabot in #1520
- bump wheel from 0.41.1 to 0.41.2 by @dependabot in #1524
- chore(deps): bump setuptools from 68.0.0 to 68.1.2 by @dependabot in #1523
- Replace an inappropriate test expression that is always evaluating to true by @munahaf in #1529
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1531
- chore(deps): bump censys from 2.2.4 to 2.2.5 by @dependabot in #1530
- chore(deps): bump fastapi from 0.102.0 to 0.103.1 by @dependabot in #1532
- chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 by @dependabot in #1535
- chore(deps): bump setuptools from 68.1.2 to 68.2.0 by @dependabot in #1534
- chore(deps): bump black from 23.7.0 to 23.9.1 by @dependabot in #1537
New Contributors
Full Changelog: 4.4.3...4.4.4
4.4.3
Small bugifx release for the screenshot tool
Full Changelog: 4.4.2...4.4.3