Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Latest commit

 

History

History
43 lines (29 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 1.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.3.0] - 2018-05-11

Added

  • Markdown editor on user translate page.
  • Allow user to delete its translations and managers to delete any of them.
  • Language attributes.

Changed

  • Upgrade to node v10.

[0.2.1] - 2018-05-11

Changed

  • Make key Markdown optional.

Fixed

  • Key update deleting keys languages translations and isDone fields.
  • Missing error message on key value field.

[0.2.0] - 2018-05-11

Added

  • Keys version upgrading (for managers).
  • Projects download links on homepage (JSON format).
  • Add Markdown support.

Changed

  • Users can't submit multiple translations for the same key/language pair anymore.

Fixed

  • Close the translation submission form when the submission has been successfully saved.

[0.1.0] - 2018-05-08

Added

  • First release.