- Add support for MongoDB
- Change primany key mapping for the Translation entity, PK is now
id
instead of(trans_unit_id, locale)
. - Improve import task.
- Allow to show/hide columns on edition page.
- Use yaml for translation files instead of xliff.
Initial release.