Pelican 4.10 is now available. This new release includes the following enhancements, fixes, and tweaks:
- Add setting to specify summary via paragraph count
- Add new status to skip generation of a post
- Add setting to append ref parameter to links in feeds
- Configure logging handler via --log-handler CLI option
- Resolve intra-site links in summaries
- Warn when files are not processed due to disabled readers
- Add Medium post importer
- Improve GitHub Pages workflow
- Improve code test coverage
- Translate documentation into Simplified Chinese
For more information, please refer to the release page or the Release History section of the documentation. For the full list of changes, see: https://github.com/getpelican/pelican/compare/4.9.1...4.10.0
Upgrading from previous releases
Upgrading from Pelican 4.9.x should be smooth and require few (if any) changes to your environment. If upgrading from a previous release, review the other release announcements on this site to better understand what action might be necessary.
As always, we do everything we can to maximize backwards compatibility and ensure smooth Pelican upgrades. If you run into problems, please see the How to Get Help section of the documentation, and we will update this post with any upgrade tips contributed by the Pelican community.