Bookstack-file-exporter

Latest version: v1.4.1

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

Scan your dependencies

Page 1 of 2

1.4.1

What's Changed
* update full example and build commands by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/55
* update description on application mode by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/56
* Change back off retry behavior by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/57


**Full Changelog**: https://github.com/homeylab/bookstack-file-exporter/compare/v1.4.0...v1.4.1

1.4.0

Highlights
* Add `run_interval` setting to allow very basic scheduling. The exporter will operate as an always running application if specified.
* Optional property: specify a time in `seconds` for the exporter to wait in between subsequent runs.
* Setting this `0` (default) or omitting it from the configuration will execute a single run and exit.
* Add docker-compose example for always running application use case.

What's Changed
* 53 schedule by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/54


**Full Changelog**: https://github.com/homeylab/bookstack-file-exporter/compare/v1.3.1...v1.4.0

1.3.1

What's Changed
* update readme for assest skip feature by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/48
* create user provided output_path directory if not exists by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/49
* make create output_path dir error catchable to allow for docker usage by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/50
* minor fix on logging and output description by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/51
* fix minor spacing issue on log message by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/52


**Full Changelog**: https://github.com/homeylab/bookstack-file-exporter/compare/v1.3.0...v1.3.1

1.3.0

Highlights
* Python version bumped to `3.13.0`
* All dependencies bumped to respective latest versions
* If an API call to get an image/attachment or its metadata fails, the exporter will skip the asset and log the error. If using `assets.modify_markdown` option, the asset links in the document will be untouched and in its original form. All API calls are retried 3 times after initial failure.

What's Changed
* Attempt to add logic to skip an image/attachment if API call fails by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/46


**Full Changelog**: https://github.com/homeylab/bookstack-file-exporter/compare/v1.2.0...v1.3.0

1.2.0

What's Changed
* Update doc brief by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/40
* update readme for suggestion by intrepidsilence by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/41
* bump python version to 3.12.4, update pkg depedencies to latest by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/42


**Full Changelog**: https://github.com/homeylab/bookstack-file-exporter/compare/v1.1.0...v1.2.0

1.1.0

New Features
* Attachments can now be exported and placed in their respective `attachments/{page}/` directory
* Docker Image Tagging changes to better facilitate testing and GitHub actions
* arm64 docker image support

Highlights
* Reworked Asset (Image/Attachment) archiver modules for better reusability and readability

What's Changed
* add arm64 docker image support by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/34
* Rework for attachments by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/36
* fix dockerfile image tag by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/37
* fix dockerfile image args by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/38
* fix release tag versioning for docker by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/39


**Full Changelog**: https://github.com/homeylab/bookstack-file-exporter/compare/v1.0.2...v1.1.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.