Skip to content

v2.1.2

Compare
Choose a tag to compare
@frncesc frncesc released this 12 Jun 14:45
· 77 commits to master since this release

Improvements

  • i18n has been written from scratch, simplifying its operation and supporting different "locale" encodings.
  • Added Romanian translation, thanks to Studio Davis Tutoriale Programe.
  • Upgraded dependencies.
  • Use real files instead of inline JS constants for CSS, SVG, PNG and MP3 assets. These files are finally codified and inlined by WebPack at compile time.

Bug fixes

  • Fixed an issue with i18n, which did not correctly apply the required language selection.