diff options
| author | 2012-12-12 20:15:48 -0300 | |
|---|---|---|
| committer | 2012-12-12 20:15:48 -0300 | |
| commit | 0f2c04e70a0ffdd0892d6970cafbcd952d221db5 (patch) | |
| tree | d36f7747c4b9cb5c5e00cae5b137d22214b1c7be /CHANGES.txt | |
| parent | ca1f5a392261a7c6b82b5ac1015427605909d8c9 (diff) | |
Imported Upstream version 5upstream/5
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 7897c64..f9a822d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,25 @@ +New in Master +============= + +Features +-------- + +* Templates now know their name from template_name in their context. +* Made most of Nikola into Yapsy plugins. +* Recurse galleries/ and render each folder as a gallery. +* Breadcrumbs and folder links in image galleries. + +Bugfixes +-------- + +* Fixed doc installation +* Put webassets cache in cache/webassets +* Update to doit 0.17 +* Don't crash on incomplete translations +* Fixed Issue 160: render_tags didn't call scan_posts() +* Fixed Issue 161: webassets setting USE_BUNDLES was ignored (fix by schettino72) +* Fixed Issue 153: index.txt was being ignored in galleries. + New in Version 4.0.3 ==================== |
