Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

62 lines (51 loc) · 1.2 KB

Changelog

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

1.4.1 - 2020-09-07

Changed

  • Dependency updates

Fixed

  • Language detection of languages that have a _ in their code (#172)

1.4.0 - 2020-08-31

Added

  • Nextcloud 20 support

Changed

  • Dependency updates

1.3.0 - 2020-06-04

Added

  • getCanonicalLocale

Changed

  • Dependency updates

1.2.3 - 2020-04-08

Changed

  • Dependency updates

Fixed

  • Source locale of translations is now set to 'en', so fewer warnings are printed

1.2.2 - 2020-04-06

Fixed

  • Update vulnerable packages

1.2.1 - 2020-04-06

Changed

  • Dependency updates

Fixed

  • Update vulnerable packages

1.2.0 - 2020-03-19

Added

  • Optional debug mode with logging, no console.warn for production builds

Changed

  • Dependency updates

1.1.1 - 2020-03-19

Changed

  • Dependency updates

Fixed

  • Update vulnerable packages

1.1.0 - 2020-02-21

Added

  • Gettext-based translation helpers for Nextcloud-independent translations (mostly for libraries)

Changed

  • Updated documentation
  • Updated dependencies

1.0.1 - 2020-01-08

Fixed

  • Translate escape option typo

Changed

  • Updated documentation