Skip to content

Releases: APSL/puput

1.0.6

01 Dec 11:05
Compare
Choose a tag to compare
Version 1.0.6

1.0.4

20 May 23:37
Compare
Choose a tag to compare
  • Add support for Wagtail 2.4.
  • Update Django version to greater than 2.1.6 to fix security issues.
  • Updated some docs.
  • Fix entry header image.
  • Adding EntryAbstract.content_panels.

1.0.3

13 Dec 12:48
Compare
Choose a tag to compare
  • Updated some docs
  • Fixing social share urls to match entry_url (Thanks to @misraX )
  • Django URLS upgrading to 2.0 and Wagtail 2.3 support (Thanks to @MiltonLn )
  • Adding support for Django 2.1 and Wagtail 2.3 patch versions (Thanks to @MiltonLn )
  • Arabic translation (Thanks to @ahwebd )

1.0

11 Apr 09:53
Compare
Choose a tag to compare
1.0
  • Add support for Django 2.0 and Wagtail 2.0. Drop Python 2.7 support.
  • Add code and block quote options to the entries text editor.
  • Improve default template visualization.
  • Configurable default template color.
  • Add social sharing links.

0.9.2

13 Feb 08:18
Compare
Choose a tag to compare
  • Remove django-compressor dependency.
  • Add German and Polish translations.

0.9.1

12 Sep 09:34
Compare
Choose a tag to compare
Version 0.9.1

0.9

03 Aug 15:27
Compare
Choose a tag to compare
0.9
  • Fix issue that creates undesired migrations.
  • Add Django 1.11 & Python 3.6 support. Drop Python 3.3 support
  • Improve RSS feeds generation.
  • Fix issue with templatetags.
  • Add Italian, Russian, Brazilian and French translations.
  • Fix url resolution issues.

0.8

17 Nov 11:59
Compare
Choose a tag to compare
0.8
  • Add Travis CI integration and functional tests.
  • Add Django 1.10 support.
  • Minor template tweaks.

0.7

18 Aug 14:25
Compare
Choose a tag to compare
0.7
  • Add initial travis support.
  • Add canonical url and social share tags in templates for SEO purposes.
  • Allow to place Puput's blog at any sitemap level.
  • Fix issue in entry comments update method.
  • Add PageChooserPanel for related entries chooser.
  • Improve flexibility on adding other comment systems.
  • Minor bug fixes.

0.6

18 May 21:57
Compare
Choose a tag to compare
0.6
  • Fix issue when displaying entries without images.
  • Fix css issues.
  • Add django-compressor as project dependency.
  • Improve tags visualization.