Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 826 Bytes

CHANGES.rst

File metadata and controls

48 lines (32 loc) · 826 Bytes

Changelog

2.1.1 (unreleased)

  • Nothing changed yet.

2.1.0 (2024-08-09)

  • Add serializers and deserializer for slate blocks. [cekk]
  • Add indexer for slate blocks. [cekk]

2.0.0 (2023-07-03)

  • Drop support for Plone 5.2 and collective.dexteritytextindexer; in Plone6 we use core functions in plone.app.dexterity.textindexer [lucabel]

1.0.3 (2022-05-31)

  • Fix required python version. [cekk]

1.0.2 (2022-05-25)

  • add check if value is a dict in SearchableText indexer. [eikichi18]

1.0.1 (2021-03-25)

  • Register standard blocks serializers/deserializer for IDexterityContent. Otherwise they don't work. [cekk]

1.0.0 (2021-02-24)

  • Initial release. [cekk]