Recitale

Latest version: v2.0.0a6

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

Scan your dependencies

Page 1 of 2

2.0.0a6

What's Changed
* fix shlex.quote call on a PosixPath object by fr33tux in https://github.com/recitale/recitale/pull/24
* Improve pathlib use in autogen by QSchulz in https://github.com/recitale/recitale/pull/17
* autogen subcommand now has unittests to avoid regressions
* migrate glob.glob to pathlib.glob
* Fix issues with multiprocessing spawn start method by QSchulz in https://github.com/recitale/recitale/pull/28
* make autogen a bit more auto by QSchulz in https://github.com/recitale/recitale/pull/27
* the date and cover image/video if omitted are now automatically taken from the oldest image in the directory parsed by `autogen`
* Adding missing settings to docs by QSchulz in https://github.com/recitale/recitale/pull/15
* recitale: fix locale date filter when locale unset by QSchulz in https://github.com/recitale/recitale/pull/29
* add .vscode to gitignore by sebsto in https://github.com/recitale/recitale/pull/37
* missing closing curly bracket in recitale/themes/light/templates/index.html video section by sebsto in https://github.com/recitale/recitale/pull/41
* Misc fixes by QSchulz in https://github.com/recitale/recitale/pull/43 and https://github.com/recitale/recitale/pull/45
* fix website (`section.website`) URL in all themes
* fix improper width for caption on bordered-pictures
* fix issues with new releases of black and ruamel.yaml by forcing "downgrades" for now
* fix improper assertion in image unit test

New Contributors
* fr33tux made their first contribution in https://github.com/recitale/recitale/pull/24
* sebsto made their first contribution in https://github.com/recitale/recitale/pull/37

Notes

The material theme will be removed in the next release as it is broken in many places and I do not have any interest in fixing it.

**Full Changelog**: https://github.com/recitale/recitale/compare/v2.0.0a5...v2.0.0a6

2.0.0a5

What's Changed
* Allow filename with spaces by QSchulz in https://github.com/recitale/recitale/pull/14
* Fix video thumbnails in exposure by QSchulz in https://github.com/recitale/recitale/pull/14
* Fix vertical thumbnail max height to viewport by QSchulz in https://github.com/recitale/recitale/pull/14


**Full Changelog**: https://github.com/recitale/recitale/compare/v2.0.0a4...v2.0.0a5

2.0.0a4

What's Changed
* Fix crash with Jinja2 >= 3.1 by QSchulz in https://github.com/recitale/recitale/pull/13


**Full Changelog**: https://github.com/recitale/recitale/compare/v2.0.0a3...v2.0.0a4

2.0.0a3

What changed
- container image URL fixed in README and documentation,
- fix cache saving issue with JPEG/MPO/TIFF images dpi format,

Merge requests
* recitale: cast dpi to make it serializable by QSchulz in https://github.com/recitale/recitale/pull/11

**Full Changelog**: https://github.com/recitale/recitale/compare/v2.0.0a2...v2.0.0a3

2.0.0a2

What changed
- containers are now available for each new release at https://github.com/recitale/recitale/pkgs/container/recitale
- path.py dependency removal in favor of pathlib standard Python module
- password-protected pages are now encrypted by pycryptomodex Python module instead of doing a subprocess call to openssl
- some unittests are now running for each commit and merge request
- progressbars are now shown when videos are being re-encoded to have an idea how long the process is going to take

Merge requests
* Add unit tests and code coverage by QSchulz in https://github.com/recitale/recitale/pull/2
* Fix and improve code coverage report by QSchulz in https://github.com/recitale/recitale/pull/3
* recitale: move log-level optional parameter as argument of subcommands by QSchulz in https://github.com/recitale/recitale/pull/4
* display progressbar when reencoding video or audio files by QSchulz in https://github.com/recitale/recitale/pull/5
* Improve coverage by QSchulz in https://github.com/recitale/recitale/pull/7
* Migrate subprocess'ed openssl encryption to pycryptodomex by QSchulz in https://github.com/recitale/recitale/pull/9
* Automatically build and publish container image by QSchulz in https://github.com/recitale/recitale/pull/10
* migrate from path.py to pathlib by QSchulz in https://github.com/recitale/recitale/pull/6

**Full Changelog**: https://github.com/recitale/recitale/compare/v2.0.0a1...v2.0.0a2

2.0.0a1

- Added badges on the front page for more swag,
- Replaced readthedocs links with recitale's,
- Replaced IRC server and channel,
- Updated .gitignore from GitHub's Python project .gitignore example,
- Migrated fom Travis to GitHub Actions,
- Fixed some security issues,
- Added bandit to quality checks to hopefully limit introduction of new security issues,
- Fixed packaging missing non Python files, see 1,
- Migrated check of rsync, ffmpeg and/or avconv to shutil.which to be cross-platform,
- Added workflow to automatically publish to Pypi the newly published release,

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.