* Fix the lose of widget which was added into FieldPanel kwargs (eg: `FieldPanel("slug", wiget=SlugInput)`)
0.3.0
* Add a "LanguagesColumn" for SnippetViewset to view in the list which languages are currently translated for instance * Fix usage of non standard `translations` field
0.2.4
* fix github actions pour qa control
0.2.3
* add supports of `TitleFieldPanel.targets` to autocomplete untranslated or translated fields