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 21.37 KiB

    Changelog

    [3.75.0] - 2024-09-23

    Add Features

    • marker for select filter #240

    Changes

    • remove unused files
    • run webtests
    • new development cert

    Documentation

    • fix some small issues

    [3.74.0] - 2024-09-18

    Add Features

    Bug Fixes

    • performance tweak #235

    [3.73.9] - 2024-09-15

    Bug Fixes

    • error handling #234
    • build css
    • Replace sleep with requestAnimationFrame for smoother UI #234

    Changes

    • some small code tweaks
    • code format
    • update versions
    • add issue example #233

    Documentation

    • wip update document for new monsterjs.org site

    [3.73.8] - 2024-08-01

    Bug Fixes

    • test pipeline

    [3.73.7] - 2024-08-01

    Bug Fixes

    • update layout for filter and datatable #232
    • new algorithm for calculating the position of the toc control. #231

    Changes

    [3.73.6] - 2024-07-31

    Bug Fixes

    • repair url in tests #230
    • improvement of the tree menu to avoid recursion. #230

    [3.73.5] - 2024-07-02

    Bug Fixes

    • originValues in the save button control is now reset.

    [3.73.4] - 2024-07-02

    Bug Fixes

    • event processing is now only active in selected controls: form, filter. #224

    [3.73.3] - 2024-07-01

    Bug Fixes

    • debouncing form handling