Skip to content
Snippets Groups Projects
Select Git revision
  • 80f470e9e36d25d2191caf3980e994449f82c440
  • master default protected
  • 1.31
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
23 results

CHANGELOG.md

Blame
  • Volker Schukai's avatar
    Volker Schukai authored
    80f470e9
    History
    To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG.md 8.27 KiB

    v3.14.1 - 2023-02-21

    Bug Fixes

    • add empty strings

    Changes

    • add tests

    v3.14.0 - 2023-02-21

    Add Features

    • new transformer function concat

    v3.13.1 - 2023-02-18

    Bug Fixes

    • i18 does not work as first token

    v3.13.0 - 2023-02-15

    Add Features

    • new dom datasource

    Bug Fixes

    • package updates

    v3.12.2 - 2023-02-14

    Bug Fixes

    • missing argument of the function read

    v3.12.1 - 2023-02-12

    Bug Fixes

    • missing import

    v3.12.0 - 2023-02-12

    Add Features

    • add raw data to restapi respond

    v3.11.0 - 2023-02-12

    Add Features

    • add callback configuration to restapi

    Changes

    • update npm
    • update makefiles

    v3.10.1 - 2023-02-04

    Bug Fixes

    • make exeption messages more readable

    v3.10.0 - 2023-02-04

    Add Features

    • add CustomControl.updateI18n()

    v3.9.1 - 2023-02-02

    Bug Fixes

    • Object links can contain more objects

    v3.9.0 - 2023-02-02

    Add Features

    • document translations

    Bug Fixes

    • optimize i18n: transformer

    Changes

    • move doc to monsterjs-org
    • write and update tests
    • change imports

    v3.8.0 - 2023-02-01

    Add Features

    • pathfinder now works with array

    Changes

    • code format (rome)
    • doc
    • docs

    v3.7.0 - 2023-01-26

    Bug Fixes

    • version test

    v3.6.0 - 2023-01-26

    Add Features

    • add rome and do linting

    Changes

    • code format rome

    v3.5.0 - 2023-01-23

    Add Features

    • check the navigator languages too
    • new embed i18n provider

    Bug Fixes

    • doc