Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'importing': 0.05; 'compiler': 0.07; 'fixes': 0.07; 'removes': 0.07; 'skip:` 10': 0.07; 'subject:released': 0.07; 'verbatim': 0.07; 'false,': 0.09; 'pgp': 0.09; 'release.': 0.09; 'skip:g 60': 0.09; 'url:github': 0.09; 'url:releases': 0.09; '--------': 0.10; 'changes': 0.15; '(issue': 0.16; '(sorry': 0.16; '(via': 0.16; ' -----begin': 0.16; '-----end': 0.16; 'conflicting': 0.16; 'gnupg': 0.16; 'hash:': 0.16; 'intervening': 0.16; 'margins': 0.16; 'optional': 0.16; 'rebuild': 0.16; 'received:eu': 0.16; 'sha1': 0.16; 'url:tag': 0.16; 'ignore': 0.16; 'fix': 0.17; 'message-----': 0.19; 'properly': 0.19; 'team,': 0.22; 'print': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; 'adds': 0.24; 'copied': 0.24; 'filtering': 0.24; 'skip:` 20': 0.24; 'unicode': 0.24; 'posts': 0.26; 'query': 0.26; 'downloaded': 0.26; 'signed': 0.27; 'fixed': 0.29; 'rest': 0.29; 'chris': 0.29; 'character': 0.29; 'errors': 0.30; 'comments': 0.31; 'lines': 0.31; 'serve': 0.31; 'skip:i 60': 0.31; 'skip:r 60': 0.31; 'strip': 0.31; 'allows': 0.31; 'file': 0.32; 'compatible': 0.32; 'quite': 0.32; 'text': 0.33; 'url:python': 0.33; 'announce': 0.33; 'bugs': 0.33; 'sources': 0.33; 'usual': 0.35; 'google': 0.35; 'there': 0.35; 'skip:s 60': 0.36; 'version:': 0.36; 'similar': 0.36; 'url:org': 0.36; 'wrong': 0.37; 'too': 0.37; 'filter': 0.38; 'files': 0.38; 'received:org': 0.40; 'release': 0.40; 'full': 0.61; 'took': 0.61; 'from:charset:utf-8': 0.61; 'story': 0.63; 'more': 0.64; 'skip:\xe2 10': 0.65; 'url:0': 0.67; 'it!': 0.67; 'to:addr:comp- lang-python-announce': 0.70; '8bit%:43': 0.74; 'to:addr:moderators.isc.org': 0.77; 'blogs': 0.78; 'discovered': 0.83; 'it\xe2\x80\x99s': 0.84; 'don\xe2\x80\x99t': 0.91; 'wordpress': 0.91 To: comp-lang-python-announce@moderators.isc.org From: Chris =?UTF-8?B?4oCcS3dwb2xza2HigJ0=?= Warrick Newsgroups: comp.lang.python.announce Subject: Nikola v7.1.0 released! Date: Sat, 06 Sep 2014 12:04:48 +0200 Organization: A noiseless patient Spider Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit User-Agent: KNode/4.14 X-Auth-Sender: U2FsdGVkX1+59VYzaq7quOH1MZEk0XH2xSMA4HnUbsswnnGJxZMmHw== Cancel-Lock: sha1:gyyOTQmcgMD0CtJ3AazCJ78Or5o= X-Mailman-Approved-At: Sat, 06 Sep 2014 12:38:16 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 79 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409999897 news.xs4all.nl 2881 [2001:888:2000:d::a6]:57590 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1377 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On behalf of the Nikola team, I am pleased to announce the release of Nikola v7.1.0. Nikola v7.1.0 is a bugfix/feature release. It fixes quite a few bugs of v7.0.1 discovered in the intervening 3 months (sorry it took so long!), and also adds a few more features. Get it! ======= Nikola v7.1.0 is available for download at GitHub and PyPI: https://github.com/getnikola/nikola/releases/tag/v7.1.0 https://pypi.python.org/pypi/Nikola Changelog ========= Features - -------- * Error out when reST gists cannot be downloaded (Issue #1402) * Added a “Skip to content” link for accessibility (Issue #1345) * Added ``minify_lines`` filter to strip leading whitespace and empty lines * Added Google Closure Compiler JavaScript filter * Print full tracebacks for conf.py errors * Added ``USE_SLUGIFY`` (defaults to True). If it’s False, Nikola allows and generates almost any Unicode character in page URLs (Issue #1321) * sources for .html files are now copied as .src.html (Issue #1354) * Copy files/*.html verbatim (skip filters) * Don’t generate STORY_INDEX if there is a conflicting story * Added support for enclosures (via optional enclosure metadata tag) (Issue #1322) Bugfixes - -------- * Fixed some margins for RTL text (Issue #1399) * Fixed sitemapindex filtering of non-sitemap XMLs * rebuild posts when metadata changes (Issue #1319) * Allow + in slugs (Issue #1344) * fix error message when tags that are too similar are found (Issues #1343, #1344) * serve .svgz with content-encoding: gzip (Issue #1380) * html5.js file for ancient IE now works outside of / (Issue #1372) * PHP compiler now removes metadata comments the usual way (Issue #1374) * PHP compiler’s permalinks were .html instead of .php (Issue #1373) * Fixed importing WordPress blogs outside of / (Issue #1368) * Fixed importing WordPress blogs without slugs (Issue #1364) * don’t forget query parts of links (Issue #1369) * Made posts that are directive-only work properly (Issue #1351) * Made mathjax work with stories (Issue #1355) * Fixed regeneration after change of ``NAVIGATION_LINKS`` * Made ``nikola bootswatch_theme`` compatible with Jinja themes * Fixed submenus in Jinja themes (Issue #1327) * Quietly ignore empty lines in bundles files * Fixed wrong filter order in post_list plugin (Issue #1365) - -- Chris “Kwpolska” Warrick PGP: 5EAAEA16 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUCtxAAAoJEHECPb1equoW7WUH/3r927g0Hdsi1IyqdiLxGBvy rVyHDsMi4Km8oQxqUgJMGxruYChzTe8WiUEO/Op2JBW4tVflRmM9KhiHdi9TKKXI xjwWUgCbeRVJU8xqdarmMNL7FUh4leg6sLs1KJnL5tCIMlfys4MdlK29klKiRVrU i9amK+aNm9g4q9IpcOc10avZ4Pa4hw97FH3BkeZtbEiICxNJoPAUErKRgWx0865w SpV7ldniliBSXlmdwdatQ9tBZt2iAt8dgTWZBXpEpLD6yFLACa+BYqnM8E+N81wE GVw4IBo+00Kgo5tRxInkAJw2pvEh9wwCBxILunIShm/aO0A/GKowiVPmKHRulho= =0Xqx -----END PGP SIGNATURE-----