Skip to content

Releases: springload/wagtailembedder

1.2

04 Apr 23:51

Choose a tag to compare

Added

  • Compatibility with Python 3.5 and 3.6

Changed

  • Now licensed under MIT
  • The snippet button isn't enabled by default anymore. Add snippet to the list of features of your RichTextBlocks and RichTextFields to show the button or use the register_rich_text_features to register it as a default feature with features.default_features.append('snippet').

Removed

  • Compatibility with Python 2.6, 3.2 and 3.3
  • Compatibility with Wagtail prior 1.12

1.1

14 Jul 02:49

Choose a tag to compare

1.1

Package compatible with Wagtail 1.4.x and 1.3.x (possibly previous version but untested)

1.0

02 May 02:06

Choose a tag to compare

1.0

Package compatible with Wagtail 1.4.x and 1.3.x (possibly previous version but untested)

0.1.5

15 Feb 02:34

Choose a tag to compare

Package compatible with Wagtail 1.3.1. Won't work with older versions.

0.1.4

07 Jul 05:47

Choose a tag to compare

Wheel and build properly working

v0.1.2

01 Apr 03:11

Choose a tag to compare

Bug fixes

v0.1.1

26 Jan 23:05

Choose a tag to compare

  • Some bugs fixed.
  • CSS improved.
  • Exceptions properly handled.

0.1

22 Jan 21:36

Choose a tag to compare

0.1

First working version.