Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 1.3 KB

Change Log

All notable changes to the "subtitles-editor" extension are documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[1.1.6] - 2021-07-13

  • Added option to format timestamp format.

[1.1.5] - 2021-05-19

  • Fix translation: Skip sequence and empty lines when translating.
  • Update supported languages.
  • Update dependencies and migrate from superseded module for running tests.

[1.1.4] - 2021-04-10

  • Fix translation response decoding.
  • Fix detection of lines to not translate.

[1.1.3] - 2020-12-16

  • Take URI-encoding into calculation of text length that is sent to translation service.

[1.1.2] - 2020-11-23

  • Updated description.

[1.1.1] - 2020-11-23

  • Added icon and fixed README.

[1.1.0] - 2020-11-23

  • Added support for WebVTT and SubViewer formats.
  • Use better namespace for commands.

[1.0.4] - 2019-05-10

  • Removed unnecessary files from the packaged extension.

[1.0.3] - 2019-05-05

  • Added option to reorder the frames based on their sequence number.

[1.0.2] - 2019-02-08

  • Updated dependencies.

[1.0.1] - 2018-09-06

  • Added option to renumber the sequence of the frames.

[1.0.0] - 2018-08-18

  • Added option to translate subtitles.

[0.0.1] - 2018-07-08

  • Initial release