|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## [0.4.4] - 2022-09-03 |
| 6 | +* Fixed some false positives by @soxoj in https://github.com/soxoj/maigret/pull/433 |
| 7 | +* Drop Python 3.6 support by @soxoj in https://github.com/soxoj/maigret/pull/434 |
| 8 | +* Bump xhtml2pdf from 0.2.5 to 0.2.7 by @dependabot in https://github.com/soxoj/maigret/pull/409 |
| 9 | +* Bump reportlab from 3.6.6 to 3.6.9 by @dependabot in https://github.com/soxoj/maigret/pull/403 |
| 10 | +* Bump markupsafe from 2.0.1 to 2.1.1 by @dependabot in https://github.com/soxoj/maigret/pull/389 |
| 11 | +* Bump pycountry from 22.1.10 to 22.3.5 by @dependabot in https://github.com/soxoj/maigret/pull/384 |
| 12 | +* Bump pypdf2 from 1.26.0 to 1.27.4 by @dependabot in https://github.com/soxoj/maigret/pull/438 |
| 13 | +* Update GH actions by @soxoj in https://github.com/soxoj/maigret/pull/439 |
| 14 | +* Bump tqdm from 4.63.0 to 4.64.0 by @dependabot in https://github.com/soxoj/maigret/pull/440 |
| 15 | +* Bump jinja2 from 3.0.3 to 3.1.1 by @dependabot in https://github.com/soxoj/maigret/pull/441 |
| 16 | +* Bump soupsieve from 2.3.1 to 2.3.2 by @dependabot in https://github.com/soxoj/maigret/pull/436 |
| 17 | +* Bump pypdf2 from 1.26.0 to 1.27.4 by @dependabot in https://github.com/soxoj/maigret/pull/442 |
| 18 | +* Bump pyvis from 0.1.9 to 0.2.0 by @dependabot in https://github.com/soxoj/maigret/pull/443 |
| 19 | +* Bump pypdf2 from 1.27.4 to 1.27.6 by @dependabot in https://github.com/soxoj/maigret/pull/448 |
| 20 | +* Bump typing-extensions from 4.1.1 to 4.2.0 by @dependabot in https://github.com/soxoj/maigret/pull/447 |
| 21 | +* Bump soupsieve from 2.3.2 to 2.3.2.post1 by @dependabot in https://github.com/soxoj/maigret/pull/444 |
| 22 | +* Bump pypdf2 from 1.27.6 to 1.27.7 by @dependabot in https://github.com/soxoj/maigret/pull/449 |
| 23 | +* Bump pypdf2 from 1.27.7 to 1.27.8 by @dependabot in https://github.com/soxoj/maigret/pull/450 |
| 24 | +* XMind 8 report warning and some docs update by @soxoj in https://github.com/soxoj/maigret/pull/452 |
| 25 | +* False positive fixes 24.04.22 by @soxoj in https://github.com/soxoj/maigret/pull/455 |
| 26 | +* Bump pypdf2 from 1.27.8 to 1.27.9 by @dependabot in https://github.com/soxoj/maigret/pull/456 |
| 27 | +* Bump pytest from 7.0.1 to 7.1.2 by @dependabot in https://github.com/soxoj/maigret/pull/457 |
| 28 | +* Bump jinja2 from 3.1.1 to 3.1.2 by @dependabot in https://github.com/soxoj/maigret/pull/460 |
| 29 | +* Ubisoft forums addition by @fen0s in https://github.com/soxoj/maigret/pull/461 |
| 30 | +* Add BYOND, Figma, BeatStars by @fen0s in https://github.com/soxoj/maigret/pull/462 |
| 31 | +* fix Figma username definition, add a bunch of sites by @fen0s in https://github.com/soxoj/maigret/pull/464 |
| 32 | +* Bump pypdf2 from 1.27.9 to 1.27.10 by @dependabot in https://github.com/soxoj/maigret/pull/465 |
| 33 | +* Bump pypdf2 from 1.27.10 to 1.27.12 by @dependabot in https://github.com/soxoj/maigret/pull/466 |
| 34 | +* Sites fixes 05 05 22 by @soxoj in https://github.com/soxoj/maigret/pull/469 |
| 35 | +* Bump pyvis from 0.2.0 to 0.2.1 by @dependabot in https://github.com/soxoj/maigret/pull/472 |
| 36 | +* Social analyzer websites, also fixing presense strs by @fen0s in https://github.com/soxoj/maigret/pull/471 |
| 37 | +* Updated logic of false positive risk estimating by @soxoj in https://github.com/soxoj/maigret/pull/475 |
| 38 | +* Improved usability of external progressbar func by @soxoj in https://github.com/soxoj/maigret/pull/476 |
| 39 | +* New sites added, some tags/rank update by @soxoj in https://github.com/soxoj/maigret/pull/477 |
| 40 | +* Added new sites by @soxoj in https://github.com/soxoj/maigret/pull/480 |
| 41 | +* Added new forums, updated ranks, some utils improvements by @soxoj in https://github.com/soxoj/maigret/pull/481 |
| 42 | +* Disabled sites with false positives results by @soxoj in https://github.com/soxoj/maigret/pull/482 |
| 43 | +* Bump certifi from 2021.10.8 to 2022.5.18.1 by @dependabot in https://github.com/soxoj/maigret/pull/488 |
| 44 | +* Bump psutil from 5.9.0 to 5.9.1 by @dependabot in https://github.com/soxoj/maigret/pull/490 |
| 45 | +* Bump pypdf2 from 1.27.12 to 1.28.1 by @dependabot in https://github.com/soxoj/maigret/pull/491 |
| 46 | +* Bump pypdf2 from 1.28.1 to 1.28.2 by @dependabot in https://github.com/soxoj/maigret/pull/493 |
| 47 | +* added and fixed some websites in data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/494 |
| 48 | +* Bump pypdf2 from 1.28.2 to 2.0.0 by @dependabot in https://github.com/soxoj/maigret/pull/504 |
| 49 | +* Bump pefile from 2021.9.3 to 2022.5.30 by @dependabot in https://github.com/soxoj/maigret/pull/499 |
| 50 | +* Updated sites list, added disabled Anilist by @soxoj in https://github.com/soxoj/maigret/pull/502 |
| 51 | +* Bump lxml from 4.8.0 to 4.9.0 by @dependabot in https://github.com/soxoj/maigret/pull/503 |
| 52 | +* Compatibility with Python 10 by @soxoj in https://github.com/soxoj/maigret/pull/509 |
| 53 | +* feat: add .log & .bak files to gitignore in https://github.com/soxoj/maigret/pull/511 |
| 54 | +* fix some sites and delete abandoned by @fen0s in https://github.com/soxoj/maigret/pull/526 |
| 55 | +* Fixesjulyfirst by @fen0s in https://github.com/soxoj/maigret/pull/533 |
| 56 | +* yazbel, aboutcar, zhihu by @fen0s in https://github.com/soxoj/maigret/pull/531 |
| 57 | +* Fixes july third by @fen0s in https://github.com/soxoj/maigret/pull/535 |
| 58 | +* Update data.json by @fen0s in https://github.com/soxoj/maigret/pull/539 |
| 59 | +* Update data.json by @fen0s in https://github.com/soxoj/maigret/pull/540 |
| 60 | +* Bump reportlab from 3.6.9 to 3.6.11 by @dependabot in https://github.com/soxoj/maigret/pull/543 |
| 61 | +* Bump requests from 2.27.1 to 2.28.1 by @dependabot in https://github.com/soxoj/maigret/pull/530 |
| 62 | +* Bump pypdf2 from 2.0.0 to 2.5.0 by @dependabot in https://github.com/soxoj/maigret/pull/542 |
| 63 | +* Bump xhtml2pdf from 0.2.7 to 0.2.8 by @dependabot in https://github.com/soxoj/maigret/pull/522 |
| 64 | +* Bump lxml from 4.9.0 to 4.9.1 by @dependabot in https://github.com/soxoj/maigret/pull/538 |
| 65 | +* disable yandex music + set utf8 encoding by @fen0s in https://github.com/soxoj/maigret/pull/562 |
| 66 | +* fix false positives by @fen0s in https://github.com/soxoj/maigret/pull/577 |
| 67 | +* disable Instagram, fix two false positives by @fen0s in https://github.com/soxoj/maigret/pull/578 |
| 68 | +* Bump certifi from 2022.5.18.1 to 2022.6.15 by @dependabot in https://github.com/soxoj/maigret/pull/551 |
| 69 | +* August15 by @fen0s in https://github.com/soxoj/maigret/pull/591 |
| 70 | +* Bump pytest-httpserver from 1.0.4 to 1.0.5 by @dependabot in https://github.com/soxoj/maigret/pull/583 |
| 71 | +* Bump typing-extensions from 4.2.0 to 4.3.0 by @dependabot in https://github.com/soxoj/maigret/pull/549 |
| 72 | +* Bump colorama from 0.4.4 to 0.4.5 by @dependabot in https://github.com/soxoj/maigret/pull/548 |
| 73 | +* Bump chardet from 4.0.0 to 5.0.0 by @dependabot in https://github.com/soxoj/maigret/pull/550 |
| 74 | +* Bump cloudscraper from 1.2.60 to 1.2.63 by @dependabot in https://github.com/soxoj/maigret/pull/600 |
| 75 | +* Bump flake8 from 4.0.1 to 5.0.4 by @dependabot in https://github.com/soxoj/maigret/pull/598 |
| 76 | +* Bump attrs from 21.4.0 to 22.1.0 by @dependabot in https://github.com/soxoj/maigret/pull/597 |
| 77 | +* Bump pytest-asyncio from 0.18.2 to 0.19.0 by @dependabot in https://github.com/soxoj/maigret/pull/601 |
| 78 | +* Bump pypdf2 from 2.5.0 to 2.10.4 by @dependabot in https://github.com/soxoj/maigret/pull/606 |
| 79 | +* Bump pytest from 7.1.2 to 7.1.3 by @dependabot in https://github.com/soxoj/maigret/pull/613 |
| 80 | +* Update sites.md -Gitmemory.com suppression by @C3n7ral051nt4g3ncy in https://github.com/soxoj/maigret/pull/610 |
| 81 | +* Bump cloudscraper from 1.2.63 to 1.2.64 by @dependabot in https://github.com/soxoj/maigret/pull/614 |
| 82 | +* Bump pycountry from 22.1.10 to 22.3.5 by @dependabot in https://github.com/soxoj/maigret/pull/607 |
| 83 | +* add ProtonMail, disable 3 broken sites by @fen0s in https://github.com/soxoj/maigret/pull/619 |
| 84 | +* Bump tqdm from 4.64.0 to 4.64.1 by @dependabot in https://github.com/soxoj/maigret/pull/618 |
| 85 | + |
| 86 | +**Full Changelog**: https://github.com/soxoj/maigret/compare/v0.4.3...v0.4.4 |
| 87 | + |
5 | 88 | ## [0.4.3] - 2022-04-13
|
6 | 89 | * Added Sites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/386
|
7 | 90 | * added new Websites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/390
|
|
0 commit comments