Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 1.31
  • 4.20.0
  • 4.19.0
  • 4.18.0
  • 4.17.0
  • 4.16.0
  • 4.15.4
  • 4.15.3
  • 4.15.2
  • 4.15.1
  • 4.15.0
  • 4.14.0
  • 4.13.1
  • 4.13.0
  • 4.12.0
  • 4.11.1
  • 4.11.0
  • 4.10.4
  • 4.10.3
  • 4.10.2
  • 4.10.1
22 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG.md 10.48 KiB

    v3.22.1 - 2023-03-07

    Bug Fixes

    • host checking

    v3.22.0 - 2023-03-07

    Add Features

    • check if element is in a shadowroot.

    v3.21.1 - 2023-03-07

    Changes

    • update packages

    Code Refactoring

    • change fkt name internalTemplateLookUP git s

    v3.21.0 - 2023-03-07

    Add Features

    • new Template ID for insert

    v3.20.0 - 2023-03-01

    Add Features

    • new equal command

    v3.19.0 - 2023-03-01

    Add Features

    • new datetime and currency

    v3.18.0 - 2023-02-28

    Add Features

    • new contains and has-entries

    v3.17.0 - 2023-02-28

    Add Features

    • new is- commands for transformer, not command

    v3.16.1 - 2023-02-26

    Changes

    • update year
    • add pipe and i18n test

    v3.16.0 - 2023-02-26

    Add Features

    • new transformer commands (date, map, time, dayofweek, timestamp...)

    v3.15.0 - 2023-02-23

    Add Features

    • deprecate BaseWithOption in favorit of equipWithInternal

    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

    Changes

    • update packages
    • update makefiles
    • move tutorials to monsterjs-org

    v3.4.2 - 2023-01-15

    Bug Fixes

    • error in the status processing

    Changes

    • update makefiles
    • update makefiles
    • doc

    v3.4.1 - 2023-01-08

    Bug Fixes

    • writeerror has the wrong namespace

    v3.4.0 - 2023-01-08

    Add Features

    • add new layer class Server

    Changes

    • remove unused code

    v3.3.0 - 2023-01-07

    Add Features

    • change to webconnect implementation
    • hide implementation in symbol
    • new Class
    • new Webconnect and Message
    • new Webconnect and Message

    Changes

    • doc