Skip to content

Releases: 2ik/django-editorjs-fields

0.2.7

16 Sep 15:05
@2ik 2ik
5af2eb1
Compare
Choose a tag to compare

What's Changed

  • Add correct editorjs initialisation for multiple editorjs fields in an inline by @kirillwolkow in #40
  • Update Dark Theme for Editor.js

New Contributors ❤️

Full Changelog: 0.2.6...0.2.7

0.2.6

05 Nov 13:05
@2ik 2ik
75a07d8
Compare
Choose a tag to compare

What's Changed

  • Added images by url by @vvsector2020 in #25
  • Added config EMBED_HOSTNAME_ALLOWED by initial idea @pranav377
  • The default tools did not work. Fixed #27

New Contributors

  • @vvsector2020 made their first contribution in #25

Full Changelog: 0.2.5...0.2.6

0.2.5

19 Oct 07:40
@2ik 2ik
89df58f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5

0.2.4

12 Oct 13:46
@2ik 2ik
daebac7
Compare
Choose a tag to compare

What's Changed

  • Use reverse_lazy instead of hardcoded URL for image upload by @georgy-komarov in #17
  • LinkTool added #19

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

23 Sep 20:46
@2ik 2ik
54b30ae
Compare
Choose a tag to compare
  • Inline Editing support
  • Update version EditorJS to 0.2.3
  • If the blocks are empty, write null to the database

0.2.2

03 Aug 20:45
@2ik 2ik
2b0e02b
Compare
Choose a tag to compare
  1. Fix Image name duplication #11
  2. Add EDITORJS_IMAGE_UPLOAD_PATH_DATE
  3. Remove config EDITORJS_IMAGE_NAME_POSTFIX
  4. Update version EditorJS
  5. Fix background color for selected blocks in a dark theme

0.2.1

02 Jul 10:14
@2ik 2ik
Compare
Choose a tag to compare
  • Added Django Templates support
  • Added custom library configuration Editor.js
  • Added Forms support

v0.2.0

20 Oct 07:11
@2ik 2ik
Compare
Choose a tag to compare
0.1.9 > 0.2.0

v0.1.9

20 Oct 06:29
@2ik 2ik
Compare
Choose a tag to compare
Update Readme

v0.1.1

15 Oct 14:40
@2ik 2ik
Compare
Choose a tag to compare
  • Changed package name