- Fixed problem when block f.translate_inputs called before f.inputs and only one input field rendered (Thanks Pavel Borsky)
- Support for has_many translates (Thanks Pavel Borsky)
- Updates content_for block to accept record object (Thanks David Stump)
- Add more locales
- Add form_buffers backward compatibility
- Remove Globalize3 dependency.
- Fix UI tab issues.
- Fix compatibility with current ActiveAdmin.
- Include SCSS mixins.
- Do not loose nested translations on error.
- Add
de
,fr
andit
to translations. - Fix tab rendering when editing
has_many
relations.
- Initial version