Webscrapbook

Latest version: v2.5.0

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 35 of 36

0.14.0

Not secure
* Switched backend server framework to `Flask` from `Bottle`.
* Added support for `app.allow_x_*` configs to prevent issues when serving behind a reverse proxy.
* Dropped support for `server.ssl_pw` config.

0.11.0

Not secure
* Added support of zip editing through server actions.

0.8.0

Not secure
* Added support for `book.*.no_tree` config.

0.6.0

Not secure
* Added `lock` and `unlock` actions.
* Merged `upload` action into `save`.

0.4.0

Not secure
* Added `wsbview` CLI executable.

0.1.5

Not secure
* First public release.


Changelog
* This project generally follows [semantic versioning](https://semver.org/). For a version `x.y.z`, `x` means a major (backward incompatible) change, `y` means a minor (backward compatible) change, and `z` means a patch (bug fix). Few versions may not strictly follow this rule due to historical reasons, though.
* Versions before 1.0 are in initial development. APIs are not stable for these versions, even a `y` version can involve a breaking change, and only partial notable changes are summarized in this document. See full commit history in the source repository for details.
* Backend server requirement in this document refers to the version of [`webscrapbook` Python package](https://github.com/danny0838/pywebscrapbook) (or PyWebScrapBook).

Page 35 of 36

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.