Flask-bootstraps

Latest version: v3.3.7.8

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

Scan your dependencies

Page 3 of 4

2.3.2.1

-------
* Slight change in versioning (dot instead of hyphen for the Flask-Bootstrap
release).

2.3.02

-------
* Switched the CDN to `cdnjs <http://cdnjs.com>`_ because `netdna
<http://bootstrapcdn.com>`_ keeps changing files around too much.
* Introduced ``BOOTSTRAP_CUSTOM_CSS`` option.

2.2.21

-------
* `FontAwesome`_ now version 3.0 instead of 2.0.
* The ``navbar()``-macro is gone. It was accidentally committed and never did
anything useful, so this hopefully won't concern anyone.

2.2.11

-------
* `FontAwesome`_ is now supported
as well, can also be loaded from bootstrapCDN. Set ``BOOTSTRAP_FONTAWESOME``
to ``True`` to enable it.
* ``BOOTSTRAP_CDN_BASEURL`` is now a dictionary for multiple CDNs (i.e.
Bootstrap, FontAwesome can use different base URLs). This will break any code
that relied on setting ``BOOTSTRAP_CDN_BASEURL``.

2.1.12

-------
* There is no longer a self.app on Flask-Bootstrap. The extension can be shared
by any number of applications using ``init_app()`` (though the old
``__init__()`` signature is kept for backward compatibiliy).

2.1.11

-------
* WTForms generated HTML code is now considered safe. This allows Flask-WTF's
``RecaptchaField`` to work with ``quick_form``.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.