[Python-announce] Nikola v8.3.1 is out!

Chris Warrick <[email protected]> Mon, 29 Apr 2024 14:29:09 +0200
Newsgroups gmane.comp.python.announce
Message-ID <41558cb0-8d92-4e97-b183-1a02e218fbd2__10421.5856221103$1714396169$gmane$org@gmail.com>
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.3.1. This release fixes some small bugs,
including some introduced by the new Nikola Plugin Manager.

The minimum Python version supported is now 3.8, and we have adopted
a formal policy to define the Python versions supported by Nikola.

What is Nikola?
===============

Nikola is a static site and blog generator, written in Python.
It can use Mako and Jinja2 templates, and input in many popular markup
formats, such as reStructuredText and Markdown — and can even turn
Jupyter Notebooks into blog posts! It also supports image galleries,
and is multilingual. Nikola is flexible, and page builds are extremely
fast, courtesy of doit (which is rebuilding only what has been changed).

Find out more at the website: https://getnikola.com/

Downloads
=========

Install using `pip install Nikola`.

Changes
=======

Features
--------

* Support passing `--poll`` to `nikola auto` to better deal with symlink 
farms.

Bugfixes
--------

* Remove insecure HTTP fallback from `nikola plugin`
* Fix the `nikola plugin` command not working (Issue #3736, #3737)
* Fix `nikola new_post --available-formats` crashing with TypeError
   (Issue #3750)
* Fix the new plugin manager not loading plugins if the plugin folder is 
a symlink (Issue #3741)
* Fix the `nikola plugin` command not working (Issue #3736)
* Remove no longer used leftovers of annotations support (Issue #3764)

Other
-----

* Nikola now requires Python 3.8 or newer.
* Nikola has adopted a policy for Python version support,
   promising support for versions supported by the Python core team,
   Ubuntu LTS, or Debian stable, and taking into consideration
   Debian oldstable and PyPy.
* Remove polyfill from `polyfill.io`.

_______________________________________________
Python-announce-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: [email protected]
OpenPGP_signature.asc (application/pgp-signature, 495 B)
-----BEGIN PGP SIGNATURE-----

wsB5BAABCAAjFiEE3zLJnP+EKCz51M9xcQI9vV6q6hYFAmYvkpUFAwAAAAAACgkQcQI9vV6q6hZF
TAgAlLZDyXQP4umSvg8kv4inffktDi1PKnNZmUdJ2mynBtRMSzraltMa6rt18l3N/ttwjFJFmOqt
K5CyAGl0dZiFCNaYTmbZARhiZo9Km+MXCnD1Yd2yMW1pWvU0YnydcyOe4JPnFmWPcEa+F7/nMRGD
252UZdPcJfn8VGhVsJBDeL8GcqTdhAORIOeyKmj3t7ha+W4hNdHW2PhmLSGtEds9Qv7z9qUTPxHY
i00tzey+rEPu44Jxz8dbUck//JWaryzSq2Zu6BcyVip6cqF0pZMiYf0Xjo3Tv6YWrd2CqJVVjdUV
mg3hd0nKtkh1uxExJQJLAYmrk9S9Zhy3X9f2pNrN4Q==
=2d+w
-----END PGP SIGNATURE-----