v1.10.0
New features
- Improve extractor for URLs in HTML docs and MGS files
- Start/stop each script individually
- New PDF module
- Preview OTF files
- Require valkey 8.0+
- Require kvrocks 2.11+
- Require python 3.9.2+
Changes
- Migrate to poetry 2.0
- Get real IP of submitter in notification mail and logs
- Improve and refactor many modules for stability
- Update all dependencies and 3rd party modules
- Disable workers from config file
- Optionally disable previews with libreoffice
- Many improvements in all the modules
What's Changed
- build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot[bot] in #635
- build(deps): bump certifi from 2024.6.2 to 2024.7.4 by @dependabot[bot] in #636
- build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot[bot] in #652
- build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot[bot] in #662
- build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot[bot] in #678
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.2 by @dependabot[bot] in #706
- build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot[bot] in #707
- Adding Pdf Worker by @Bearloggs in #743
- build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot[bot] in #754
- build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot[bot] in #770
- vtclient proxying by @DocArmoryTech in #782
- Update README.md by @dbarzin in #783
- Update README.md by @dbarzin in #784
- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot[bot] in #785
- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in #786
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in #794
- fix: [typo] Minor typo in README.md by @SteveClement in #795
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #814
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #862
- Improve PDF analysis by @DGawr in #864
- Fix Kvrocks DB persistence in Docker deployment by @DGawr in #865
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #866
New Contributors
- @Bearloggs made their first contribution in #743
- @DocArmoryTech made their first contribution in #782
- @SteveClement made their first contribution in #795
Full Changelog: v1.9.0...v1.10.0