- add localized url field to prevent translation on url
- Initial stable release version 1.0.0
- do some small fixes and update docs
- update test and handle incorrect change_view behavior
- add skip translation field and improve recursive action time using asyncio
- fix languages tab change and add type annotation for get hash
- correct test
- update readonly fields
- improve hash and create auto generate id query param when inhance hash model mixin
- add hash field to track change of the object
- fix localized tab click
- fix localized toggle lang and admin recursively publish msg
- improve long object translation
- add docs for missing components
- update recursive_action param pos
- deduplicated for recursive translation
- Add language name to openai translation prompt
- clear all language field data when primary lang is clear
- update localized unique normalized slug field to use lazy generator
- add python 12
- update readme
- Update docs
- add project documentation and do some minor refactor
- add docs for main components and refactor some minor things
- trigger a new build to update pypi package
- populate astrowind data
- update pyproject toml for commitizen bump pattern
- setup cz commit